diff --git a/R1_Lite_move_the_position_of_the_apple/.gitattributes b/R1_Lite_move_the_position_of_the_apple/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/.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_apple/README.md b/R1_Lite_move_the_position_of_the_apple/README.md new file mode 100644 index 0000000000000000000000000000000000000000..1a2d9e5b18b727da39cbea9e2fbb68ddb3103941 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/README.md @@ -0,0 +1,337 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 1K-10K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_move_the_position_of_the_apple + +## πŸ“‹ 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** | 35 | +| **Total Frames** | 5959 | +| **Total Tasks** | 1 | +| **Total Videos** | 140 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 223.0MB | + + +## πŸ‘₯ 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 apple in the designated position. + +### Sub-Tasks +This dataset includes 8 distinct subtasks: + +1. **End** +2. **Place the apple on the table with left gripper** +3. **Grasp the apple with left gripper** +4. **Place the apple on the table with right gripper** +5. **Grasp the apple with right gripper** +6. **Static** +7. **Abnormal** +8. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:34 + + +## πŸ“ 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": 35, "total_frames": 5959, "total_tasks": 1, "total_videos": 140, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:34"}, "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_apple_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_apple/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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_apple/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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_apple/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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_apple/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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_apple/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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_apple/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..72290873d86614ffa0bd90530ce9afeb939871d4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The apple is located at the back-left position."} +{"scene_index": 1, "scene": "The apple is located at the back-left position."} +{"scene_index": 2, "scene": "The apple is located at the back right position."} +{"scene_index": 3, "scene": "The apple is positioned at the center, while the other apple is located to the right of it."} +{"scene_index": 4, "scene": "The apple is located at the back right position."} +{"scene_index": 5, "scene": "The apple is positioned at the center."} +{"scene_index": 6, "scene": "The apple is positioned at the center."} +{"scene_index": 7, "scene": "The apple is positioned at the center."} +{"scene_index": 8, "scene": "The apple is positioned on the right side."} +{"scene_index": 9, "scene": "The apple is located at the back left position."} +{"scene_index": 10, "scene": "The apple is located at the center position."} +{"scene_index": 11, "scene": "The apple is located at the back left position."} +{"scene_index": 12, "scene": "The apple is positioned at the back."} +{"scene_index": 13, "scene": "The apple is positioned at the back."} +{"scene_index": 14, "scene": "The apple is located at the back left position."} +{"scene_index": 15, "scene": "The apple is positioned to the right side."} +{"scene_index": 16, "scene": "The apple is located at the back right position."} +{"scene_index": 17, "scene": "The apple at the back left is positioned behind and to the side of the apple in the center, which is located centrally."} +{"scene_index": 18, "scene": "The apple is located at the back left position."} +{"scene_index": 19, "scene": "The apple is located at the back right position."} +{"scene_index": 20, "scene": "The apple is positioned at the center."} +{"scene_index": 21, "scene": "The apple is positioned at the back."} +{"scene_index": 22, "scene": "The apple is located at the back position."} +{"scene_index": 23, "scene": "The apple is located at the back left position."} +{"scene_index": 24, "scene": "The apples are positioned with one at the back, another at the back right, and the third at the right side of the scene."} +{"scene_index": 25, "scene": "The apple is located at the back right position."} +{"scene_index": 26, "scene": "The apple is on the right side."} +{"scene_index": 27, "scene": "The apple is located at the center position."} +{"scene_index": 28, "scene": "The apple is on the right side, while the other apple is at the center."} +{"scene_index": 29, "scene": "The apple is located at the back left position."} +{"scene_index": 30, "scene": "The apple is located at the back left position."} +{"scene_index": 31, "scene": "The apple is located at the back left position."} +{"scene_index": 32, "scene": "The apple is positioned on the left side."} +{"scene_index": 33, "scene": "The apple is located at the back left position."} +{"scene_index": 34, "scene": "The apple is located at the back-left position."} +{"scene_index": 35, "scene": "The apple is located at the center position."} +{"scene_index": 36, "scene": "The apple is located at the back left position."} +{"scene_index": 37, "scene": "The apple is positioned at the center."} +{"scene_index": 38, "scene": "Each apple is positioned at different locations: one is centered, another is in the back left area, a third is in the back, and the last is in the back right."} +{"scene_index": 39, "scene": "The apple is positioned on the left side."} +{"scene_index": 40, "scene": "The apple is located at the back left position."} +{"scene_index": 41, "scene": "The apple is positioned at the center."} +{"scene_index": 42, "scene": "The apple is located at the back left position."} +{"scene_index": 43, "scene": "The apple is located at the back right position."} +{"scene_index": 44, "scene": "The apple is located at the back left position."} +{"scene_index": 45, "scene": "The apple is positioned at the back."} +{"scene_index": 46, "scene": "The apple is located at the back-left position."} +{"scene_index": 47, "scene": "The apple is located at the back left position."} +{"scene_index": 48, "scene": "The apple is located at the back right position."} +{"scene_index": 49, "scene": "The apple is located at the back right position."} +{"scene_index": 50, "scene": "The apple is located at the back right position."} +{"scene_index": 51, "scene": "The apple is positioned at the back."} +{"scene_index": 52, "scene": "The apple is located at the back position."} +{"scene_index": 53, "scene": "The apple is located at the back position."} +{"scene_index": 54, "scene": "The apple is located at the center position."} +{"scene_index": 55, "scene": "The apple is located at the back right position."} +{"scene_index": 56, "scene": "The apple is positioned at the center."} +{"scene_index": 57, "scene": "The apple is located at the back position."} +{"scene_index": 58, "scene": "The apple is positioned at the back."} +{"scene_index": 59, "scene": "The apple is on the left side."} +{"scene_index": 60, "scene": "The apple is located at the back left position."} +{"scene_index": 61, "scene": "The apple is located at the back right position."} +{"scene_index": 62, "scene": "The apple is located at the back position."} +{"scene_index": 63, "scene": "The apple is located at the back position."} +{"scene_index": 64, "scene": "The apple is located at the back right position."} +{"scene_index": 65, "scene": "The apple is positioned at the center."} +{"scene_index": 66, "scene": "The apple is located at the back left position."} +{"scene_index": 67, "scene": "The apple is positioned at the center."} +{"scene_index": 68, "scene": "The apple is located at the back right position."} +{"scene_index": 69, "scene": "The apple is positioned at the center."} +{"scene_index": 70, "scene": "The apple is located at the back right position."} +{"scene_index": 71, "scene": "The apple is located at the back left position, while another apple is positioned at the back."} +{"scene_index": 72, "scene": "The apple is positioned to the right side."} +{"scene_index": 73, "scene": "The apple is located at the back right position."} +{"scene_index": 74, "scene": "The apple is located at the back."} +{"scene_index": 75, "scene": "The apple is located at the back right position."} +{"scene_index": 76, "scene": "The apple is positioned at the back and on the right side."} +{"scene_index": 77, "scene": "The apple is located at the back right position."} +{"scene_index": 78, "scene": "The apple is positioned at the back."} +{"scene_index": 79, "scene": "The apple is located at the back."} +{"scene_index": 80, "scene": "The first apple is positioned at the back, while the second apple is located towards the back right side relative to it."} +{"scene_index": 81, "scene": "Each apple is located at its specified position : one on the left, and another at the back."} +{"scene_index": 82, "scene": "The apple is located at the back position."} +{"scene_index": 83, "scene": "The apple is positioned to the right side."} +{"scene_index": 84, "scene": "The two apples are positioned on opposite sides, with one located to the right and the other to the left."} +{"scene_index": 85, "scene": "The apple is located at the back right position."} +{"scene_index": 86, "scene": "The apple is on the right side."} +{"scene_index": 87, "scene": "The apple is located at the back-left position."} +{"scene_index": 88, "scene": "The apple is positioned at the back."} +{"scene_index": 89, "scene": "The apple is located at the back left position."} +{"scene_index": 90, "scene": "The apple is located at the back right position."} +{"scene_index": 91, "scene": "The apple is positioned at the back."} +{"scene_index": 92, "scene": "The apple is positioned to the right side."} +{"scene_index": 93, "scene": "The apple is positioned on the left side."} +{"scene_index": 94, "scene": "The apple is positioned on the left side."} +{"scene_index": 95, "scene": "The apple is positioned to the right side."} +{"scene_index": 96, "scene": "The apple is located at the back right position."} +{"scene_index": 97, "scene": "The apple is located at the back right position."} +{"scene_index": 98, "scene": "The apple is located at the back-left position."} +{"scene_index": 99, "scene": "The apple is located to the right side."} +{"scene_index": 100, "scene": "The apple is located at the back right position."} +{"scene_index": 101, "scene": "The apple is positioned to the right side."} +{"scene_index": 102, "scene": "The apple is positioned at the center."} +{"scene_index": 103, "scene": "The apple is located at the back right position."} +{"scene_index": 104, "scene": "The apple is positioned at the back."} +{"scene_index": 105, "scene": "The apple is located to the right side."} +{"scene_index": 106, "scene": "The apple is located at the back right position."} +{"scene_index": 107, "scene": "The apple is positioned on the right side."} +{"scene_index": 108, "scene": "The apple is positioned at the center."} +{"scene_index": 109, "scene": "The apple is on the left side."} +{"scene_index": 110, "scene": "The apple is located at the back-left position."} +{"scene_index": 111, "scene": "The apple at the back is positioned on both the right and left sides."} +{"scene_index": 112, "scene": "The apple is located at the back-left position."} +{"scene_index": 113, "scene": "The apple is at the back, while another apple is positioned slightly towards the back right."} +{"scene_index": 114, "scene": "The apple is located at the back right position."} +{"scene_index": 115, "scene": "The apple is located at the back right position."} +{"scene_index": 116, "scene": "The apple is positioned at the center."} +{"scene_index": 117, "scene": "The apple is on the left side."} +{"scene_index": 118, "scene": "The apple is located at the back right position."} +{"scene_index": 119, "scene": "The apple is located at the back right position."} +{"scene_index": 120, "scene": "The two apples are positioned at the back corners of the spaceβ€” one is on the right side and the other is on the left side."} +{"scene_index": 121, "scene": "The apple is positioned on the left side."} +{"scene_index": 122, "scene": "The apple is positioned to the right side."} +{"scene_index": 123, "scene": "The apple is located at the back left position."} +{"scene_index": 124, "scene": "The apple is located at the center position."} +{"scene_index": 125, "scene": "The two apples are positioned at the center and on the right side."} +{"scene_index": 126, "scene": "The apple is at the center position."} +{"scene_index": 127, "scene": "The apple is positioned at the back."} +{"scene_index": 128, "scene": "The apple is located at the back position."} +{"scene_index": 129, "scene": "The apple is located at the back-left position."} +{"scene_index": 130, "scene": "The apple is located at the back left position."} +{"scene_index": 131, "scene": "The apple is located at the back left position."} +{"scene_index": 132, "scene": "The apple is located at the back left position."} +{"scene_index": 133, "scene": "The apple is located at the back right position."} +{"scene_index": 134, "scene": "The apple is on the left side."} +{"scene_index": 135, "scene": "The apple is located at the back left position."} +{"scene_index": 136, "scene": "The apple is located at the back-left position."} +{"scene_index": 137, "scene": "The apple is located at the back right position."} +{"scene_index": 138, "scene": "The two apples are both located in the same position, which is back right."} +{"scene_index": 139, "scene": "The apple is located at the back right position."} +{"scene_index": 140, "scene": "The apple is positioned on the left side."} +{"scene_index": 141, "scene": "The apple is located at the center position."} +{"scene_index": 142, "scene": "The apple is located at the back right position."} +{"scene_index": 143, "scene": "Two apples are both positioned at the back."} +{"scene_index": 144, "scene": "The apple is located at the back right and another apple is positioned at the back left."} +{"scene_index": 145, "scene": "The apple is located at the back-left position."} +{"scene_index": 146, "scene": "The apple is located at the center position."} +{"scene_index": 147, "scene": "The apple is located at the back position."} +{"scene_index": 148, "scene": "The apple is located at the back left position."} +{"scene_index": 149, "scene": "The apple is located at the back left and there s another apple in the center."} +{"scene_index": 150, "scene": "The apple is located at the back."} +{"scene_index": 151, "scene": "The apple is positioned at the center."} +{"scene_index": 152, "scene": "The apple is located at the back-left position."} +{"scene_index": 153, "scene": "The apple is located at the back right position."} +{"scene_index": 154, "scene": "The apple is located at the back left position."} +{"scene_index": 155, "scene": "The apple is located at the back."} +{"scene_index": 156, "scene": "The apple is located at the back left position."} +{"scene_index": 157, "scene": "The apple is located at the back, while the other apple is positioned towards the back right."} +{"scene_index": 158, "scene": "The apple is located at the center position."} +{"scene_index": 159, "scene": "The apple is located at the back position."} +{"scene_index": 160, "scene": "The apple is positioned at the center."} +{"scene_index": 161, "scene": "The apple is located at the back-left position."} +{"scene_index": 162, "scene": "The apple is located at the center position."} +{"scene_index": 163, "scene": "The apple is on the right side."} +{"scene_index": 164, "scene": "The apple is located at the back position."} +{"scene_index": 165, "scene": "The apple is located at the back."} +{"scene_index": 166, "scene": "The apple is positioned on the right side."} +{"scene_index": 167, "scene": "The apple is located at the back right position."} +{"scene_index": 168, "scene": "The two apples are positioned diagonally on either side at the back of the space."} +{"scene_index": 169, "scene": "The apple is on the right side."} +{"scene_index": 170, "scene": "The apple is positioned at the center."} +{"scene_index": 171, "scene": "The apple is at the back, and the other apple is in the center."} +{"scene_index": 172, "scene": "The apple is positioned at the back."} +{"scene_index": 173, "scene": "The apple is on the right side."} +{"scene_index": 174, "scene": "The apple is located at the back position."} +{"scene_index": 175, "scene": "The apple is located at the back right position."} +{"scene_index": 176, "scene": "The apple is positioned at the back."} +{"scene_index": 177, "scene": "The apple is positioned at the center."} +{"scene_index": 178, "scene": "The apple is located at the back left position."} +{"scene_index": 179, "scene": "The apple is on the left side."} +{"scene_index": 180, "scene": "The apple is located at the back right position."} +{"scene_index": 181, "scene": "The apple is positioned on the left."} +{"scene_index": 182, "scene": "The apple is on the left side."} +{"scene_index": 183, "scene": "The apple is located at the back left position."} +{"scene_index": 184, "scene": "The two apples are positioned at the back left and right sides respectively."} +{"scene_index": 185, "scene": "The apple is located at the center position."} +{"scene_index": 186, "scene": "The two apples are both located at the back left position."} +{"scene_index": 187, "scene": "The apple is located at the back position."} +{"scene_index": 188, "scene": "The apple is positioned on the left side."} +{"scene_index": 189, "scene": "The apple is located at the back position."} +{"scene_index": 190, "scene": "The two apples are positioned at the back left and back right positions, respectively."} +{"scene_index": 191, "scene": "The apple is positioned at the center."} +{"scene_index": 192, "scene": "The apple is located at the back right position."} +{"scene_index": 193, "scene": "The apple is at the center position."} +{"scene_index": 194, "scene": "The apple is positioned at the back."} +{"scene_index": 195, "scene": "The apple is located at the back position."} +{"scene_index": 196, "scene": "The apple is positioned at the center."} +{"scene_index": 197, "scene": "The apple is located at the back left position."} +{"scene_index": 198, "scene": "The apple is positioned at the back."} +{"scene_index": 199, "scene": "The apple is located at the back right position."} diff --git a/R1_Lite_move_the_position_of_the_apple/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..7997982157cd7db5841fa4f5c257d3e6950c22bd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/annotations/subtask_annotations.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "End"} +{"subtask_index": 1, "subtask": "Place the apple on the table with left gripper"} +{"subtask_index": 2, "subtask": "Grasp the apple with left gripper"} +{"subtask_index": 3, "subtask": "Place the apple on the table with right gripper"} +{"subtask_index": 4, "subtask": "Grasp the apple with right gripper"} +{"subtask_index": 5, "subtask": "Static"} +{"subtask_index": 6, "subtask": "Abnormal"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_apple/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_apple/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..92a239a4ba3fcf1547d8e4630cb99b3a6a571886 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/annotations/subtasks.jsonl @@ -0,0 +1,8 @@ +{"subtask_index": 0, "subtask": "Abnormal"} +{"subtask_index": 1, "subtask": "Static"} +{"subtask_index": 2, "subtask": "Grasp the apple with right gripper"} +{"subtask_index": 3, "subtask": "End"} +{"subtask_index": 4, "subtask": "Grasp the apple with left gripper"} +{"subtask_index": 5, "subtask": "Place the apple on the table with right gripper"} +{"subtask_index": 6, "subtask": "Place the apple on the table with left gripper"} +{"subtask_index": 7, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bb31e34aa45021b87c37b474d1d92acd3c57561c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15a0bf062d707e2366de8e9da3dc7b34f0a556f24a1b52cc0cb265dafe7bf0ad +size 42393 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c63880f4a4cc7e861fc9202b6418356306b69821 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55764331845e1dd8cfbc2c3eb729336ceb2ddee82bea00db870d65e7612d02bd +size 43476 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0b0d7a76f4cb5ab466209948eb5144a0ae774c1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65aef6efd5a1a1d4f8ee3e1a69b195efe2ae81692ea6ee8c45a2551296c3baa9 +size 47430 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..53b1c15d44206b154309d4971c0cace15bb34543 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b126c5953a20a3ab86a7dc2f0afe57ee50de459f07a912f571af04180c9c2e43 +size 42986 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff0bbcdda223438b5918bfabbb16fa310170997f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df125916203920b28e0750503383c363acd5c5ed588436a906af1c183ee409e +size 46500 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c7df802085fd556cedbf6528539e220c1b865139 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00609c4510f969c77d771d84d9882978bbffcc3b12021f64641ecffe0eb50d3d +size 44194 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..103445c0795667e87b94d84956c801682605da8f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a1f6282931f31034a43bafc59d9c4645590e899c42ccb4283a2c41ab96ed73 +size 40009 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..25244cd3fa592ce2063d9f22d21a2993102035c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f205effa4e5c0b2bd4470b029f3bf6eeb8d92a70559440fb5677a00a7ab0bd1 +size 42123 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a902812d6bff0eeb714a8f762092f0ca190ded01 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d487cd117dfc3a7d1305c15d04860593494b2c1c0000d52724bedc6845918e9 +size 43969 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d35ec3010b5ec7a4cb7077fa3219af23a664a996 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8251f4e990331073c186410a782ae1e1c7627d1775acbd2cd4caf4f981ac984 +size 39759 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..be58302286406017ae3fdba7d3f68a7eadedafa3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f7dbe42031fb0cb13074936fe4b7696323f219abe3d7b66a755e25c5bd18a1b +size 44414 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5c7ded2dfc927241e1bbf90896a0ac6a73ad79ba --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c3fcf0323141d3d466e20629e3205502b5a2da6dfb17bf3ae6ca2c258f27eba +size 46559 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b94820e6821005eaebccead49e420f4bc4b84cd1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b74dce864b745068ac8823141f55dd88d5c33a1f5e241be6841fa7f25a2b0c5 +size 55349 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..34134560ea3360acef48fd2b7bf459816c8728fb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbafb1716e3470ccbf0fe7a2e5d5b51ac67c2e917ea27daab662b937cefe79c3 +size 37421 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..04b2c9ccaab216ac1938a8e2945e5ed5e3468062 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d16a4b2c9167d412c41554dbaa56d10aa1e442500037fa86f6b3bd821c85ce4 +size 38748 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..23adb56f8357599ae1765054dd0ef22aad7b43aa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:645e14e26a0023c8b0d8899f3a8cf16f2f5bd607e7b0e12627a683fba2b8c13a +size 46315 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41c2a16445737eebf80f682933691186e027fc04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d796f547d665f190a41d05694bc1a5da0101631457dcf1c8f86b0b3faf2f4415 +size 42719 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..97a4aed93c99fecba4ab21dcade6289abe443ed1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:729e639fa8e509d520efcefb3d97daedae4eaccd6926f4a2ab14ba8baa07ab2b +size 41065 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57f4e1fa71036b30c2a58511daf2a10e24d9b018 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62409a19d2c90d355e844b2a4ca7b76d9590c0f42cd0429f759a6a906622ac58 +size 44779 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..91b621e4ccd7b63ac977ea70dfe46c25e9120bbd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6faff11ea699720fc4937d84a95dd8d373bc4ae69a9557ead2c5984e546ed8a +size 51666 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..723ac53bb07537f786dbaaf502417ee539fa9804 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500f33e1733e21df61dc2abef51521718cf09046abeec275f67e31d24b7cf047 +size 45620 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4e20a1e0aabc5980dd9e16837471137c820967bd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4db026a970e4ef9b13439223add42e8f7869c59347fdf0fa869830b5934c797 +size 44519 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ec825a9d1511b2901bc0e59e90427d86e11672fd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118e359ca33d4f26a698ca374f481d4e26caf618e9db67bde364a8fd75af6f63 +size 42784 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..260e5ed886660826b96d2a362219c9218ed3ff5d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98a845fe9cc40145a7d05d9ce0a81ecf429e03bec816abe2be44d875c4560e42 +size 47477 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5230c0d3008e2197bf39fe5da3e1478cc13a13a4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c9f2146f5f3f4b2af4b7edeffead1f27ff448f5941cf7442f65a5610f0afb0 +size 41781 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e50dbb93eb17defce5e4677aa708e8a955f4910d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9101aea13f1277c3171a39b1c74774cda03f7ea45901a6c3e25e797cb6a6ade +size 40481 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b655dc07cff090d8858bc2749611d3146875342 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc79be6b96e781e6110667b36cdc8c37a1547a95bf05d66ef5705ed325bc8151 +size 54436 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..852e737d6a1544d7fa2a55b0920551512d59ef94 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68392a494175605c14632c3f6eddd418dc762330e01660b3e61151bb9b9a2d24 +size 46806 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..320f0fb9f8e02f6caaf19b25372d3bdd4a652b40 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cb27712ead4ef70d2ab15c95032065621bace9f2512472a6e0cb402cd7c635 +size 44835 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1bb6bc109ab657111536b707e9e93b70c921c592 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa2b0afadf81750c324a19698bd7f9c911f1596207695614ffee6a1dcb1d450f +size 41739 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e35b344470dc4e78c43d1ef7977febb42ebae3d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:861ea4b69a1da0fc17e3b10c987d0bd5d117a07b6996c4d4251131652b520cb9 +size 40117 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..144db11c7371f6d4960daaef9482d4816a8b5a70 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25a39097090a9c8c78f6cb7ec619910cced797e8f51ce2d1fd1250260a9d44d1 +size 43331 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e79cc38396de38701f54e62cf8e57cd4774cee9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2f4e844fcbc84e6cf2e0fd6bb1f5a18bebdcadae4deb65366ab541744d3c2b7 +size 41764 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..02dd31a7c13022467703d7fb4a84c1da371b9356 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f45d7d730727b9a47bad32569ab92e6632c443b96f8450dbe681798d9035d93 +size 46087 diff --git a/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c84f7f26f22841a0e9e40aff38b8d6a0be4c02d6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0ab8f949a1011b246eb3c93f0bea8bd69e5bf4219a295faae7ecaf47587727c +size 49662 diff --git a/R1_Lite_move_the_position_of_the_apple/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_apple/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6913914e0ba440055bb355b5df96c133acb3282e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/meta/episodes.jsonl @@ -0,0 +1,35 @@ +{"episode_index": 0, "tasks": ["put the apple in the designated position."], "length": 149} +{"episode_index": 1, "tasks": ["put the apple in the designated position."], "length": 172} +{"episode_index": 2, "tasks": ["put the apple in the designated position."], "length": 183} +{"episode_index": 3, "tasks": ["put the apple in the designated position."], "length": 168} +{"episode_index": 4, "tasks": ["put the apple in the designated position."], "length": 195} +{"episode_index": 5, "tasks": ["put the apple in the designated position."], "length": 167} +{"episode_index": 6, "tasks": ["put the apple in the designated position."], "length": 141} +{"episode_index": 7, "tasks": ["put the apple in the designated position."], "length": 153} +{"episode_index": 8, "tasks": ["put the apple in the designated position."], "length": 169} +{"episode_index": 9, "tasks": ["put the apple in the designated position."], "length": 140} +{"episode_index": 10, "tasks": ["put the apple in the designated position."], "length": 165} +{"episode_index": 11, "tasks": ["put the apple in the designated position."], "length": 184} +{"episode_index": 12, "tasks": ["put the apple in the designated position."], "length": 238} +{"episode_index": 13, "tasks": ["put the apple in the designated position."], "length": 134} +{"episode_index": 14, "tasks": ["put the apple in the designated position."], "length": 128} +{"episode_index": 15, "tasks": ["put the apple in the designated position."], "length": 187} +{"episode_index": 16, "tasks": ["put the apple in the designated position."], "length": 162} +{"episode_index": 17, "tasks": ["put the apple in the designated position."], "length": 154} +{"episode_index": 18, "tasks": ["put the apple in the designated position."], "length": 177} +{"episode_index": 19, "tasks": ["put the apple in the designated position."], "length": 211} +{"episode_index": 20, "tasks": ["put the apple in the designated position."], "length": 175} +{"episode_index": 21, "tasks": ["put the apple in the designated position."], "length": 176} +{"episode_index": 22, "tasks": ["put the apple in the designated position."], "length": 165} +{"episode_index": 23, "tasks": ["put the apple in the designated position."], "length": 190} +{"episode_index": 24, "tasks": ["put the apple in the designated position."], "length": 156} +{"episode_index": 25, "tasks": ["put the apple in the designated position."], "length": 146} +{"episode_index": 26, "tasks": ["put the apple in the designated position."], "length": 238} +{"episode_index": 27, "tasks": ["put the apple in the designated position."], "length": 185} +{"episode_index": 28, "tasks": ["put the apple in the designated position."], "length": 167} +{"episode_index": 29, "tasks": ["put the apple in the designated position."], "length": 159} +{"episode_index": 30, "tasks": ["put the apple in the designated position."], "length": 135} +{"episode_index": 31, "tasks": ["put the apple in the designated position."], "length": 156} +{"episode_index": 32, "tasks": ["put the apple in the designated position."], "length": 156} +{"episode_index": 33, "tasks": ["put the apple in the designated position."], "length": 171} +{"episode_index": 34, "tasks": ["put the apple in the designated position."], "length": 207} diff --git a/R1_Lite_move_the_position_of_the_apple/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_apple/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..75fba30c76792b355b0c1a000cab919832dfa2d9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/meta/episodes_stats.jsonl @@ -0,0 +1,35 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.9058823529411765]], [[0.9411764705882353]]], "mean": [[[0.6604595424836601]], [[0.6766057380174292]], [[0.6629235866013071]]], "std": [[[0.18258733914974432]], [[0.1915800512962393]], [[0.19641390261557304]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8941176470588236]], [[0.8901960784313725]]], "mean": [[[0.6160762527233116]], [[0.6395478376906318]], [[0.6211305446623094]]], "std": [[[0.19343275734882773]], [[0.2029711232061871]], [[0.2041146890581091]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.611764705882353]], [[0.615686274509804]], [[0.6078431372549019]]], "mean": [[[0.44413957788671027]], [[0.45063284041394336]], [[0.43855229302832244]]], "std": [[[0.17469166056981036]], [[0.17410084300169223]], [[0.17486822063591353]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.4774712826797386]], [[0.447883197167756]], [[0.42269309095860563]]], "std": [[[0.23399939919810955]], [[0.2434289070946949]], [[0.2687567375088052]]], "count": [100]}, "observation.state": {"min": [0.00042553190723992884, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.007021276745945215, -0.05510638281702995, -2.7585105895996094, 0.0, -0.002340425504371524, -1.1991488933563232, -0.2121276557445526, -0.17744681239128113, -0.8393617272377014, -2.760425567626953, 97.77780151367188, 69.82927703857422], "max": [0.0017021276289597154, -0.0008510638144798577, 0.0, -0.003829787252470851, 0.008085106499493122, -0.05276595801115036, -2.7551064491271973, 0.802765965461731, 2.1057446002960205, 0.0, 0.5257446765899658, 0.7153191566467285, 0.04085106402635574, -1.9363830089569092, 97.89613342285156, 97.96267700195312], "mean": [0.0011166653130203485, -0.0012309022713452578, 0.0, -0.004106808919459581, 0.007416814565658569, -0.05338001996278763, -2.757660150527954, 0.3096761107444763, 1.3312768936157227, -0.8002142906188965, 0.00948308501392603, 0.36481210589408875, -0.35270169377326965, -2.4650487899780273, 97.86647033691406, 87.86231231689453], "std": [0.0002676651638466865, 0.00013174429477658123, 0.0, 0.00020283042977098376, 0.0002338805206818506, 0.0004143390106037259, 0.0011248377850279212, 0.31885528564453125, 0.790392279624939, 0.44722816348075867, 0.16472043097019196, 0.2843033969402313, 0.2867930233478546, 0.3607842028141022, 0.039102185517549515, 12.307162284851074], "count": [149]}, "action": {"min": [0.0, 0.0, -0.0, -0.004601942375302315, 0.007669903803616762, -0.05522330850362778, -2.7585105895996094, 0.0, -0.004601942375302315, -1.1995729207992554, -0.21015536785125732, -0.19481556117534637, -0.8436894416809082, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.0015339808305725455, 0.0, -0.0, -0.004601942375302315, 0.00920388475060463, -0.05368932709097862, -2.7551064491271973, 0.803805947303772, 2.107689619064331, 0.006135923322290182, 0.5706408619880676, 0.7194370031356812, 0.041417479515075684, -1.9363830089569092, 100.0, 100.0, 0.0, 0.0], "mean": [0.0014517232775688171, 0.0, 0.0, -0.004601949825882912, 0.007814047858119011, -0.05403941869735718, -2.757660150527954, 0.31556740403175354, 1.3283352851867676, -0.7982364892959595, 0.006640394683927298, 0.3647993505001068, -0.3524964451789856, -2.4650487899780273, 100.0, 67.78523254394531, 0.0, 0.0], "std": [0.00034534087171778083, 0.0, 0.0, 7.450580596923828e-09, 0.0004475737805478275, 0.0006437574047595263, 0.0011248377850279212, 0.32194674015045166, 0.7964758276939392, 0.4503230154514313, 0.16473323106765747, 0.29213976860046387, 0.2888217270374298, 0.3607842028141022, 0.0, 46.72989273071289, 0.0, 0.0], "count": [149]}, "timestamp": {"min": [0.0], "max": [4.933333333333334], "mean": [2.4666666666666663], "std": [1.4337208778404378], "count": [149]}, "frame_index": {"min": [0], "max": [148], "mean": [74.0], "std": [43.01162633521314], "count": [149]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [149]}, "index": {"min": [740], "max": [888], "mean": [814.0], "std": [43.01162633521314], "count": [149]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [149]}, "subtask_annotation": {"mean": [3.7315436241610738, 7.0, 7.0, 7.0, 7.0], "std": [1.3190950349327295, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [149]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [149]}, "eef_direction_state": {"mean": [6.0, 3.5838926174496644], "std": [0.0, 1.6952387772697164], "min": [6, 0], "max": [6, 6], "count": [149]}, "eef_velocity_state": {"mean": [0.0, 1.563758389261745], "std": [0.0, 0.7356880325393139], "min": [0, 0], "max": [0, 2], "count": [149]}, "eef_acc_mag_state": {"mean": [0.0, 1.3020134228187918], "std": [0.0, 0.783253393873566], "min": [0, 0], "max": [0, 2], "count": [149]}, "eef_direction_action": {"mean": [6.0, 3.6308724832214767], "std": [0.0, 1.7001736716996922], "min": [6, 0], "max": [6, 6], "count": [149]}, "eef_velocity_action": {"mean": [0.0, 1.5503355704697988], "std": [0.0, 0.7635684646082089], "min": [0, 0], "max": [0, 2], "count": [149]}, "eef_acc_mag_action": {"mean": [0.0, 1.2885906040268456], "std": [0.0, 0.8134383235503723], "min": [0, 0], "max": [0, 2], "count": [149]}, "eef_sim_pose_state": {"mean": [0.06903541274707303, 0.3336510964338766, 1.1828878359051986, -0.05341956504972175, -0.005337565407664704, 0.008533591513714595, 0.27894585636174324, -0.23532011855037938, 1.2484505870538876, -0.05420812268119683, 0.44626348759166845, 0.772740110277391], "std": [1.0007224806088005e-05, 7.99629050102035e-06, 2.0677314644804174e-05, 0.0004146168652958775, 0.000253704696849223, 0.00035903621427700903, 0.13787488385694674, 0.10848006874952916, 0.05121357801727625, 0.07515324745371446, 0.26208566594095134, 0.5706298392042682], "min": [0.06903170653832365, 0.3336335750975455, 1.1828583946336302, -0.055143322607619887, -0.005531778407112498, 0.007659685103557169, 0.06891968877725367, -0.34033645920627603, 1.1817315199415406, -0.1975124511552246, -0.005531229105277147, -0.16590202312164146], "max": [0.06906444632275925, 0.3336723789428158, 1.182911748831663, -0.052801811355189326, -0.004680713756002541, 0.009361825957044698, 0.4381702115639403, -0.04528392372987314, 1.3686837624278838, 0.16081603768558084, 0.8573938899479003, 1.4348623449778193], "count": [149]}, "eef_sim_pose_action": {"mean": [0.06912848138657356, 0.33365249977648215, 1.1829667080624044, -0.05407532274662518, -0.0046018014187285535, 0.009265841376684078, 0.27787254319363924, -0.23322592246892535, 1.247839806237771, -0.053702431603826706, 0.4413031056789515, 0.7778632161999831], "std": [1.1231773247815757e-07, 1.294061396043411e-05, 3.9104080144226997e-10, 0.0006441901026768868, 1.7377458182071692e-08, 0.0005583130809263419, 0.13784742797245622, 0.10897480551124847, 0.05216744887264894, 0.0778669185211942, 0.2614879234202963, 0.5849076471473729], "min": [0.06912815648224818, 0.3336473811230984, 1.1829667068481087, -0.05526566395185295, -0.004601807014801951, 0.007669985017274963, 0.06672615776664542, -0.3408296882696549, 1.1797608806054014, -0.19953686627518336, -0.01227092161940968, -0.1972395753974367], "max": [0.0691287377176138, 0.3337168720943848, 1.1829667081883328, -0.053724623449394375, -0.004601747456594252, 0.010737963035887244, 0.43910778974141945, -0.0447993072096833, 1.3679406162825107, 0.15300111097998298, 0.8532917431211482, 1.4497307057352904], "count": [149]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [149]}, "gripper_activity_state": {"mean": [2.0, 1.8187919463087248], "std": [0.0, 0.5440796832083545], "min": [2, 0], "max": [2, 2], "count": [149]}, "gripper_mode_action": {"mean": [0.0, 0.3221476510067114], "std": [0.0, 0.4672991996115228], "min": [0, 0], "max": [0, 1], "count": [149]}, "gripper_activity_action": {"mean": [2.0, 1.9395973154362416], "std": [0.0, 0.3114846009630148], "min": [2, 0], "max": [2, 2], "count": [149]}, "gripper_open_scale_state": {"mean": [0.9786650413154744, 0.8786232091916485], "std": [0.0003910212189705232, 0.12307166590661459], "min": [0.9777780151367188, 0.6982927703857422], "max": [0.9789613342285156, 0.9796267700195312], "count": [149]}, "gripper_open_scale_action": {"mean": [1.0, 0.6778523489932886], "std": [0.0, 0.4672991996115228], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [149]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8980392156862745]], [[0.8941176470588236]]], "mean": [[[0.6408322167755992]], [[0.6422852532679738]], [[0.6337786873638345]]], "std": [[[0.19306660771578177]], [[0.19872913002225467]], [[0.20661873310397874]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.8784313725490196]], [[0.8980392156862745]]], "mean": [[[0.6126426307189543]], [[0.621392649782135]], [[0.6079388071895425]]], "std": [[[0.1902148453295405]], [[0.19662141458315774]], [[0.199219818561391]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9294117647058824]]], "mean": [[[0.48164427832244006]], [[0.45124040305010893]], [[0.4334130446623094]]], "std": [[[0.21155587411199364]], [[0.2248023580207422]], [[0.2416956658646559]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8274509803921568]], [[0.6980392156862745]], [[0.6980392156862745]]], "mean": [[[0.43910103213507623]], [[0.4412361410675381]], [[0.41800569989106756]]], "std": [[[0.1991495491130411]], [[0.19661263337502444]], [[0.2134926847679328]]], "count": [100]}, "observation.state": {"min": [-0.5723404288291931, -0.001276595750823617, -1.4870213270187378, -0.7793617248535156, -0.04595744609832764, -0.19723404943943024, -2.7585105895996094, 0.003829787252470851, 0.0, -0.0031914892606437206, 0.001276595750823617, -0.020212765783071518, 0.03936170041561127, -2.760425567626953, 69.22027587890625, 97.96267700195312], "max": [-0.007234042510390282, 2.45914888381958, 0.0, -0.0008510638144798577, 0.33914893865585327, 0.1268085092306137, -1.9189361333847046, 0.0042553190141916275, 0.00042553190723992884, 0.0, 0.011914893984794617, -0.0191489364951849, 0.04234042391180992, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3050456643104553, 1.1027610301971436, -0.4978576898574829, -0.40201297402381897, 0.07627903670072556, 0.01041316520422697, -2.4720427989959717, 0.004250365775078535, 7.422068392770598e-06, -6.432458758354187e-05, 0.0017887194408103824, -0.019787224009633064, 0.04112444445490837, -2.7604293823242188, 88.10110473632812, 97.96283721923828], "std": [0.22303685545921326, 0.8327639102935791, 0.5488618016242981, 0.2928983271121979, 0.14534300565719604, 0.10887952148914337, 0.3676118552684784, 4.561864989227615e-05, 5.570673238253221e-05, 0.00037778899422846735, 0.001126262010075152, 0.00022943074873182923, 0.0003759603132493794, 3.814697265625e-06, 12.545976638793945, 0.00016021728515625], "count": [172]}, "action": {"min": [-0.5737088322639465, -0.003067961661145091, -1.4879614114761353, -0.7838642001152039, -0.05215534567832947, -0.1978835165500641, -2.7585105895996094, 0.004601942375302315, 0.0015339808305725455, -0.004601942375302315, 0.0015339808305725455, -0.02147573046386242, 0.03988350182771683, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.4559032917022705, 0.003067961661145091, 0.016873788088560104, 0.34207770228385925, 0.12732040882110596, -1.9189361333847046, 0.006135923322290182, 0.0015339808305725455, -0.0, 0.012271846644580364, -0.019941750913858414, 0.04295146092772484, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30710914731025696, 1.1026203632354736, -0.4997750222682953, -0.40352651476860046, 0.0750228762626648, 0.014447859488427639, -2.4720427989959717, 0.004610869102180004, 0.0015339823439717293, -7.134794577723369e-05, 0.0016855968860909343, -0.019950706511735916, 0.041435401886701584, -2.7604293823242188, 68.60465240478516, 100.0, 0.0, 0.0], "std": [0.224616140127182, 0.8337958455085754, 0.545996367931366, 0.2942882180213928, 0.1466863751411438, 0.11054178327322006, 0.3676118552684784, 0.00011662443284876645, 1.5133991837501526e-09, 0.0005181943415664136, 0.0011773424921557307, 0.00011662434553727508, 0.0004047853872179985, 3.814697265625e-06, 46.40972137451172, 0.0, 0.0, 0.0], "count": [172]}, "timestamp": {"min": [0.0], "max": [5.7], "mean": [2.85], "std": [1.655042799043779], "count": [172]}, "frame_index": {"min": [0], "max": [171], "mean": [85.5], "std": [49.65128397131337], "count": [172]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [172]}, "index": {"min": [1061], "max": [1232], "mean": [1146.5], "std": [49.65128397131337], "count": [172]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [172]}, "subtask_annotation": {"mean": [2.354651162790698, 7.0, 7.0, 7.0, 7.0], "std": [1.8001393341901748, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [172]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [172]}, "eef_direction_state": {"mean": [3.645348837209302, 6.0], "std": [2.2815823240830957, 0.0], "min": [0, 6], "max": [6, 6], "count": [172]}, "eef_velocity_state": {"mean": [1.3372093023255813, 0.0], "std": [0.8775026020802744, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_acc_mag_state": {"mean": [1.1395348837209303, 0.0], "std": [0.8305614617873753, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_direction_action": {"mean": [3.744186046511628, 6.0], "std": [2.2782390512606514, 0.0], "min": [0, 6], "max": [6, 6], "count": [172]}, "eef_velocity_action": {"mean": [1.2906976744186047, 0.0], "std": [0.9069022032576951, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_acc_mag_action": {"mean": [1.0988372093023255, 0.0], "std": [0.8535826258075914, 0.0], "min": [0, 0], "max": [2, 0], "count": [172]}, "eef_sim_pose_state": {"mean": [0.24259972838068308, 0.24878593335074983, 1.2355884659412764, 0.05233766375019768, 0.19584863578751774, -0.21850950092361762, 0.06912367928840528, -0.3370324123296723, 1.1823296539414052, 0.04109015605690342, 0.0017314764059438502, -0.015536900905677874], "std": [0.15276728964771974, 0.09946738679273749, 0.05514897875200073, 0.06328854827547244, 0.1753142982206751, 0.2787929456480041, 2.7827174142492086e-05, 5.186949581576655e-06, 8.358661575655754e-05, 0.00038558495883424205, 0.0008882045392180135, 0.00023839309849459417], "min": [0.06903314484249849, 0.06642182784511592, 1.1738627534774333, -0.05899049453729785, -0.006595481164435979, -0.5980148889261073, 0.06888233597151283, -0.337043126073056, 1.1816711847369665, 0.039157451623150624, 0.000638170336472399, -0.01617024895894808], "max": [0.5081989226078072, 0.3339354115001265, 1.3638349621251078, 0.13606098780858097, 0.5404908517574132, 0.08137964111852831, 0.06912825332494008, -0.3370181446800449, 1.1829867432155252, 0.04231127228723543, 0.010210723217786377, -0.014893645213763866], "count": [172]}, "eef_sim_pose_action": {"mean": [0.2426722270710141, 0.24850088699880085, 1.2364307026541352, 0.05602369515607796, 0.1922098456443503, -0.2217835046161218, 0.06923833915094633, -0.33704378209102703, 1.182376893242235, 0.0413725119886136, 0.0031476015689396084, -0.015339911807728535], "std": [0.15196992031513648, 0.09904581013971593, 0.057257771797235395, 0.06369630838096622, 0.17325772291653144, 0.28132583041066156, 3.958363980378387e-05, 3.7455609359065277e-06, 2.8749524896809125e-05, 0.00041109229691660605, 0.0006669683407656441, 0.00016541375291199382], "min": [0.06816887157863925, 0.06549025974287256, 1.1762417040113882, -0.05988172325873285, -0.013800564088224387, -0.5986772397491661, 0.0688919269766115, -0.33707840067805095, 1.1823726578569917, 0.03969996722784347, 0.0030672542034220207, -0.016873889126845152], "max": [0.5082689954758584, 0.3339535981490266, 1.3613723282552126, 0.1366071479629331, 0.5412644006610909, 0.08431108165931497, 0.06924465211354296, -0.33704335409454544, 1.1826407352077122, 0.042890284263499424, 0.00920205503856053, -0.013805921416812991], "count": [172]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [172]}, "gripper_activity_state": {"mean": [1.8430232558139534, 2.0], "std": [0.5101392189539834, 0.0], "min": [0, 2], "max": [2, 2], "count": [172]}, "gripper_mode_action": {"mean": [0.313953488372093, 0.0], "std": [0.46409772194128224, 0.0], "min": [0, 0], "max": [1, 0], "count": [172]}, "gripper_activity_action": {"mean": [1.947674418604651, 2.0], "std": [0.2906395290686042, 0.0], "min": [0, 2], "max": [2, 2], "count": [172]}, "gripper_open_scale_state": {"mean": [0.8810111369643117, 0.9796267700195337], "std": [0.12545976930568045, 2.4424906541753444e-15], "min": [0.6922027587890625, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [172]}, "gripper_open_scale_action": {"mean": [0.686046511627907, 1.0], "std": [0.46409772194128224, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [172]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9058823529411765]], [[0.8627450980392157]]], "mean": [[[0.6755894389978214]], [[0.6773216448801743]], [[0.6614015931372549]]], "std": [[[0.16316946191149329]], [[0.1696038150341958]], [[0.16910283334799328]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.8823529411764706]], [[0.8431372549019608]]], "mean": [[[0.6342972848583878]], [[0.6432465767973856]], [[0.624214596949891]]], "std": [[[0.1702481781744378]], [[0.1766248973715342]], [[0.17325647028923125]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6509803921568628]], [[0.6509803921568628]]], "mean": [[[0.43045807734204794]], [[0.4350938562091503]], [[0.4270070370370371]]], "std": [[[0.18889214818704247]], [[0.18420829248054957]], [[0.19190460860519365]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48121634803921565]], [[0.45221519063180826]], [[0.43358424019607844]]], "std": [[[0.2230739519959]], [[0.23366513378795242]], [[0.25551000486713754]]], "count": [100]}, "observation.state": {"min": [-0.00957446824759245, -0.001276595750823617, -0.0017021276289597154, -0.0031914892606437206, -0.031063830479979515, 0.0465957447886467, -2.7585105895996094, 0.0008510638144798577, -0.0017021276289597154, -1.3908510208129883, -0.8153191208839417, -0.10680851340293884, -0.27510637044906616, -2.760425567626953, 97.88134765625, 71.93797302246094], "max": [-0.008936170488595963, -0.001276595750823617, -0.0017021276289597154, -0.002340425504371524, -0.029361702501773834, 0.051276594400405884, -2.758085012435913, 0.7625532150268555, 2.241276502609253, 0.0, 0.11914893984794617, 0.7374467849731445, 0.06148936226963997, -1.9970213174819946, 97.89613342285156, 97.96267700195312], "mean": [-0.009152433834969997, -0.001276597147807479, -0.0017021291423588991, -0.0027194498106837273, -0.03046158142387867, 0.04767933860421181, -2.7581052780151367, 0.28654685616493225, 1.3653956651687622, -0.7414125800132751, -0.31101030111312866, 0.22333447635173798, -0.14368794858455658, -2.5203018188476562, 97.88175964355469, 89.75791931152344], "std": [9.81601988314651e-05, 1.3969838619232178e-09, 1.5133991837501526e-09, 0.00014002165698911995, 0.000271394761512056, 0.0010460602352395654, 8.703021740075201e-05, 0.26470747590065, 0.7751772403717041, 0.4337345063686371, 0.2843836545944214, 0.250705748796463, 0.09161774069070816, 0.3253573775291443, 0.003032202133908868, 11.086865425109863], "count": [183]}, "action": {"min": [-0.00920388475060463, -0.0015339808305725455, -0.0015339808305725455, -0.003067961661145091, -0.03067961521446705, 0.0475534051656723, -2.7585105895996094, -0.013805827125906944, -0.004601942375302315, -1.3913205862045288, -0.8191457390785217, -0.11198059469461441, -0.279184490442276, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.00920388475060463, 0.0, -0.0, -0.003067961661145091, -0.029145635664463043, 0.05215534567832947, -2.758085012435913, 0.7639224529266357, 2.239611864089966, 0.015355147421360016, 0.12425244599580765, 0.7455146908760071, 0.0613592304289341, -1.9970213174819946, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009203901514410973, -0.00010897131869569421, -0.0015256000915542245, -0.003067965153604746, -0.030587458983063698, 0.04793062433600426, -2.7581052780151367, 0.28867343068122864, 1.3669712543487549, -0.7417433857917786, -0.31695568561553955, 0.2271704077720642, -0.1472453624010086, -2.5203018188476562, 100.0, 72.13114929199219, 0.0, 0.0], "std": [1.6763806343078613e-08, 0.00039406196447089314, 0.0001130849341279827, 3.4924596548080444e-09, 0.00036461048875935376, 0.0010388746159151196, 8.703021740075201e-05, 0.26552098989486694, 0.7770842909812927, 0.435672789812088, 0.28579944372177124, 0.2551659047603607, 0.09192990511655807, 0.3253573775291443, 0.0, 44.83546829223633, 0.0, 0.0], "count": [183]}, "timestamp": {"min": [0.0], "max": [6.066666666666666], "mean": [3.0333333333333337], "std": [1.760892029836225], "count": [183]}, "frame_index": {"min": [0], "max": [182], "mean": [91.0], "std": [52.82676089508675], "count": [183]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [183]}, "index": {"min": [4086], "max": [4268], "mean": [4177.0], "std": [52.82676089508675], "count": [183]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [183]}, "subtask_annotation": {"mean": [3.4262295081967213, 7.0, 7.0, 7.0, 7.0], "std": [1.6804144986332101, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [183]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [183]}, "eef_direction_state": {"mean": [6.0, 2.721311475409836], "std": [0.0, 2.216168708495168], "min": [6, 0], "max": [6, 6], "count": [183]}, "eef_velocity_state": {"mean": [0.0, 1.5737704918032787], "std": [0.0, 0.7119360901838842], "min": [0, 0], "max": [0, 2], "count": [183]}, "eef_acc_mag_state": {"mean": [0.0, 1.2568306010928962], "std": [0.0, 0.7202343340151005], "min": [0, 0], "max": [0, 2], "count": [183]}, "eef_direction_action": {"mean": [6.0, 2.9344262295081966], "std": [0.0, 2.186912281397024], "min": [6, 0], "max": [6, 6], "count": [183]}, "eef_velocity_action": {"mean": [0.0, 1.540983606557377], "std": [0.0, 0.7297077150873714], "min": [0, 0], "max": [0, 2], "count": [183]}, "eef_acc_mag_action": {"mean": [0.0, 1.2459016393442623], "std": [0.0, 0.7463368693596872], "min": [0, 0], "max": [0, 2], "count": [183]}, "eef_sim_pose_state": {"mean": [0.068887687492994, 0.33303523637641763, 1.1832160860422811, 0.047852889708688714, -0.0056955309640762284, -0.03961449257590545, 0.3007551563219347, -0.24199241054102655, 1.255078776468248, -0.05230224646560257, 0.2921560234262684, 0.5275678097308182], "std": [2.5338280992889565e-07, 6.65427285207138e-06, 1.4350981865949892e-05, 0.0010467937938407655, 0.00013995805613008266, 0.0002820958490750005, 0.15250130184844116, 0.08480171426654975, 0.05019545257671201, 0.08320857191326639, 0.1896018528034761, 0.5108619607413735], "min": [0.06888712280524505, 0.33301671226179774, 1.183177237103067, 0.046771726432305635, -0.0061673168245668375, -0.04021327851901693, 0.06855336123552459, -0.3388877835399515, 1.1859881541041961, -0.1859233060258922, -0.05231007224299211, -0.10635873645900593], "max": [0.06888863006741222, 0.333059887753281, 1.1832644648323731, 0.051452576044064814, -0.005316582679222082, -0.03851112250543215, 0.5254438430009789, -0.09206863485390915, 1.3667535636009271, 0.10986489180976816, 0.558002881599013, 1.3972554179201457], "count": [183]}, "eef_sim_pose_action": {"mean": [0.06898983903356273, 0.3330326511459955, 1.1832297327930863, 0.04807442659865309, -0.00470033152859952, -0.039791634117022044, 0.3011751534351324, -0.24139190616697592, 1.2552080554168163, -0.056524429179098556, 0.287475815944503, 0.5329732731930452], "std": [3.139789616914593e-05, 8.210526823896806e-06, 3.244321121153835e-05, 0.0010417853917061024, 0.0004119981257872904, 0.0003646130093207463, 0.15234475242157894, 0.08475139678980971, 0.05246070726462411, 0.0814485185001043, 0.18555765570811386, 0.5142987689918908], "min": [0.06888052972931863, 0.3330294340784296, 1.1828094422926423, 0.04764751457910267, -0.006133317338590016, -0.039884077148714475, 0.06940283521221138, -0.33919370769556056, 1.1824449358573867, -0.21152402119017705, -0.04446234376756886, -0.12311835819626915], "max": [0.06911402081092362, 0.3330660758972044, 1.1832345647993672, 0.05229651035158061, -0.003066517927604817, -0.03834982886435045, 0.5255658030207991, -0.09181598275741736, 1.3708539364046428, 0.09166512355599882, 0.5217917145604245, 1.4241360469509512], "count": [183]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [183]}, "gripper_activity_state": {"mean": [2.0, 1.8633879781420766], "std": [0.0, 0.47669570464621525], "min": [2, 0], "max": [2, 2], "count": [183]}, "gripper_mode_action": {"mean": [0.0, 0.2786885245901639], "std": [0.0, 0.4483539124976187], "min": [0, 0], "max": [0, 1], "count": [183]}, "gripper_activity_action": {"mean": [2.0, 1.9508196721311475], "std": [0.0, 0.2820434513784461], "min": [2, 0], "max": [2, 2], "count": [183]}, "gripper_open_scale_state": {"mean": [0.9788199402856007, 0.8975792047886251], "std": [3.0231296625062883e-05, 0.11086862945592327], "min": [0.9788134765625, 0.7193797302246093], "max": [0.9789613342285156, 0.9796267700195312], "count": [183]}, "gripper_open_scale_action": {"mean": [1.0, 0.7213114754098361], "std": [0.0, 0.4483539124976187], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [183]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6367770697167756]], [[0.6438387663398694]], [[0.6208974074074074]]], "std": [[[0.20621604373794294]], [[0.2132113167850798]], [[0.22411976855323754]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.996078431372549]]], "mean": [[[0.6165162990196078]], [[0.6321326252723312]], [[0.6058526824618737]]], "std": [[[0.1910098398824684]], [[0.20050174570269674]], [[0.20971679328146742]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4844761928104575]], [[0.44589450708061]], [[0.40612010893246187]]], "std": [[[0.2398701841094196]], [[0.2473356127300134]], [[0.28130481476465924]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.6980392156862745]], [[0.6666666666666666]]], "mean": [[[0.4334657325708061]], [[0.43403901688453156]], [[0.42140910130718956]]], "std": [[[0.20095753322904053]], [[0.19876726380352902]], [[0.2094534541268796]]], "count": [100]}, "observation.state": {"min": [-1.0353190898895264, -0.003617021255195141, -1.5855319499969482, -0.2717021405696869, -0.44297870993614197, -0.01808510720729828, -2.7585105895996094, -0.003829787252470851, -0.00042553190723992884, 0.0, -0.0331914909183979, -0.0382978729903698, 0.05042553320527077, -2.760425567626953, 73.33409118652344, 97.94789123535156], "max": [0.016382979229092598, 2.216170310974121, 0.0, 0.11446808278560638, 0.004680851008743048, 0.3144680857658386, -2.0374467372894287, -0.0031914892606437206, 0.0, 0.0, -0.024893617257475853, -0.03680850937962532, 0.06765957176685333, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.4155522286891937, 1.3237665891647339, -0.8783397674560547, -0.05031786113977432, -0.170086070895195, 0.08638802915811539, -2.4826393127441406, -0.0032244210597127676, -0.0004204664146527648, 0.0, -0.03149820491671562, -0.037203624844551086, 0.0664995089173317, -2.7604215145111084, 88.47944641113281, 97.96256256103516], "std": [0.45148733258247375, 0.8533572554588318, 0.6199214458465576, 0.1148979663848877, 0.19037695229053497, 0.09266477078199387, 0.32612794637680054, 0.00012060037988703698, 4.6152144932420924e-05, 0.0, 0.0007811845280230045, 0.0003134291328024119, 0.0030376464128494263, 5.647155558108352e-05, 11.105481147766113, 0.0019638161174952984], "count": [168]}, "action": {"min": [-1.035436987876892, -0.003067961661145091, -1.5861361026763916, -0.2929903268814087, -0.4463884234428406, -0.01840776950120926, -2.7585105895996094, -0.004601942375302315, 0.0, 0.01073786523193121, -0.03374757617712021, -0.03834952041506767, 0.04908738657832146, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.023009711876511574, 2.2181363105773926, 0.0015339808305725455, 0.11965049803256989, 0.007669903803616762, 0.3405437469482422, -2.0374467372894287, -0.003067961661145091, 0.0015339808305725455, 0.013805827125906944, -0.02454369328916073, -0.03681553900241852, 0.06749515235424042, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.408814936876297, 1.3263365030288696, -0.8793180584907532, -0.05685779079794884, -0.16818994283676147, 0.08794821798801422, -2.4826393127441406, -0.003186665941029787, 1.8261676814290695e-05, 0.012271858751773834, -0.03207668289542198, -0.037299543619155884, 0.0668012946844101, -2.7604215145111084, 64.88095092773438, 100.0, 0.0, 0.0], "std": [0.45198139548301697, 0.8561699390411377, 0.618190348148346, 0.12366217374801636, 0.19302287697792053, 0.09511516988277435, 0.32612794637680054, 0.00040987160173244774, 0.00016637177031952888, 0.0001673710357863456, 0.0008829568396322429, 0.0007128496654331684, 0.002997808391228318, 5.647155558108352e-05, 47.73420333862305, 0.0, 0.0, 0.0], "count": [168]}, "timestamp": {"min": [0.0], "max": [5.566666666666666], "mean": [2.783333333333333], "std": [1.616552115071067], "count": [168]}, "frame_index": {"min": [0], "max": [167], "mean": [83.5], "std": [48.496563452132015], "count": [168]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [168]}, "index": {"min": [4269], "max": [4436], "mean": [4352.5], "std": [48.496563452132015], "count": [168]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [168]}, "subtask_annotation": {"mean": [2.113095238095238, 7.0, 7.0, 7.0, 7.0], "std": [1.9161767341881584, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [168]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [168]}, "eef_direction_state": {"mean": [3.875, 6.0], "std": [1.836104507348305, 0.0], "min": [0, 6], "max": [6, 6], "count": [168]}, "eef_velocity_state": {"mean": [1.3869047619047619, 0.0], "std": [0.8375530916938329, 0.0], "min": [0, 0], "max": [2, 0], "count": [168]}, "eef_acc_mag_state": {"mean": [1.3333333333333333, 0.0], "std": [0.7532996199788744, 0.0], "min": [0, 0], "max": [2, 0], "count": [168]}, "eef_direction_action": {"mean": [3.988095238095238, 6.0], "std": [1.8739698606297706, 0.0], "min": [0, 6], "max": [6, 6], "count": [168]}, "eef_velocity_action": {"mean": [1.3273809523809523, 0.0], "std": [0.8694348452376284, 0.0], "min": [0, 0], "max": [2, 0], "count": [168]}, "eef_acc_mag_action": {"mean": [1.2083333333333333, 0.0], "std": [0.8227000166891442, 0.0], "min": [0, 0], "max": [2, 0], "count": [168]}, "eef_sim_pose_state": {"mean": [0.25962643234958327, 0.1929986070670528, 1.2614923909487494, -0.023029127214503523, 0.37330791457827917, -0.6171571838382558, 0.06902836637173519, -0.33725340855301944, 1.1857130171615378, 0.0676870101467707, -0.031896600436114766, -0.040447015441680424], "std": [0.1329479004021588, 0.1600413524206114, 0.05833722856544677, 0.1172035471585718, 0.2539248153056092, 0.665851767089418, 5.4403290160216676e-06, 7.558120225794744e-06, 7.927400305723575e-05, 0.003058577106205177, 0.0008145547152427772, 0.000336074524006537], "min": [0.06882352534024323, -0.05253983518246113, 1.1826519469993388, -0.17533894158244057, -0.006808510661358014, -1.5573709404356815, 0.06902269894367541, -0.33727878755622265, 1.185045996192468, 0.05152951998537202, -0.03359424353711393, -0.041926752148312235], "max": [0.4504265133796376, 0.3352388145005375, 1.3884108841158498, 0.310050365524102, 0.7474424794537171, 0.020336936097080885, 0.06907926167288986, -0.33723066276387387, 1.185886358406319, 0.06886278233008933, -0.02487535965016252, -0.04001848640014646], "count": [168]}, "eef_sim_pose_action": {"mean": [0.26143459008351455, 0.19543820389425323, 1.2614862391591681, -0.01963012302963347, 0.368227775062131, -0.608013780721344, 0.07000666259903669, -0.337259546883704, 1.1823754840810288, 0.06753901229091538, -0.01977276032466543, -0.040493445519287394], "std": [0.13433363877187196, 0.15986989764712853, 0.06080767592112589, 0.12305833671464368, 0.2594281580562788, 0.6686621491644832, 1.2621808186499784e-05, 1.8411154079413288e-05, 9.327761144255106e-05, 0.003024451612866826, 0.0009258970352973264, 0.000820530763021212], "min": [0.06703812518492573, -0.052473760671041564, 1.1824599231319801, -0.1773767108125356, -0.009197117261902976, -1.5614522296364397, 0.07000232631848341, -0.3372857916594082, 1.1814908703075486, 0.04961673724464101, -0.02146117501181477, -0.042959081867485795], "max": [0.45020341683381176, 0.3357991216297177, 1.4025539746484381, 0.33758934449214373, 0.7445263781276781, 0.02772788535639052, 0.07012588159338122, -0.33721763241140806, 1.1825798226543143, 0.06825982260857567, -0.012262823864874761, -0.039888737696965285], "count": [168]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [168]}, "gripper_activity_state": {"mean": [1.8630952380952381, 2.0], "std": [0.47466272785570524, 0.0], "min": [0, 2], "max": [2, 2], "count": [168]}, "gripper_mode_action": {"mean": [0.35119047619047616, 0.0], "std": [0.4773423568295421, 0.0], "min": [0, 0], "max": [1, 0], "count": [168]}, "gripper_activity_action": {"mean": [1.9464285714285714, 2.0], "std": [0.2939656720206124, 0.0], "min": [0, 2], "max": [2, 2], "count": [168]}, "gripper_open_scale_state": {"mean": [0.8847950808207214, 0.979624129704069], "std": [0.11105486041184504, 1.9581103553764967e-05], "min": [0.7333409118652344, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [168]}, "gripper_open_scale_action": {"mean": [0.6488095238095238, 1.0], "std": [0.4773423568295421, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [168]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8784313725490196]], [[0.8862745098039215]]], "mean": [[[0.6358305092592592]], [[0.6469060457516339]], [[0.644584651416122]]], "std": [[[0.1994931416558792]], [[0.20848669681110896]], [[0.2106586910615235]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8784313725490196]], [[0.8784313725490196]]], "mean": [[[0.6065228758169935]], [[0.6258580909586057]], [[0.6173822113289761]]], "std": [[[0.1956886254393997]], [[0.20592125560150012]], [[0.20397800171192093]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8156862745098039]], [[0.8196078431372549]]], "mean": [[[0.49003712145969497]], [[0.45716681372549023]], [[0.42971564814814817]]], "std": [[[0.19366644689001541]], [[0.20859854221887505]], [[0.2334092018682789]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6627450980392157]], [[0.6588235294117647]]], "mean": [[[0.438133227124183]], [[0.4438055337690632]], [[0.42827591775599133]]], "std": [[[0.1965242535180937]], [[0.1939574455159515]], [[0.20148998670650492]]], "count": [100]}, "observation.state": {"min": [-0.811063826084137, -0.0019148936262354255, -1.2421276569366455, -0.998085081577301, -0.15829786658287048, -0.06957446783781052, -2.7585105895996094, -0.0019148936262354255, 0.0, -0.0017021276289597154, 0.0, -0.016808509826660156, 0.030638298019766808, -2.742553234100342, 71.01490020751953, 97.32622528076172], "max": [0.002765957498922944, 2.3485107421875, 0.0, -0.0019148936262354255, 0.009148935787379742, 0.2538297772407532, -1.9704254865646362, -0.001276595750823617, 0.0, -0.001276595750823617, 0.00042553190723992884, -0.012978723272681236, 0.03851063922047615, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.3669898808002472, 1.2062768936157227, -0.43751659989356995, -0.5428618788719177, -0.08560506254434586, 0.0827430933713913, -2.4710896015167236, -0.0015690131112933159, 0.0, -0.0016715781530365348, 2.8368796847644262e-05, -0.013706503435969353, 0.03199781849980354, -2.74255108833313, 88.0791244506836, 97.34093475341797], "std": [0.2983498275279999, 0.8493637442588806, 0.44415053725242615, 0.39021891355514526, 0.0682423785328865, 0.09296958148479462, 0.35576218366622925, 0.00020761473570019007, 0.0, 0.00010985050903400406, 0.00010614626080496237, 0.0005241698818281293, 0.0010388089576736093, 3.039799048565328e-05, 12.12912654876709, 0.0010587411234155297], "count": [195]}, "action": {"min": [-0.8130097985267639, -0.0015339808305725455, -1.2455923557281494, -1.0047574043273926, -0.1595340073108673, -0.07209710031747818, -2.7585105895996094, -0.0015339808305725455, 0.0015339808305725455, -0.0015339808305725455, 0.0, -0.016873788088560104, 0.03067961521446705, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.3469905853271484, -0.0, 0.02454369328916073, 0.015339807607233524, 0.2592427432537079, -1.9704254865646362, 0.0, 0.0015339808305725455, -0.0, 0.0015339808305725455, -0.013805827125906944, 0.03988350182771683, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.37057003378868103, 1.2078157663345337, -0.4405907690525055, -0.5447825789451599, -0.08525803685188293, 0.08802700787782669, -2.4710896015167236, -0.0014710499672219157, 0.0015339826932176948, -0.0014946497976779938, 7.866568012104835e-06, -0.013947446830570698, 0.03227658569812775, -2.74255108833313, 66.15384674072266, 100.0, 0.0, 0.0], "std": [0.3007538616657257, 0.8526461124420166, 0.44415175914764404, 0.3924040198326111, 0.06894869357347488, 0.09640266001224518, 0.35576218366622925, 0.00030426407465711236, 1.862645149230957e-09, 0.00024246409884653986, 0.00010956861660815775, 0.0005847775610163808, 0.0013528672279790044, 3.039799048565328e-05, 47.31864547729492, 0.0, 0.0, 0.0], "count": [195]}, "timestamp": {"min": [0.0], "max": [6.466666666666667], "mean": [3.2333333333333334], "std": [1.8763637016156385], "count": [195]}, "frame_index": {"min": [0], "max": [194], "mean": [97.0], "std": [56.290911048469155], "count": [195]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [195]}, "index": {"min": [5820], "max": [6014], "mean": [5917.0], "std": [56.290911048469155], "count": [195]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [195]}, "subtask_annotation": {"mean": [2.364102564102564, 7.0, 7.0, 7.0, 7.0], "std": [1.8662298728180717, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [195]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [195]}, "eef_direction_state": {"mean": [3.928205128205128, 6.0], "std": [1.9067960398033155, 0.0], "min": [0, 6], "max": [6, 6], "count": [195]}, "eef_velocity_state": {"mean": [1.2205128205128206, 0.0], "std": [0.8397739278136922, 0.0], "min": [0, 0], "max": [2, 0], "count": [195]}, "eef_acc_mag_state": {"mean": [1.1128205128205129, 0.0], "std": [0.8336449121653792, 0.0], "min": [0, 0], "max": [2, 0], "count": [195]}, "eef_direction_action": {"mean": [3.887179487179487, 6.0], "std": [1.996815347468795, 0.0], "min": [0, 6], "max": [6, 6], "count": [195]}, "eef_velocity_action": {"mean": [1.1846153846153846, 0.0], "std": [0.8514056135225284, 0.0], "min": [0, 0], "max": [2, 0], "count": [195]}, "eef_acc_mag_action": {"mean": [1.1025641025641026, 0.0], "std": [0.8225935156836011, 0.0], "min": [0, 0], "max": [2, 0], "count": [195]}, "eef_sim_pose_state": {"mean": [0.2404633364370103, 0.223040719023996, 1.2168700731160051, 0.05165845132907925, 0.22366326853426552, -0.45862480713777104, 0.06900134903761311, -0.3367626964788029, 1.182955348560946, 0.03202033651091435, -0.001643053290173239, -0.015275523479277662], "std": [0.12465234311439226, 0.11775774465957109, 0.03861060094616003, 0.08959636360156874, 0.17342065282420394, 0.35581589408872816, 8.340519778179448e-06, 1.3615731651890284e-05, 3.155357265255662e-05, 0.001039643370249751, 0.00014695832583268154, 0.0005215679318347582], "min": [0.06898376856816732, 0.006481583060792388, 1.1701842888832503, -0.06951905754993537, -0.007872237864100518, -0.9802399038442391, 0.06899795475151675, -0.3368391926382274, 1.182848811819793, 0.030662561593365615, -0.00170198427146806, -0.018085129922057838], "max": [0.40867037010216617, 0.33385720798745316, 1.3364045169506251, 0.24536015115275078, 0.5460288002227953, 0.008936382344448955, 0.06903150661987424, -0.33674326559439205, 1.1829667220823286, 0.03853816181391006, -0.001276445931170711, -0.014680862404852441], "count": [195]}, "eef_sim_pose_action": {"mean": [0.24080379019660084, 0.22201577452318486, 1.2171296440532657, 0.05744169336204923, 0.2202410363985033, -0.46167841371380414, 0.06913116898594839, -0.3367705546907431, 1.1829434823726284, 0.03227586387279334, 4.719473626878495e-05, -0.015418474116840547], "std": [0.12473091675623545, 0.11779093228151197, 0.039839299350346566, 0.09419839194096784, 0.1745439905272674, 0.35654676099275384, 1.8257872210243613e-05, 1.5388846320720054e-05, 6.802774870990106e-05, 0.0013530262075972302, 0.0002648798003749257, 0.0006356847439846897], "min": [0.06801310670697747, 0.005853473772680166, 1.1710516894461183, -0.07213239667589393, -0.02300901074564976, -0.9821453308111274, 0.06912707796973917, -0.33683541815291945, 1.1825298846251648, 0.030658437996445288, -2.220446049250313e-16, -0.01840776891913265], "max": [0.4089362657090145, 0.3338574819050504, 1.347753105458745, 0.24663213629719893, 0.49290254997283167, 0.010759836312876372, 0.06924370907362057, -0.3367659293971752, 1.1829551940686913, 0.03988350182771683, 0.0015338346437452355, -0.013805827125906943], "count": [195]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [195]}, "gripper_activity_state": {"mean": [1.8666666666666667, 2.0], "std": [0.4670328233857435, 0.0], "min": [0, 2], "max": [2, 2], "count": [195]}, "gripper_mode_action": {"mean": [0.3384615384615385, 0.0], "std": [0.4731863538224516, 0.0], "min": [0, 0], "max": [1, 0], "count": [195]}, "gripper_activity_action": {"mean": [1.9538461538461538, 2.0], "std": [0.27348290514817214, 0.0], "min": [0, 2], "max": [2, 2], "count": [195]}, "gripper_open_scale_state": {"mean": [0.8807920383551191, 0.9734096558399714], "std": [0.12129124333952654, 1.0582920968201222e-05], "min": [0.7101490020751953, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [195]}, "gripper_open_scale_action": {"mean": [0.6615384615384615, 1.0], "std": [0.4731863538224516, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [195]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8352941176470589]], [[0.8196078431372549]]], "mean": [[[0.6643804956427015]], [[0.6799762418300654]], [[0.667728172657952]]], "std": [[[0.16144013156850323]], [[0.16519455409222494]], [[0.16509271445500664]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8313725490196079]], [[0.8156862745098039]]], "mean": [[[0.639242734204793]], [[0.6639208251633987]], [[0.6476326579520697]]], "std": [[[0.15029872150070023]], [[0.15532605202549143]], [[0.15290755031511324]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8862745098039215]], [[0.9019607843137255]]], "mean": [[[0.4869495533769063]], [[0.4600661628540305]], [[0.4403550163398693]]], "std": [[[0.21451262483531208]], [[0.2245119731442386]], [[0.2500076659860317]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6941176470588235]], [[0.6627450980392157]]], "mean": [[[0.44397574891067537]], [[0.45189855664488016]], [[0.4415168382352941]]], "std": [[[0.18956914789153131]], [[0.18336309384160704]], [[0.19132625494385827]]], "count": [100]}, "observation.state": {"min": [-0.41808509826660156, -0.003617021255195141, -1.8727658987045288, -0.21744680404663086, -0.4834042489528656, -0.007659574504941702, -2.7585105895996094, -0.002340425504371524, -0.00042553190723992884, 0.0, -0.034893617033958435, -0.037021275609731674, 0.061914894729852676, -2.760425567626953, 74.15234375, 97.96267700195312], "max": [0.1259574443101883, 2.3144681453704834, 0.0, 0.31021276116371155, 0.0017021276289597154, 0.726808488368988, -2.06127667427063, -0.001276595750823617, 0.0, 0.0, -0.0331914909183979, -0.035531915724277496, 0.06723403930664062, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.09600452333688736, 1.4461357593536377, -1.1115697622299194, 0.14071090519428253, -0.29119253158569336, 0.3775079548358917, -2.5603737831115723, -0.001927632954902947, -0.00042298418702557683, 0.0, -0.0344986766576767, -0.03647981211543083, 0.06277238577604294, -2.7604291439056396, 91.12885284423828, 97.96282958984375], "std": [0.19097720086574554, 0.8797392845153809, 0.7008208632469177, 0.16654352843761444, 0.1686691790819168, 0.23042848706245422, 0.2892637550830841, 0.000185836324817501, 3.2829913834575564e-05, 0.0, 0.00030383316334336996, 0.0002848907024599612, 0.001027781399898231, 3.5762786865234375e-06, 9.853292465209961, 0.000152587890625], "count": [167]}, "action": {"min": [-0.42337870597839355, -0.004601942375302315, -1.8760584592819214, -0.23316508531570435, -0.4862719178199768, -0.007669903803616762, -2.7585105895996094, -0.003067961661145091, 0.0, 0.012271846644580364, -0.03528155758976936, -0.03681553900241852, 0.06289321184158325, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.12732040882110596, 2.31170916557312, -0.0, 0.31446605920791626, 0.003067961661145091, 0.7301748394966125, -2.06127667427063, -0.0015339808305725455, 0.0015339808305725455, 0.012271846644580364, -0.03374757617712021, -0.03528155758976936, 0.06749515235424042, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.10204178094863892, 1.451806902885437, -1.1186120510101318, 0.13745227456092834, -0.2946436405181885, 0.3840283155441284, -2.5603737831115723, -0.0019289592746645212, 3.6742054362548515e-05, 0.01227185782045126, -0.03516220673918724, -0.03662271052598953, 0.06321470439434052, -2.7604291439056396, 74.85029602050781, 100.0, 0.0, 0.0], "std": [0.1954154074192047, 0.883129894733429, 0.7010266184806824, 0.17356471717357635, 0.16951227188110352, 0.2304772287607193, 0.2892637550830841, 0.0006707312422804534, 0.0002345455577597022, 1.1175870895385742e-08, 0.00041099407826550305, 0.0005086155724711716, 0.001059484202414751, 3.5762786865234375e-06, 43.3873176574707, 0.0, 0.0, 0.0], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [167]}, "index": {"min": [6862], "max": [7028], "mean": [6945.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [2.18562874251497, 7.0, 7.0, 7.0, 7.0], "std": [1.7734662919027187, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [167]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [167]}, "eef_direction_state": {"mean": [3.7664670658682633, 6.0], "std": [2.0530278728064375, 0.0], "min": [0, 6], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [1.3592814371257484, 0.0], "std": [0.790827330648688, 0.0], "min": [0, 0], "max": [2, 0], "count": [167]}, "eef_acc_mag_state": {"mean": [1.251497005988024, 0.0], "std": [0.7870095212371837, 0.0], "min": [0, 0], "max": [2, 0], "count": [167]}, "eef_direction_action": {"mean": [3.6706586826347305, 6.0], "std": [2.1289088424708, 0.0], "min": [0, 6], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [1.311377245508982, 0.0], "std": [0.7959793547165201, 0.0], "min": [0, 0], "max": [2, 0], "count": [167]}, "eef_acc_mag_action": {"mean": [1.2455089820359282, 0.0], "std": [0.8076510323395149, 0.0], "min": [0, 0], "max": [2, 0], "count": [167]}, "eef_sim_pose_state": {"mean": [0.34802274602314776, 0.28493531406347006, 1.2749051621269705, 0.15307097506433767, 0.4268254395866195, -0.4679140205471381, 0.06901956278962869, -0.33726680632803163, 1.1860203163440342, 0.06404647795161605, -0.03489840157866811, -0.038429675834195834], "std": [0.18220112492814106, 0.08185732894696028, 0.06352309526548346, 0.10155805351646148, 0.3085849593676796, 0.29640908970959967, 2.9981032550076553e-06, 7.556016728602052e-06, 3.096159033434453e-05, 0.0010240116120514226, 0.00031273403721537624, 0.00034609936487394756], "min": [0.06885608384910986, 0.14602923126550257, 1.1826519468051377, -0.00767043929174044, -0.007021214572241252, -0.8431513593013591, 0.06901733864310862, -0.3372891095925421, 1.185886358406319, 0.06316916567806666, -0.03529630917621751, -0.03938314374691375], "max": [0.5327668959464342, 0.36804356076246775, 1.4218512248192072, 0.41875212773336046, 0.7991000714548435, 3.467491914996637e-08, 0.06905579207086163, -0.3372456040494734, 1.1860607264575058, 0.06849453641957154, -0.03359424036694736, -0.03746843330117385], "count": [167]}, "eef_sim_pose_action": {"mean": [0.34909458864284454, 0.2822524861621733, 1.2751790330668298, 0.15948972414625964, 0.42188458624755354, -0.4774529621618768, 0.07000293090047058, -0.3372718836460674, 1.1826920555389322, 0.0640516050067272, -0.02283822802779396, -0.038561163461288045], "std": [0.1820252283970851, 0.08369362586863689, 0.06486508497840061, 0.10863660375032017, 0.3134588131488168, 0.30081360905708415, 1.8153336233996456e-05, 1.8854045265087915e-05, 4.0372817014277446e-05, 0.0010515195211072874, 0.0005470990400611894, 0.0008318795344506827], "min": [0.06815678013247192, 0.1431484935261675, 1.182303652642331, -0.007679316207136321, -0.006135916102989025, -0.857625094340001, 0.0699988297497883, -0.33728506073096154, 1.1825463083719114, 0.06365086818163826, -0.022995388795800542, -0.039893239939252444], "max": [0.5327556040266138, 0.3688939446849258, 1.4358948747927192, 0.4646995835318366, 0.8004487443350863, 0.0015339952689624884, 0.07011941722521042, -0.3372167475801903, 1.18273702909828, 0.06834222521300774, -0.01992823407594746, -0.03682366928035442], "count": [167]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [167]}, "gripper_activity_state": {"mean": [1.8622754491017963, 2.0], "std": [0.4759631604607821, 0.0], "min": [0, 2], "max": [2, 2], "count": [167]}, "gripper_mode_action": {"mean": [0.25149700598802394, 0.0], "std": [0.4338735552751331, 0.0], "min": [0, 0], "max": [1, 0], "count": [167]}, "gripper_activity_action": {"mean": [1.9461077844311376, 2.0], "std": [0.2948151766488908, 0.0], "min": [0, 2], "max": [2, 2], "count": [167]}, "gripper_open_scale_state": {"mean": [0.9112889967136053, 0.9796267700195336], "std": [0.09853292528151587, 2.3314683517128287e-15], "min": [0.7415234375, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [167]}, "gripper_open_scale_action": {"mean": [0.7485029940119761, 1.0], "std": [0.4338735552751331, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [167]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8549019607843137]], [[0.8823529411764706]]], "mean": [[[0.6525251034858387]], [[0.662367037037037]], [[0.6480226906318083]]], "std": [[[0.16631883998591476]], [[0.16531682225807617]], [[0.16602735446352318]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8392156862745098]], [[0.8549019607843137]]], "mean": [[[0.6239756808278868]], [[0.641667445533769]], [[0.6234563099128541]]], "std": [[[0.15741923897454532]], [[0.15905527601544076]], [[0.15705720743868062]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9098039215686274]]], "mean": [[[0.4864395669934641]], [[0.46391498638344225]], [[0.43960040032679737]]], "std": [[[0.21808366965626405]], [[0.22279258391449505]], [[0.2460638499705831]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7490196078431373]], [[0.6745098039215687]], [[0.6823529411764706]]], "mean": [[[0.43612108660130716]], [[0.4425901334422658]], [[0.4293578131808279]]], "std": [[[0.19506878968161473]], [[0.18748344993165847]], [[0.19684408902672262]]], "count": [100]}, "observation.state": {"min": [-0.6836169958114624, -0.003617021255195141, -1.9631915092468262, -0.30978724360466003, -0.1927659511566162, -0.002765957498922944, -2.7585105895996094, 0.002340425504371524, -0.0008510638144798577, 0.0, -0.029361702501773834, -0.03851063922047615, 0.05148936063051224, -2.760425567626953, 71.78311920166016, 97.94789123535156], "max": [0.027234042063355446, 2.559361696243286, 0.0, 0.10382978618144989, 0.013404255732893944, 0.23765957355499268, -1.9925532341003418, 0.002765957498922944, -0.00042553190723992884, 0.0, -0.024893617257475853, -0.03680850937962532, 0.06148936226963997, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2212131917476654, 1.2157933712005615, -0.7719430923461914, -0.12926805019378662, -0.08119207620620728, 0.12809418141841888, -2.494999885559082, 0.002687490312382579, -0.0008420106605626643, 0.0, -0.02847595140337944, -0.037894949316978455, 0.06062621995806694, -2.760322093963623, 88.8927993774414, 97.95915222167969], "std": [0.2960425615310669, 0.9101967811584473, 0.7497349381446838, 0.12840478122234344, 0.09149740636348724, 0.09183935075998306, 0.33086684346199036, 0.00016502452490385622, 6.140633922768757e-05, 0.0, 0.0004451662243809551, 0.0003773053758777678, 0.0013729947386309505, 0.00018385521252639592, 11.274118423461914, 0.0063888682052493095], "count": [141]}, "action": {"min": [-0.6841554045677185, -0.012271846644580364, -1.9634953737258911, -0.32827189564704895, -0.19481556117534637, -0.004601942375302315, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.01073786523193121, -0.03067961521446705, -0.03834952041506767, 0.05215534567832947, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02761165425181389, 2.5571460723876953, 0.0, 0.11811652034521103, 0.013805827125906944, 0.23930099606513977, -1.9925532341003418, 0.003067961661145091, 0.0, 0.012271846644580364, -0.02454369328916073, -0.03681553900241852, 0.0613592304289341, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21370191872119904, 1.2030417919158936, -0.7606258988380432, -0.12726591527462006, -0.08033271878957748, 0.12809288501739502, -2.494999885559082, 0.003035325789824128, 0.0, 0.012228338047862053, -0.029178308323025703, -0.0381537564098835, 0.06104380637407303, -2.760322093963623, 69.50354766845703, 100.0, 0.0, 0.0], "std": [0.29785603284835815, 0.917844831943512, 0.752506673336029, 0.14151893556118011, 0.09391165524721146, 0.09241469949483871, 0.33086684346199036, 0.00022136076586320996, 0.0, 0.00025467787054367363, 0.0005316401948221028, 0.0005119055858813226, 0.001311304746195674, 0.00018385521252639592, 46.039241790771484, 0.0, 0.0, 0.0], "count": [141]}, "timestamp": {"min": [0.0], "max": [4.666666666666667], "mean": [2.3333333333333335], "std": [1.3567390098101924], "count": [141]}, "frame_index": {"min": [0], "max": [140], "mean": [70.0], "std": [40.702170294305766], "count": [141]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [141]}, "index": {"min": [9522], "max": [9662], "mean": [9592.0], "std": [40.702170294305766], "count": [141]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [141]}, "subtask_annotation": {"mean": [2.269503546099291, 7.0, 7.0, 7.0, 7.0], "std": [1.9383382245321528, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [141]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [141]}, "eef_direction_state": {"mean": [3.4326241134751774, 6.0], "std": [2.114807519497914, 0.0], "min": [0, 6], "max": [6, 6], "count": [141]}, "eef_velocity_state": {"mean": [1.425531914893617, 0.0], "std": [0.7921068284675019, 0.0], "min": [0, 0], "max": [2, 0], "count": [141]}, "eef_acc_mag_state": {"mean": [1.3191489361702127, 0.0], "std": [0.7655633343837515, 0.0], "min": [0, 0], "max": [2, 0], "count": [141]}, "eef_direction_action": {"mean": [3.702127659574468, 6.0], "std": [2.0892995903003664, 0.0], "min": [0, 6], "max": [6, 6], "count": [141]}, "eef_velocity_action": {"mean": [1.3333333333333333, 0.0], "std": [0.8477476764529884, 0.0], "min": [0, 0], "max": [2, 0], "count": [141]}, "eef_acc_mag_action": {"mean": [1.2269503546099292, 0.0], "std": [0.8368193270878833, 0.0], "min": [0, 0], "max": [2, 0], "count": [141]}, "eef_sim_pose_state": {"mean": [0.2690991381230011, 0.2356149821774335, 1.2465664721560263, 0.10248386385003776, 0.3121233690998477, -0.30664044151973235, 0.06900913460317391, -0.3374043827205969, 1.1853937418283598, 0.06173726091684344, -0.029296886450447687, -0.03522376489165721], "std": [0.16471796627037935, 0.13835663297968412, 0.05186524890251341, 0.06456856232814659, 0.2221323859908458, 0.38490300823183, 5.601473588129802e-06, 9.561972600793257e-06, 4.477781796296012e-05, 0.001377564581656131, 0.00048416017371007223, 0.0003995970590917784], "min": [0.06539080291830135, -0.007845963668385837, 1.182725192183217, -0.0027659574989229445, -0.004041922906194317, -0.8785216154773533, 0.06900543780064639, -0.3374200269953927, 1.1850362769733815, 0.052578023888044376, -0.030192295273815395, -0.03618404289761876], "max": [0.504995372018588, 0.33828765362373203, 1.3644081320553445, 0.18485901209818334, 0.7725123719567546, 0.04487710449487529, 0.06905144860895573, -0.3373719980351148, 1.1854843019897021, 0.0626220543871232, -0.025300989651210193, -0.03427103705806672], "count": [141]}, "eef_sim_pose_action": {"mean": [0.2668970112511958, 0.23713396904593806, 1.2441619931872197, 0.10388572063999527, 0.31273529835350833, -0.2977062457310183, 0.07001204664754158, -0.3374151288619442, 1.182090177222055, 0.061690287107964384, -0.016937607035814057, -0.03512384847792345], "std": [0.16561993168555023, 0.13872805646921832, 0.05032095893541167, 0.065948831147015, 0.21991879206897713, 0.38676073857749355, 1.870553233590734e-05, 1.2889438986508521e-05, 6.400905459452153e-05, 0.001305541827327227, 0.00045925491043854327, 0.0005389391194868619], "min": [0.06439520776318232, -0.007953936734370509, 1.1823167354552304, -0.004601942375302315, -0.003067961661145091, -0.8801654717019343, 0.06989978956686163, -0.3374205921450641, 1.182029644682227, 0.05283296095540618, -0.018395295635917686, -0.03682099440814584], "max": [0.505186536243758, 0.33840727459877296, 1.340893230876501, 0.19049496138988514, 0.7822729487421825, 0.04667287386681117, 0.07001645505461895, -0.33735212711039086, 1.1825012437214217, 0.062065066112701364, -0.01379567664005621, -0.0337528143746751], "count": [141]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [141]}, "gripper_activity_state": {"mean": [1.822695035460993, 2.0], "std": [0.5363878127996893, 0.0], "min": [0, 2], "max": [2, 2], "count": [141]}, "gripper_mode_action": {"mean": [0.3049645390070922, 0.0], "std": [0.46039240757780064, 0.0], "min": [0, 0], "max": [1, 0], "count": [141]}, "gripper_activity_action": {"mean": [1.9361702127659575, 2.0], "std": [0.31985736975261464, 0.0], "min": [0, 2], "max": [2, 2], "count": [141]}, "gripper_open_scale_state": {"mean": [0.8889284185314853, 0.9795900677620111], "std": [0.1127412361122691, 6.387217255948771e-05], "min": [0.7178311920166016, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [141]}, "gripper_open_scale_action": {"mean": [0.6950354609929078, 1.0], "std": [0.46039240757780064, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [141]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9058823529411765]], [[0.8431372549019608]], [[0.8235294117647058]]], "mean": [[[0.6555498747276689]], [[0.6616641966230937]], [[0.645836334422658]]], "std": [[[0.14801839428203525]], [[0.15291311483452535]], [[0.15477042107055075]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.8470588235294118]], [[0.8274509803921568]]], "mean": [[[0.6250804901960784]], [[0.639621279956427]], [[0.6199463888888889]]], "std": [[[0.14147556946236378]], [[0.14765862200343133]], [[0.1461304929845991]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4976427723311547]], [[0.4601721595860566]], [[0.4340513480392157]]], "std": [[[0.22127470646818248]], [[0.23254444126572626]], [[0.2597969851176081]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.9254901960784314]], [[0.8666666666666667]]], "mean": [[[0.47918594226579525]], [[0.47671144607843136]], [[0.47155763888888885]]], "std": [[[0.21408386485538444]], [[0.20724090464431216]], [[0.21517461377493266]]], "count": [100]}, "observation.state": {"min": [-0.09765957295894623, -0.0019148936262354255, -1.2525532245635986, -0.5123404264450073, -0.9331914782524109, -0.013829787261784077, -2.7585105895996094, 0.002340425504371524, 0.0, 0.0, -0.03680850937962532, -0.03851063922047615, 0.04957446828484535, -2.760425567626953, 73.12895202636719, 97.94789123535156], "max": [0.4174468219280243, 2.1348936557769775, 0.0, 0.06297872215509415, 0.0031914892606437206, 0.5265957713127136, -2.031489372253418, 0.002765957498922944, 0.00042553190723992884, 0.0, -0.0274468082934618, -0.029787234961986542, 0.06425531953573227, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [0.0878848135471344, 1.2160663604736328, -0.6382423043251038, -0.16809476912021637, -0.5098679065704346, 0.310987263917923, -2.5551183223724365, 0.002754830289632082, 0.0003365320444572717, 0.0, -0.03593101724982262, -0.030987337231636047, 0.05648311227560043, -2.7604143619537354, 90.94679260253906, 97.96234893798828], "std": [0.18225720524787903, 0.8073608875274658, 0.42442867159843445, 0.18895991146564484, 0.3555082082748413, 0.19026106595993042, 0.2978801131248474, 6.789905455661938e-05, 0.00017306472000200301, 0.0, 0.001583122182637453, 0.0016082096844911575, 0.0013620539102703333, 7.57145753595978e-05, 10.14866828918457, 0.0026334377471357584], "count": [153]}, "action": {"min": [-0.09817477315664291, -0.004601942375302315, -1.2640001773834229, -0.5246214270591736, -0.9403302073478699, -0.015339807607233524, -2.7585105895996094, 0.003067961661145091, 0.0, 0.01073786523193121, -0.03681553900241852, -0.03834952041506767, 0.04601942375302315, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.41724276542663574, 2.135301351547241, -0.0, 0.06902913749217987, 0.006135923322290182, 0.5292233824729919, -2.031489372253418, 0.003067961661145091, 0.0015339808305725455, 0.012271846644580364, -0.02761165425181389, -0.03067961521446705, 0.06442718952894211, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [0.08427878469228745, 1.217838168144226, -0.6424462199211121, -0.174250990152359, -0.5145542621612549, 0.31385374069213867, -2.5551183223724365, 0.0030679642222821712, 7.01821263646707e-05, 0.010747894644737244, -0.03636442869901657, -0.031170936301350594, 0.05692778527736664, -2.7604143619537354, 75.16339874267578, 100.0, 0.0, 0.0], "std": [0.180898517370224, 0.8111308217048645, 0.4261242151260376, 0.1960366815328598, 0.3589725196361542, 0.18877020478248596, 0.2978801131248474, 2.561137080192566e-09, 0.00032051929156295955, 0.00012360909022390842, 0.0016158384969457984, 0.0017941812984645367, 0.0017411236185580492, 7.57145753595978e-05, 43.20648193359375, 0.0, 0.0, 0.0], "count": [153]}, "timestamp": {"min": [0.0], "max": [5.066666666666666], "mean": [2.533333333333333], "std": [1.4722117400046122], "count": [153]}, "frame_index": {"min": [0], "max": [152], "mean": [76.0], "std": [44.16635220013836], "count": [153]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [153]}, "index": {"min": [10609], "max": [10761], "mean": [10685.0], "std": [44.16635220013836], "count": [153]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [153]}, "subtask_annotation": {"mean": [2.392156862745098, 7.0, 7.0, 7.0, 7.0], "std": [1.8230022430069754, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [153]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [153]}, "eef_direction_state": {"mean": [3.6601307189542482, 6.0], "std": [2.181812518358413, 0.0], "min": [0, 6], "max": [6, 6], "count": [153]}, "eef_velocity_state": {"mean": [1.3986928104575163, 0.0], "std": [0.827152523898372, 0.0], "min": [0, 0], "max": [2, 0], "count": [153]}, "eef_acc_mag_state": {"mean": [1.2875816993464053, 0.0], "std": [0.7894169488566929, 0.0], "min": [0, 0], "max": [2, 0], "count": [153]}, "eef_direction_action": {"mean": [3.607843137254902, 6.0], "std": [2.1880103897354215, 0.0], "min": [0, 6], "max": [6, 6], "count": [153]}, "eef_velocity_action": {"mean": [1.3398692810457515, 0.0], "std": [0.8336344451504593, 0.0], "min": [0, 0], "max": [2, 0], "count": [153]}, "eef_acc_mag_action": {"mean": [1.2418300653594772, 0.0], "std": [0.8167058317207389, 0.0], "min": [0, 0], "max": [2, 0], "count": [153]}, "eef_sim_pose_state": {"mean": [0.2845711216555741, 0.34122198920371694, 1.2411513791035167, 0.020125364100851126, 0.29052072396458234, -0.49084535487494807, 0.06908202528505142, -0.33725037396975077, 1.186184545919965, 0.057583974119184984, -0.03557743278855182, -0.028252101662050614], "std": [0.15847615003272458, 0.048256312179451956, 0.050501518245158444, 0.08771839224936381, 0.2139823127620858, 0.406690850552992, 1.4107660418662142e-05, 3.6264960656995945e-05, 0.00016245945956283543, 0.0013685830627049654, 0.0015843549174541665, 0.0016057113148022248], "min": [0.06895273183556616, 0.2782756659759794, 1.182596690371426, -0.11373928187678051, -0.0051063787259157944, -1.1043590203344493, 0.06905276045918296, -0.33741975880022945, 1.1853173253378746, 0.050569098370827605, -0.03679170346222094, -0.03576079391386441], "max": [0.48233079387254746, 0.4290372576986171, 1.371787834762999, 0.23492526259208263, 0.626134381231644, -0.002549332934567116, 0.0691123410392259, -0.3372234710904065, 1.1862764697768848, 0.06539616536826127, -0.027002968892224644, -0.02704007966902127], "count": [153]}, "eef_sim_pose_action": {"mean": [0.28595075501146927, 0.3402282360397921, 1.2419679555406349, 0.027912012636544244, 0.2823815896519746, -0.4960458726871697, 0.06989455041498545, -0.33725916346783114, 1.1832397582972585, 0.05772126303042287, -0.025533937516109544, -0.02811307839271851], "std": [0.1590463043495039, 0.04799014546716235, 0.051432785503422736, 0.08599547990813151, 0.20859561740870852, 0.4082606885733838, 2.6688619026747782e-05, 4.0333064253839725e-05, 0.00018310306219934317, 0.0017472899343695693, 0.0017215351488846559, 0.0017934439236505562], "min": [0.06829438957781114, 0.2779816285938252, 1.1818854226735773, -0.11418285748460594, -0.006133035828050248, -1.1091924843410013, 0.0698877316145556, -0.3374206013928671, 1.181917578139253, 0.04656056617626522, -0.02606539929347207, -0.03528917783201708], "max": [0.4832046494734448, 0.42910074511593616, 1.3739447733009698, 0.23059825569072637, 0.6255237813330465, 1.2756429778571724e-05, 0.07002012526215662, -0.3372477766111069, 1.183320962192462, 0.06519185985471976, -0.015330260442845134, -0.027620890662052783], "count": [153]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [153]}, "gripper_activity_state": {"mean": [1.8496732026143792, 2.0], "std": [0.4953541260521928, 0.0], "min": [0, 2], "max": [2, 2], "count": [153]}, "gripper_mode_action": {"mean": [0.24836601307189543, 0.0], "std": [0.43206519950427247, 0.0], "min": [0, 0], "max": [1, 0], "count": [153]}, "gripper_activity_action": {"mean": [1.9411764705882353, 2.0], "std": [0.30753700277172824, 0.0], "min": [0, 2], "max": [2, 2], "count": [153]}, "gripper_open_scale_state": {"mean": [0.9094684924954688, 0.9796219380696635], "std": [0.10148667365875022, 2.6288649461470067e-05], "min": [0.7312895202636719, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [153]}, "gripper_open_scale_action": {"mean": [0.7516339869281046, 1.0], "std": [0.43206519950427247, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [153]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9215686274509803]], [[0.8588235294117647]]], "mean": [[[0.6517263044662309]], [[0.6637497630718955]], [[0.6466973965141612]]], "std": [[[0.16331321343612945]], [[0.1674317384633426]], [[0.1707880449772786]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8666666666666667]], [[0.8470588235294118]]], "mean": [[[0.6258050871459695]], [[0.647027734204793]], [[0.6258704357298475]]], "std": [[[0.1526457538459851]], [[0.15808407494809382]], [[0.15851750641772228]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4946799754901961]], [[0.46135331699346405]], [[0.4334542919389978]]], "std": [[[0.21060355237700268]], [[0.21950943348196428]], [[0.24373178874241397]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.803921568627451]]], "mean": [[[0.4443903812636166]], [[0.4470462908496732]], [[0.4265403703703704]]], "std": [[[0.19432877783959168]], [[0.1882204809693368]], [[0.20337782207311744]]], "count": [100]}, "observation.state": {"min": [-0.6165957450866699, -0.0042553190141916275, -1.8899999856948853, -0.26446807384490967, -0.7282978892326355, -0.00957446824759245, -2.7585105895996094, 0.001276595750823617, 0.0, 0.0, -0.039787232875823975, -0.03851063922047615, 0.05808510631322861, -2.760425567626953, 71.53221130371094, 97.94789123535156], "max": [0.0, 2.515106439590454, 0.0, 0.005106383003294468, 0.001276595750823617, 0.5848936438560486, -1.9853191375732422, 0.001276595750823617, 0.0, 0.0, -0.022127659991383553, -0.03638297691941261, 0.06531915068626404, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.25416475534439087, 1.5129914283752441, -1.030849814414978, -0.1546279489994049, -0.46414315700531006, 0.3161385953426361, -2.5289711952209473, 0.001276597147807479, 0.0, 0.0, -0.023304801434278488, -0.03684878349304199, 0.06205208972096443, -2.7604165077209473, 90.0531997680664, 97.96239471435547], "std": [0.22899451851844788, 0.9811698794364929, 0.7072510123252869, 0.10615898668766022, 0.2979106605052948, 0.19073277711868286, 0.3255540430545807, 1.3969838619232178e-09, 0.0, 0.0, 0.0034118820913136005, 0.00034250516910105944, 0.0006259451038204134, 7.219691178761423e-05, 11.097674369812012, 0.002510123886168003], "count": [169]}, "action": {"min": [-0.6166602969169617, -0.0015339808305725455, -1.8898643255233765, -0.2761165499687195, -0.7409127354621887, -0.015339807607233524, -2.7585105895996094, 0.0015339808305725455, 0.0015339808305725455, 0.006135923322290182, -0.03988350182771683, -0.03834952041506767, 0.058291271328926086, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.019941750913858414, 2.5141944885253906, 0.0015339808305725455, 0.007669903803616762, 0.013805827125906944, 0.5967185497283936, -1.9853191375732422, 0.0015339808305725455, 0.0015339808305725455, 0.012271846644580364, -0.023009711876511574, -0.03681553900241852, 0.06596117466688156, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24739740788936615, 1.5060783624649048, -1.0226569175720215, -0.16075025498867035, -0.46732857823371887, 0.3233884871006012, -2.5289711952209473, 0.0015339823439717293, 0.0015339823439717293, 0.0064354646019637585, -0.02400818094611168, -0.03687914088368416, 0.06244849041104317, -2.7604165077209473, 73.3727798461914, 100.0, 0.0, 0.0], "std": [0.23060309886932373, 0.9905316233634949, 0.7144730091094971, 0.10866067558526993, 0.3038073480129242, 0.19320639967918396, 0.3255540430545807, 1.5133991837501526e-09, 1.5133991837501526e-09, 0.0011228859657421708, 0.0038206791505217552, 0.00030566094210371375, 0.0008892499608919024, 7.219691178761423e-05, 44.200782775878906, 0.0, 0.0, 0.0], "count": [169]}, "timestamp": {"min": [0.0], "max": [5.6], "mean": [2.8], "std": [1.6261747890200624], "count": [169]}, "frame_index": {"min": [0], "max": [168], "mean": [84.0], "std": [48.78524367060187], "count": [169]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [169]}, "index": {"min": [10888], "max": [11056], "mean": [10972.0], "std": [48.78524367060187], "count": [169]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [169]}, "subtask_annotation": {"mean": [2.1893491124260356, 7.0, 7.0, 7.0, 7.0], "std": [1.8651916290375525, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [169]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [169]}, "eef_direction_state": {"mean": [3.502958579881657, 6.0], "std": [2.0238935478327242, 0.0], "min": [0, 6], "max": [6, 6], "count": [169]}, "eef_velocity_state": {"mean": [1.3431952662721893, 0.0], "std": [0.8288249133677219, 0.0], "min": [0, 0], "max": [2, 0], "count": [169]}, "eef_acc_mag_state": {"mean": [1.2011834319526626, 0.04142011834319527], "std": [0.7736785386357943, 0.2517402057536408], "min": [0, 0], "max": [2, 2], "count": [169]}, "eef_direction_action": {"mean": [3.6094674556213016, 6.0], "std": [2.0528877799593777, 0.0], "min": [0, 6], "max": [6, 6], "count": [169]}, "eef_velocity_action": {"mean": [1.272189349112426, 0.0], "std": [0.8685132843507113, 0.0], "min": [0, 0], "max": [2, 0], "count": [169]}, "eef_acc_mag_action": {"mean": [1.1124260355029585, 0.0], "std": [0.8172109637799485, 0.0], "min": [0, 0], "max": [2, 0], "count": [169]}, "eef_sim_pose_state": {"mean": [0.3484557956973277, 0.21307367517957346, 1.236448140811461, 0.11106396818238223, 0.25580307582552986, -0.7573487100466657, 0.06908785916628668, -0.3373484184373548, 1.1848832218123628, 0.06291178420541262, -0.023288936349634512, -0.0355824433574837], "std": [0.190846648758035, 0.11392384469383919, 0.04549701643864657, 0.08049433011491242, 0.17014272374293088, 0.5171831381448253, 1.0829692762046852e-05, 7.713166320853424e-06, 0.0003495029618849347, 0.0006299338449109191, 0.0034091824260001295, 0.00034575331728007295], "min": [0.06877554403543323, 0.021302098025040787, 1.1826808226851104, -0.009551828237656525, -0.04205657260416795, -1.3531432889512192, 0.06903469498873609, -0.3373858508686168, 1.1847626252785237, 0.059552191156182335, -0.0397593253323969, -0.03726258982583848], "max": [0.5219160427517605, 0.33359312154728593, 1.3481606209776065, 0.2637152919589516, 0.5335394947778376, 0.0008514009525215516, 0.06909156731036749, -0.3373379384328563, 1.1865716072992833, 0.06681071146556558, -0.02211249544356031, -0.0351152822825263], "count": [169]}, "eef_sim_pose_action": {"mean": [0.34814103120502726, 0.214712148610739, 1.2345638466027546, 0.11758997548313364, 0.24939307801599128, -0.7533506263435776, 0.06969918573999166, -0.3373540405074096, 1.1832041976109688, 0.0630404589887073, -0.016027792300674054, -0.03534998331905552], "std": [0.1920546839181649, 0.11405555400877586, 0.04507507081336085, 0.07668609516373563, 0.17170430263759853, 0.522726778961068, 7.687645224515607e-05, 6.789769261526405e-06, 9.148694395523175e-05, 0.00089404173790204, 0.002709133340202238, 0.0003072488525570902], "min": [0.06886311645782131, 0.021127610702345846, 1.1817092679358627, -0.015156047038762045, -0.14725098100372058, -1.3524816090980765, 0.06967864773493933, -0.337386810076699, 1.1829161817669247, 0.05925133544897042, -0.027592940930137644, -0.03683014879310574], "max": [0.5219072689131143, 0.33389118493863057, 1.3440082253208538, 0.2741439464665393, 0.5028076606768197, 0.010872129663191843, 0.07010749157577903, -0.33735198539300926, 1.1836351694402492, 0.06702007761422973, -0.015329412418914723, -0.0352858862093777], "count": [169]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [169]}, "gripper_activity_state": {"mean": [1.8520710059171597, 2.0], "std": [0.49435736270308706, 0.0], "min": [0, 2], "max": [2, 2], "count": [169]}, "gripper_mode_action": {"mean": [0.26627218934911245, 0.0], "std": [0.4420082697510796, 0.0], "min": [0, 0], "max": [1, 0], "count": [169]}, "gripper_activity_action": {"mean": [1.9467455621301775, 2.0], "std": [0.29312345743197205, 0.0], "min": [0, 2], "max": [2, 2], "count": [169]}, "gripper_open_scale_state": {"mean": [0.9005326752973037, 0.9796223955323733], "std": [0.11097671569731941, 2.5053249761490033e-05], "min": [0.7153221130371094, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [169]}, "gripper_open_scale_action": {"mean": [0.7337278106508875, 1.0], "std": [0.4420082697510796, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [169]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8352941176470589]], [[0.8156862745098039]]], "mean": [[[0.6454835866013071]], [[0.651806628540305]], [[0.6382944771241831]]], "std": [[[0.16791380177284249]], [[0.17094125268561755]], [[0.17247961814914642]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8156862745098039]], [[0.807843137254902]]], "mean": [[[0.6169228485838779]], [[0.6312320806100218]], [[0.6142772331154684]]], "std": [[[0.1599591132554811]], [[0.1652590669603995]], [[0.16417937137258187]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9882352941176471]], [[0.9450980392156862]]], "mean": [[[0.48488011437908496]], [[0.45649708061002175]], [[0.44004034313725493]]], "std": [[[0.21426470585520768]], [[0.22378927790687972]], [[0.2455744769345054]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6980392156862745]], [[0.6745098039215687]]], "mean": [[[0.43811330610021787]], [[0.4464679030501089]], [[0.43495812091503266]]], "std": [[[0.20218014013458843]], [[0.1921856290861025]], [[0.20173250559452585]]], "count": [100]}, "observation.state": {"min": [-0.44063830375671387, -0.002765957498922944, -0.8621276617050171, -0.7736170291900635, -0.7368085384368896, -0.008936170488595963, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.03680850937962532, -0.03851063922047615, 0.06489361822605133, -2.760425567626953, 72.56369018554688, 97.71121215820312], "max": [-0.005106383003294468, 2.0055320262908936, 0.0, 0.10765957087278366, 0.0031914892606437206, 0.36510637402534485, -2.015106439590454, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.035957448184490204, -0.03744680806994438, 0.06808510422706604, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.17895595729351044, 1.1966736316680908, -0.5117795467376709, -0.3709178864955902, -0.2652629315853119, 0.1773161143064499, -2.514416456222534, -0.0017051685135811567, -0.001276597031392157, 0.0, -0.036328282207250595, -0.03822489455342293, 0.06575837731361389, -2.758394479751587, 89.55643463134766, 97.89212799072266], "std": [0.1520044505596161, 0.8056119084358215, 0.3381737768650055, 0.30542269349098206, 0.27752092480659485, 0.1258133500814438, 0.31953760981559753, 2.524808223824948e-05, 1.280568540096283e-09, 0.0, 0.00015124348283279687, 0.00021544157061725855, 0.0003799358382821083, 0.0030409577302634716, 10.88673210144043, 0.10570412129163742], "count": [140]}, "action": {"min": [-0.44332045316696167, -0.006135923322290182, -0.8651651740074158, -0.7792622447013855, -0.7409127354621887, -0.01073786523193121, -2.7585105895996094, -0.0015339808305725455, 0.0, 0.01073786523193121, -0.03834952041506767, -0.03988350182771683, 0.06596117466688156, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.004601942375302315, 2.004912853240967, -0.0, 0.11658254265785217, 0.003067961661145091, 0.3681553900241852, -2.015106439590454, -0.0015339808305725455, 0.0, 0.012271846644580364, -0.03681553900241852, -0.03834952041506767, 0.06749515235424042, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.17542150616645813, 1.196407437324524, -0.51233971118927, -0.37491583824157715, -0.25830045342445374, 0.1786981225013733, -2.514416456222534, -0.001533981878310442, 0.0, 0.012118346057832241, -0.03682655096054077, -0.0383714996278286, 0.06601600348949432, -2.758394479751587, 70.71428680419922, 100.0, 0.0, 0.0], "std": [0.15169383585453033, 0.8132466673851013, 0.3427160978317261, 0.31721681356430054, 0.2769791781902313, 0.1274857521057129, 0.31953760981559753, 1.0477378964424133e-09, 0.0, 0.0004601599648594856, 0.00012918123684357852, 0.00018203153740614653, 0.00028467076481319964, 0.0030409577302634716, 45.507362365722656, 0.0, 0.0, 0.0], "count": [140]}, "timestamp": {"min": [0.0], "max": [4.633333333333334], "mean": [2.3166666666666664], "std": [1.3471162615833208], "count": [140]}, "frame_index": {"min": [0], "max": [139], "mean": [69.5], "std": [40.413487847499624], "count": [140]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [140]}, "index": {"min": [13006], "max": [13145], "mean": [13075.5], "std": [40.413487847499624], "count": [140]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [140]}, "subtask_annotation": {"mean": [2.2714285714285714, 7.0, 7.0, 7.0, 7.0], "std": [1.8664054724938801, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [140]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [140]}, "eef_direction_state": {"mean": [3.0428571428571427, 6.0], "std": [2.1409991945398805, 0.0], "min": [0, 6], "max": [6, 6], "count": [140]}, "eef_velocity_state": {"mean": [1.3857142857142857, 0.0], "std": [0.7890836845509412, 0.0], "min": [0, 0], "max": [2, 0], "count": [140]}, "eef_acc_mag_state": {"mean": [1.2642857142857142, 0.0], "std": [0.7426854197121827, 0.0], "min": [0, 0], "max": [2, 0], "count": [140]}, "eef_direction_action": {"mean": [3.2071428571428573, 6.0], "std": [2.189247843997793, 0.0], "min": [0, 6], "max": [6, 6], "count": [140]}, "eef_velocity_action": {"mean": [1.35, 0.0], "std": [0.8274314818417642, 0.0], "min": [0, 0], "max": [2, 0], "count": [140]}, "eef_acc_mag_action": {"mean": [1.2, 0.0], "std": [0.7855844048495724, 0.0], "min": [0, 0], "max": [2, 0], "count": [140]}, "eef_sim_pose_state": {"mean": [0.27282670791916264, 0.27908601129223093, 1.2291893475257358, 0.037709959801457825, 0.26898033613879596, -0.47521062500000133, 0.0689438936924363, -0.33731101634669536, 1.1861880657532482, 0.06719613048854421, -0.037577378319072555, -0.039957109137064566], "std": [0.15008864306598504, 0.05166403439981783, 0.03841740278588008, 0.10153615529637369, 0.16582170921578657, 0.4674414595474267, 6.125987757436207e-07, 4.855342979132829e-06, 1.548956536247515e-05, 0.0003800495471344034, 0.00015113444041432318, 0.00021808695832615464], "min": [0.06549308765346722, 0.18272442435608777, 1.1827057353938266, -0.10986406113599056, -0.004042549955661334, -1.2859594766175124, 0.06894235074269767, -0.33731751292576134, 1.186150079385846, 0.06632020697413737, -0.03805778219431777, -0.04024006468947848], "max": [0.4479062087186563, 0.3338234342947445, 1.333493130863422, 0.29377485419891675, 0.47564520571892066, -0.0019148728658026242, 0.06894601129807398, -0.33729358959898986, 1.1862372605475733, 0.06953572481431561, -0.03720642426241283, -0.03917488404426271], "count": [140]}, "eef_sim_pose_action": {"mean": [0.27414318215120426, 0.27968054837110584, 1.2284499009846612, 0.045616961157154794, 0.26606087618294083, -0.4627344754872724, 0.0699832117605787, -0.33731983939428156, 1.1829044206659287, 0.06696400362180009, -0.024689965603509167, -0.039917123719673646], "std": [0.15139278372652454, 0.05127129449638989, 0.03850665056096543, 0.10379315160717383, 0.16048805389027612, 0.46369248396683305, 3.498730956918044e-05, 4.09538380599617e-06, 0.00012823913600675912, 0.0002868463067786297, 0.0004740745414562843, 0.0001820675677635512], "min": [0.06475834019542705, 0.18108565661131631, 1.182617178165155, -0.10324876265418637, -0.00460193707727119, -1.290764124025893, 0.0698782561455156, -0.33735385528948997, 1.1828605886685937, 0.06690237152370664, -0.02605849574666097, -0.041429485698071665], "max": [0.4474873262641184, 0.33382170377464, 1.337964936818259, 0.3175179713268602, 0.46704515771425736, -0.0015339662757672791, 0.06999493656815972, -0.3373191856397481, 1.1832870846822507, 0.06847397749639186, -0.02452417028123488, -0.039895043554077116], "count": [140]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [140]}, "gripper_activity_state": {"mean": [1.8357142857142856, 2.0], "std": [0.51562326066497, 0.0], "min": [0, 2], "max": [2, 2], "count": [140]}, "gripper_mode_action": {"mean": [0.29285714285714287, 0.0], "std": [0.4550734410341858, 0.0], "min": [0, 0], "max": [1, 0], "count": [140]}, "gripper_activity_action": {"mean": [1.9357142857142857, 2.0], "std": [0.32095202769515696, 0.0], "min": [0, 2], "max": [2, 2], "count": [140]}, "gripper_open_scale_state": {"mean": [0.8955645408630365, 0.9789199572971908], "std": [0.10886730992004567, 0.0010570416525249031], "min": [0.7256369018554687, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [140]}, "gripper_open_scale_action": {"mean": [0.7071428571428572, 1.0], "std": [0.4550734410341858, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [140]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6386190577342048]], [[0.652467938453159]], [[0.6355719580610022]]], "std": [[[0.17687076337211038]], [[0.185776168267886]], [[0.18531269911619186]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.6162366230936819]], [[0.6387699155773421]], [[0.6178745806100218]]], "std": [[[0.1622828100055086]], [[0.17378643196681942]], [[0.1702630579258649]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49365278594771245]], [[0.4553864651416122]], [[0.4329121623093682]]], "std": [[[0.21499434846809132]], [[0.23191075708340816]], [[0.25802214642255844]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.6823529411764706]], [[0.6627450980392157]]], "mean": [[[0.44431810729847493]], [[0.44838665849673204]], [[0.43761912581699347]]], "std": [[[0.19211833341110404]], [[0.18754678670939517]], [[0.19610843349825435]]], "count": [100]}, "observation.state": {"min": [-0.7855319380760193, -0.0031914892606437206, -1.5976595878601074, -0.13085106015205383, -0.8061702251434326, -0.005319148767739534, -2.7585105895996094, 0.002765957498922944, 0.0017021276289597154, 0.0, -0.034893617033958435, -0.0382978729903698, 0.05617021396756172, -2.75361704826355, 74.08673858642578, 97.71121215820312], "max": [0.04617021232843399, 2.247021198272705, -0.0017021276289597154, 0.09744680672883987, 0.004680851008743048, 0.778723418712616, -2.059361696243286, 0.002765957498922944, 0.0017021276289597154, 0.0, -0.032127659767866135, -0.035957448184490204, 0.062340427190065384, -2.7531914710998535, 97.89613342285156, 97.72601318359375], "mean": [-0.30632483959198, 1.3438031673431396, -0.8479021191596985, -0.037631213665008545, -0.3596803545951843, 0.2957085967063904, -2.545438528060913, 0.0027659551706165075, 0.0017021291423588991, 0.0, -0.03460219129920006, -0.036634426563978195, 0.05928690358996391, -2.753255844116211, 90.62007141113281, 97.71316528320312], "std": [0.3367416262626648, 0.8059285879135132, 0.5541175603866577, 0.0461665540933609, 0.21553097665309906, 0.18691135942935944, 0.29711708426475525, 2.3283064365386963e-09, 1.5133991837501526e-09, 0.0, 0.0003705442068167031, 0.00033067347249016166, 0.0007932682638056576, 0.0001474881573813036, 10.120024681091309, 0.005127621814608574], "count": [165]}, "action": {"min": [-0.7853981852531433, -0.003067961661145091, -1.6014759540557861, -0.13192234933376312, -0.8206797242164612, -0.00920388475060463, -2.7585105895996094, 0.003067961661145091, 0.003067961661145091, 0.01073786523193121, -0.03528155758976936, -0.03834952041506767, 0.05675728991627693, -2.75361704826355, 0.0, 100.0, 0.0, 0.0], "max": [0.07516505569219589, 2.247281789779663, 0.003067961661145091, 0.09817477315664291, 0.007669903803616762, 0.8206797242164612, -2.059361696243286, 0.003067961661145091, 0.003067961661145091, 0.012271846644580364, -0.032213594764471054, -0.03528155758976936, 0.06289321184158325, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3076803684234619, 1.338263988494873, -0.8418403267860413, -0.03940936177968979, -0.3656173646450043, 0.30265840888023376, -2.545438528060913, 0.003067964455112815, 0.003067964455112815, 0.011230605654418468, -0.03520724177360535, -0.036769118160009384, 0.05963938310742378, -2.753255844116211, 72.7272720336914, 100.0, 0.0, 0.0], "std": [0.3391600251197815, 0.8126776814460754, 0.559540331363678, 0.0438675731420517, 0.22316907346248627, 0.19427910447120667, 0.29711708426475525, 2.7939677238464355e-09, 2.7939677238464355e-09, 0.0007162801339291036, 0.00040694334893487394, 0.0003933350963052362, 0.0016180261736735702, 0.0001474881573813036, 44.53620147705078, 0.0, 0.0, 0.0], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [165]}, "index": {"min": [13294], "max": [13458], "mean": [13376.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.175757575757576, 7.0, 7.0, 7.0, 7.0], "std": [1.6731444363433934, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [165]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [165]}, "eef_direction_state": {"mean": [3.206060606060606, 6.0], "std": [2.031559990826485, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.4606060606060607, 0.0], "std": [0.734409428349144, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_state": {"mean": [1.3393939393939394, 0.0], "std": [0.742615930726867, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_direction_action": {"mean": [3.327272727272727, 6.0], "std": [2.033547836764041, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.4, 0.0], "std": [0.7847022210734302, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_action": {"mean": [1.2484848484848485, 0.0], "std": [0.8045782678921743, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_sim_pose_state": {"mean": [0.2835458194123846, 0.21940813065655065, 1.257808255516486, 0.06943149492343702, 0.40043515681373715, -0.7314311434096283, 0.06919095063224513, -0.3373773317061678, 1.1860794171991718, 0.06049228849491303, -0.032877982029529414, -0.03388828904310696], "std": [0.1361144942950637, 0.13007714285684618, 0.05390182609343645, 0.12004302850688174, 0.2455205184351539, 0.5207122745344369, 1.1111017984164001e-06, 7.4350674580115625e-06, 3.7961060806661983e-05, 0.0007932557832140708, 0.0003704934838913031, 0.00033061787693416906], "min": [0.0657231257731635, 0.009236449738952518, 1.1828931707198755, -0.04816524853757931, -0.033838311740963745, -1.4721039767132396, 0.06918967579912466, -0.33741471948297574, 1.1858258923414833, 0.05739211549320036, -0.03317002657189416, -0.03554963140406602], "max": [0.4107371796994294, 0.3338327861034379, 1.4124030528177536, 0.42931497819563325, 0.6847848112554287, -0.0038270051432707517, 0.06919768950492819, -0.3373621049664548, 1.1861092870090981, 0.06355161154217466, -0.030403215010869733, -0.033210784770563335], "count": [165]}, "eef_sim_pose_action": {"mean": [0.28190224137592473, 0.21896695190316304, 1.2566618681741155, 0.06899817950891532, 0.39462537488577676, -0.7416637762567012, 0.07015828000167455, -0.3373842587399894, 1.1830525004062449, 0.06040798846786873, -0.02089448854404683, -0.03370913501253695], "std": [0.13561181238446474, 0.12989367649844402, 0.05885297829124266, 0.12263287899040387, 0.2522042772160942, 0.5342664978250478, 5.370393504803964e-05, 8.850131293276088e-06, 0.00020045981307947864, 0.0016166063345520543, 0.0007956819325493393, 0.00039331486939024173], "min": [0.06580928229612897, 0.008698206305508691, 1.181899052771248, -0.07113455788630554, -0.00917895779905642, -1.5481216023635043, 0.07012111186069483, -0.3374198975528534, 1.1826132108395297, 0.05749138751095462, -0.02146236366080867, -0.03528917783148324], "max": [0.40468164446222654, 0.3338733317212492, 1.4316344596697783, 0.44835228192261234, 0.703878097195382, 6.582952452492078e-06, 0.0702392562431866, -0.3373505645439723, 1.1831972489618532, 0.063683795231083, -0.018394231982403975, -0.03222060653614616], "count": [165]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [165]}, "gripper_activity_state": {"mean": [1.8606060606060606, 2.0], "std": [0.47859604902786923, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_mode_action": {"mean": [0.2727272727272727, 0.0], "std": [0.4453617714151229, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_action": {"mean": [1.9454545454545455, 2.0], "std": [0.29653648055091053, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_open_scale_state": {"mean": [0.9062008384935788, 0.9771327533143921], "std": [0.10120023275941743, 5.126440836725003e-05], "min": [0.7408673858642578, 0.9771121215820312], "max": [0.9789613342285156, 0.9772601318359375], "count": [165]}, "gripper_open_scale_action": {"mean": [0.7272727272727273, 1.0], "std": [0.4453617714151229, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [165]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.6550207543572986]], [[0.6647757924836601]], [[0.6450422385620915]]], "std": [[[0.17226629031563848]], [[0.1778587691076345]], [[0.18041697696910441]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[0.9450980392156862]]], "mean": [[[0.6293995860566449]], [[0.6477978839869281]], [[0.6246958687363834]]], "std": [[[0.16198818998641248]], [[0.16929725519987132]], [[0.168312864897781]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.8588235294117647]]], "mean": [[[0.4889514515250545]], [[0.46173881535947714]], [[0.4426398474945534]]], "std": [[[0.21421822640079302]], [[0.22519028584200773]], [[0.24713222530511125]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7176470588235294]], [[0.7176470588235294]]], "mean": [[[0.44709439814814816]], [[0.44982046296296296]], [[0.4351368491285403]]], "std": [[[0.1938482859284418]], [[0.18846568798950206]], [[0.20237580628257568]]], "count": [100]}, "observation.state": {"min": [-0.8774468302726746, -0.0031914892606437206, -1.2944680452346802, -0.33085107803344727, -0.45787233114242554, -0.0031914892606437206, -2.7585105895996094, 0.0017021276289597154, -0.001276595750823617, 0.0, -0.03744680806994438, -0.04021276533603668, 0.04893616959452629, -2.760425567626953, 69.9925308227539, 97.94789123535156], "max": [0.2251063883304596, 2.0714893341064453, 0.0, -0.00042553190723992884, 0.003617021255195141, 0.5819149017333984, -1.9410638809204102, 0.002340425504371524, -0.001276595750823617, 0.0, -0.03404255211353302, -0.03744680806994438, 0.07000000029802322, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.20023930072784424, 1.2620677947998047, -0.7408789992332458, -0.17711152136325836, -0.22071008384227753, 0.20533636212348938, -2.462989568710327, 0.0021889463532716036, -0.001276597147807479, 0.0, -0.036603838205337524, -0.03962303325533867, 0.06869218498468399, -2.7604117393493652, 87.79647064208984, 97.9621810913086], "std": [0.41045448184013367, 0.7830328345298767, 0.4681483507156372, 0.1262335330247879, 0.1301371455192566, 0.16385215520858765, 0.36528345942497253, 0.00021944516629446298, 1.3969838619232178e-09, 0.0, 0.00046655131154693663, 0.00030592919210903347, 0.002649798523634672, 8.691425318829715e-05, 12.46066665649414, 0.003018850227817893], "count": [184]}, "action": {"min": [-0.8774369955062866, -0.006135923322290182, -1.3008157014846802, -0.3328738212585449, -0.4663301706314087, -0.003067961661145091, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.01073786523193121, -0.03834952041506767, -0.03988350182771683, 0.04908738657832146, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.22549517452716827, 2.070873975753784, 0.0015339808305725455, 0.015339807607233524, 0.006135923322290182, 0.5936505794525146, -1.9410638809204102, 0.003067961661145091, 0.0, 0.012271846644580364, -0.03374757617712021, -0.03834952041506767, 0.07056311517953873, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2053365707397461, 1.2573553323745728, -0.7355603575706482, -0.18010924756526947, -0.22428643703460693, 0.2126481980085373, -2.462989568710327, 0.0026344479992985725, 0.0, 0.011763310991227627, -0.037065714597702026, -0.03985856845974922, 0.06910418719053268, -2.7604117393493652, 66.84782409667969, 100.0, 0.0, 0.0], "std": [0.4106532037258148, 0.7880618572235107, 0.470388263463974, 0.12848201394081116, 0.13459360599517822, 0.16943231225013733, 0.36528345942497253, 0.0006907016504555941, 0.0, 0.0007221373962238431, 0.000839501095470041, 0.00019426843209657818, 0.002771335421130061, 8.691425318829715e-05, 47.07598114013672, 0.0, 0.0, 0.0], "count": [184]}, "timestamp": {"min": [0.0], "max": [6.1], "mean": [3.0500000000000003], "std": [1.7705146772117486], "count": [184]}, "frame_index": {"min": [0], "max": [183], "mean": [91.5], "std": [53.115440316352455], "count": [184]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [184]}, "index": {"min": [14741], "max": [14924], "mean": [14832.5], "std": [53.115440316352455], "count": [184]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [184]}, "subtask_annotation": {"mean": [2.239130434782609, 7.0, 7.0, 7.0, 7.0], "std": [1.8110143999703079, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [184]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [184]}, "eef_direction_state": {"mean": [3.5489130434782608, 6.0], "std": [1.8759921760531086, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_state": {"mean": [1.4021739130434783, 0.0], "std": [0.7740321110165187, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_state": {"mean": [1.2282608695652173, 0.0], "std": [0.7885493129180892, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_direction_action": {"mean": [3.597826086956522, 6.0], "std": [1.8711759997200057, 0.0], "min": [0, 6], "max": [6, 6], "count": [184]}, "eef_velocity_action": {"mean": [1.3804347826086956, 0.0], "std": [0.7918386872439727, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_acc_mag_action": {"mean": [1.2282608695652173, 0.0], "std": [0.8022151515263055, 0.0], "min": [0, 0], "max": [2, 0], "count": [184]}, "eef_sim_pose_state": {"mean": [0.2751110029543556, 0.26793345386529205, 1.26344695287543, 0.09797169369432891, 0.32767714186784, -0.44897253827779116, 0.06894503646559066, -0.33743195340577975, 1.186216241219869, 0.07019349880071454, -0.03785068341874608, -0.03746250913083396], "std": [0.13813060938382976, 0.13322963388453612, 0.06110440239461273, 0.11969468184836259, 0.24319532243282468, 0.5049618061155057, 1.8469459873690356e-06, 9.422551956126035e-06, 4.777794192090851e-05, 0.0026691537509414796, 0.0004660230707974385, 0.00033315296819003506], "min": [0.06885579291226207, 0.021783751602731015, 1.1825530723719098, -0.05538006889625975, -0.0063829786668065935, -1.2497794777511249, 0.06894134272915103, -0.3374486998991789, 1.1859539899885554, 0.05025899918998281, -0.03869274251810273, -0.03853978767022141], "max": [0.4358305214599036, 0.4052446167631401, 1.4131411088683463, 0.4101214230226682, 0.6231166075108958, -0.00021276304997532502, 0.06895599901085649, -0.337371810255949, 1.1863025647819807, 0.07154106005412211, -0.035294377093097795, -0.03576802709128738], "count": [184]}, "eef_sim_pose_action": {"mean": [0.2733547147742637, 0.26672705086822485, 1.2626457709792827, 0.10238610176276448, 0.324252836303553, -0.45929386780924036, 0.06995798410038494, -0.3374448158814266, 1.1830275931193965, 0.07011271327861224, -0.025282241926402778, -0.0372368231673186], "std": [0.1377127303579216, 0.13299169902177382, 0.06444808081617112, 0.11893190004217206, 0.2551759391788635, 0.5098711463090618, 5.5236507581847285e-05, 1.58489395404456e-05, 0.0002250678994882505, 0.002795552795748409, 0.0011522524704908848, 0.0007149883364487725], "min": [0.06854245869573433, 0.02247262320722749, 1.1812057927824453, -0.057001538343469355, -0.03522472206900584, -1.2546730816407967, 0.06987538853373504, -0.3374551554796707, 1.1825462805197575, 0.04996973717801542, -0.027589691675530492, -0.038364713356976], "max": [0.4367441446343834, 0.4057810221299769, 1.424063019268706, 0.426783316210888, 0.6302267486265669, 0.0015345657348207918, 0.07000622114824726, -0.33738663773579497, 1.1834442030712884, 0.07166435217576549, -0.02145993701826776, -0.03529039531372606], "count": [184]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [184]}, "gripper_activity_state": {"mean": [1.8478260869565217, 2.0], "std": [0.49858021483390036, 0.0], "min": [0, 2], "max": [2, 2], "count": [184]}, "gripper_mode_action": {"mean": [0.33152173913043476, 0.0], "std": [0.47076010410225705, 0.0], "min": [0, 0], "max": [1, 0], "count": [184]}, "gripper_activity_action": {"mean": [1.951086956521739, 2.0], "std": [0.28129922379581557, 0.0], "min": [0, 2], "max": [2, 2], "count": [184]}, "gripper_open_scale_state": {"mean": [0.8779649369612997, 0.979620341425359], "std": [0.12460663852839086, 3.0152779430024586e-05], "min": [0.6999253082275391, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [184]}, "gripper_open_scale_action": {"mean": [0.6684782608695652, 1.0], "std": [0.47076010410225705, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [184]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9882352941176471]], [[0.9607843137254902]]], "mean": [[[0.650829855664488]], [[0.6624941748366013]], [[0.6482687663398693]]], "std": [[[0.1886533469074373]], [[0.1946938338482363]], [[0.19718069799909785]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.6084889760348584]], [[0.6288887227668845]], [[0.611349477124183]]], "std": [[[0.1923049259410917]], [[0.1985927348306334]], [[0.19877016596390015]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.984313725490196]]], "mean": [[[0.4639935049019608]], [[0.4568521868191721]], [[0.4406375490196079]]], "std": [[[0.19795687651324892]], [[0.19117592524255264]], [[0.20085783708759916]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.48725376633986933]], [[0.4580720506535948]], [[0.434196045751634]]], "std": [[[0.22370263725578976]], [[0.23071332666505398]], [[0.2548441279139665]]], "count": [100]}, "observation.state": {"min": [0.0019148936262354255, -0.001276595750823617, 0.0, 0.002340425504371524, -0.049361702054739, 0.09744680672883987, -2.758085012435913, -0.003617021255195141, -0.002340425504371524, -1.760212779045105, -0.1840425580739975, -0.6359574198722839, -0.13446807861328125, -2.7608511447906494, 97.77780151367188, 2.924044609069824], "max": [0.0031914892606437206, -0.001276595750823617, 0.0, 0.0031914892606437206, -0.048085104674100876, 0.09893617033958435, -2.7551064491271973, 1.0365957021713257, 2.1455318927764893, 0.0, 0.2817021310329437, 0.11404255032539368, 0.7023404240608215, 0.019999999552965164, 97.88134765625, 97.97746276855469], "mean": [0.002413735957816243, -0.0012765944702550769, 0.0, 0.0028446244541555643, -0.048750169575214386, 0.09820500761270523, -2.7572286128997803, 0.425080806016922, 1.5171152353286743, -1.111665964126587, 0.05119613930583, -0.14267301559448242, 0.13728325068950653, -2.299865484237671, 97.8514633178711, 82.21908569335938], "std": [0.00020257510186638683, 1.280568540096283e-09, 0.0, 0.00020244128245394677, 0.00022502632054965943, 0.00029144177096895874, 0.0012560151517391205, 0.35901138186454773, 0.7610514163970947, 0.5456652641296387, 0.10387977212667465, 0.27597248554229736, 0.2689739167690277, 0.6583303213119507, 0.043570417910814285, 22.481773376464844], "count": [238]}, "action": {"min": [0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, -0.04908738657832146, 0.09817477315664291, -2.758085012435913, -0.004601942375302315, -0.003067961661145091, -1.7656118869781494, -0.19634954631328583, -0.6396700143814087, -0.14572817087173462, -2.7608511447906494, 100.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 0.0, -0.0, 0.003067961661145091, -0.04908738657832146, 0.09970875084400177, -2.7551064491271973, 1.0431069135665894, 2.152174949645996, 0.015339807607233524, 0.28378644585609436, 0.11504855751991272, 0.7056311368942261, 0.019999999552965164, 100.0, 100.0, 0.0, 0.0], "mean": [0.0029519505333155394, 0.0, 0.0, 0.002932550385594368, -0.049087461084127426, 0.0987226665019989, -2.7572286128997803, 0.4256539046764374, 1.521193027496338, -1.1160489320755005, 0.04889393597841263, -0.1403270810842514, 0.13341116905212402, -2.299865484237671, 100.0, 65.96638488769531, 0.0, 0.0], "std": [0.00040559296030551195, 0.0, 0.0, 0.0004350738599896431, 7.450580596923828e-08, 0.0007350160740315914, 0.0012560151517391205, 0.3580264449119568, 0.7619383931159973, 0.5477657318115234, 0.10754023492336273, 0.2768173813819885, 0.2693927586078644, 0.6583303213119507, 0.0, 47.38219451904297, 0.0, 0.0], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [238]}, "index": {"min": [14925], "max": [15162], "mean": [15043.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [3.7394957983193278, 7.0, 7.0, 7.0, 7.0], "std": [1.2124160535711894, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [238]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [238]}, "eef_direction_state": {"mean": [6.0, 3.638655462184874], "std": [0.0, 1.9734842814232882], "min": [6, 0], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [0.0, 1.4369747899159664], "std": [0.0, 0.7057823058351612], "min": [0, 0], "max": [0, 2], "count": [238]}, "eef_acc_mag_state": {"mean": [0.0, 1.3025210084033614], "std": [0.0, 0.7620695158826658], "min": [0, 0], "max": [0, 2], "count": [238]}, "eef_direction_action": {"mean": [6.0, 3.668067226890756], "std": [0.0, 1.9839453423748759], "min": [6, 0], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [0.0, 1.4285714285714286], "std": [0.0, 0.716802289483567], "min": [0, 0], "max": [0, 2], "count": [238]}, "eef_acc_mag_action": {"mean": [0.0, 1.2226890756302522], "std": [0.0, 0.8075210510344926], "min": [0, 0], "max": [0, 2], "count": [238]}, "eef_sim_pose_state": {"mean": [0.06901007537833985, 0.33235784848882766, 1.1821742951462832, 0.09812848784550834, 0.0015661685906892169, -0.04633655204058563, 0.32242984480576936, -0.1990570925108677, 1.28868821129682, 0.05376780358907781, 0.4227835132308107, 0.26138033589630555], "std": [3.206285500688652e-07, 7.14091743456548e-06, 2.074540213571394e-05, 0.00029213015006320783, 0.00020220090614035682, 0.00029016135955566675, 0.1487508124343094, 0.1143885115926672, 0.06720487246393216, 0.08643971983361395, 0.2695939679676098, 0.1803822169449381], "min": [0.06900928859414591, 0.33233584463895727, 1.182138749570051, 0.09737395210219915, 0.0010625562047943404, -0.04702136690373753, 0.06887741728590652, -0.3395812599049709, 1.1851234942364848, -0.13722398724408955, -0.06911645323374316, -0.11132146751147111], "max": [0.0690112379944721, 0.33237466619370587, 1.1822259640250408, 0.0988639487330436, 0.0019126408067606793, -0.04531920159245908, 0.5002530399654185, 0.004855187603987857, 1.4423556918925942, 0.2197321246604818, 0.7912645649590324, 0.6376679069854572], "count": [238]}, "eef_sim_pose_action": {"mean": [0.0691062912652542, 0.33233821823546, 1.1821944851858703, 0.09857872868189767, 0.0029290135674751253, -0.046135655645937745, 0.3240919392596707, -0.19917391996889441, 1.288923051892374, 0.05230150792892834, 0.42047823891061537, 0.26510174783859697], "std": [4.781425372889701e-07, 9.256430198349728e-06, 4.458452343797093e-05, 0.0007356542015897248, 0.00043455040568767423, 0.00040559198342094083, 0.14925384423730378, 0.1133019741646134, 0.06959958569776135, 0.08795126715158481, 0.26685171727370693, 0.18335133075208185], "min": [0.06910461838178406, 0.3323355704415869, 1.1821806083787543, 0.09802423493764786, 0.0015321330819322299, -0.04755363639251459, 0.06978986219961429, -0.3405708101333171, 1.1821645812267925, -0.14598762701707263, -0.03220128535291611, -0.15947682389857834], "max": [0.06910675529115343, 0.3323705794816211, 1.1823378040044286, 0.09963348191119364, 0.003064266155184292, -0.04601948257819867, 0.499796608923497, 0.006235995570225687, 1.4543288370173593, 0.21426767590523346, 0.7917681412267501, 0.6621515613788325], "count": [238]}, "gripper_mode_state": {"mean": [0.0, 0.07563025210084033], "std": [0.0, 0.2644055919756677], "min": [0, 0], "max": [0, 1], "count": [238]}, "gripper_activity_state": {"mean": [2.0, 1.680672268907563], "std": [0.0, 0.6851703230467062], "min": [2, 0], "max": [2, 2], "count": [238]}, "gripper_mode_action": {"mean": [0.0, 0.3403361344537815], "std": [0.0, 0.47382217132468496], "min": [0, 0], "max": [0, 1], "count": [238]}, "gripper_activity_action": {"mean": [2.0, 1.9243697478991597], "std": [0.0, 0.3468868477403405], "min": [2, 0], "max": [2, 2], "count": [238]}, "gripper_open_scale_state": {"mean": [0.9785179439512577, 0.822191165495319], "std": [0.00043569051935483493, 0.22481772721871365], "min": [0.9777780151367188, 0.029240446090698244], "max": [0.9788134765625, 0.9797746276855469], "count": [238]}, "gripper_open_scale_action": {"mean": [1.0, 0.6596638655462185], "std": [0.0, 0.47382217132468496], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [238]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8784313725490196]], [[0.8588235294117647]]], "mean": [[[0.6579406181917211]], [[0.6761027069716775]], [[0.6600104820261438]]], "std": [[[0.16562756842161558]], [[0.16132370512757022]], [[0.16246785837064828]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8588235294117647]], [[0.8627450980392157]]], "mean": [[[0.6291271377995643]], [[0.6560401606753813]], [[0.6355184204793028]]], "std": [[[0.1565622814886088]], [[0.15396733974055513]], [[0.1525479777103721]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.518308287037037]], [[0.4800727777777778]], [[0.45876137527233113]]], "std": [[[0.2357356413288097]], [[0.2510799872781777]], [[0.2784144335205948]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45081657407407405]], [[0.48164708877995643]], [[0.47272406318082794]]], "std": [[[0.24341761357237982]], [[0.21211195579401776]], [[0.2188324973898835]]], "count": [100]}, "observation.state": {"min": [-0.06957446783781052, -0.0017021276289597154, -0.9323404431343079, -0.178936168551445, -0.13893617689609528, -0.024893617257475853, -2.7585105895996094, 0.0008510638144798577, 0.0, 0.0, -0.03127659484744072, -0.0382978729903698, 0.061914894729852676, -2.760425567626953, 73.07762908935547, 97.96267700195312], "max": [0.00957446824759245, 1.8223403692245483, 0.0, 0.12106382846832275, 0.0042553190141916275, 0.11063829809427261, -2.029574394226074, 0.001276595750823617, 0.0, 0.0, -0.029787234961986542, -0.03638297691941261, 0.0714893639087677, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.023791691288352013, 0.9074041843414307, -0.43201810121536255, -0.014544297941029072, -0.05042869597673416, -0.0014020304661244154, -2.48970890045166, 0.001273421454243362, 0.0, 0.0, -0.03020486980676651, -0.03687199950218201, 0.06586698442697525, -2.760427236557007, 88.71469116210938, 97.96281433105469], "std": [0.029063211753964424, 0.6686321496963501, 0.3395581841468811, 0.09644978493452072, 0.0624888651072979, 0.02772022970020771, 0.3236466646194458, 3.662293602246791e-05, 0.0, 0.0, 0.00023016586783342063, 0.0003458506253082305, 0.0011029260931536555, 1.6689300537109375e-06, 11.02290153503418, 0.0001373291015625], "count": [134]}, "action": {"min": [-0.06902913749217987, -0.0015339808305725455, -0.937262237071991, -0.24390295147895813, -0.14112623035907745, -0.026077672839164734, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.01073786523193121, -0.03374757617712021, -0.03834952041506767, 0.058291271328926086, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01073786523193121, 1.823903203010559, 0.0015339808305725455, 0.12118448317050934, 0.004601942375302315, 0.11351457983255386, -2.029574394226074, 0.0015339808305725455, 0.0015339808305725455, 0.012271846644580364, -0.03067961521446705, -0.03681553900241852, 0.07209710031747818, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.023318791761994362, 0.9076932072639465, -0.43315497040748596, -0.018350515514612198, -0.04996883124113083, -0.00033198672463186085, -2.48970890045166, 0.0015339816454797983, 0.00011447616998339072, 0.011951318010687828, -0.03070254810154438, -0.03699875622987747, 0.06616729497909546, -2.760427236557007, 67.91044616699219, 100.0, 0.0, 0.0], "std": [0.029193054884672165, 0.6779085993766785, 0.34543806314468384, 0.10237690061330795, 0.06332573294639587, 0.030478838831186295, 0.3236466646194458, 8.149072527885437e-10, 0.0004031121206935495, 0.0006236594053916633, 0.00026404066011309624, 0.000497412052936852, 0.0013486831448972225, 1.6689300537109375e-06, 46.68208312988281, 0.0, 0.0, 0.0], "count": [134]}, "timestamp": {"min": [0.0], "max": [4.433333333333334], "mean": [2.216666666666667], "std": [1.2893796958227626], "count": [134]}, "frame_index": {"min": [0], "max": [133], "mean": [66.5], "std": [38.68139087468288], "count": [134]}, "episode_index": {"min": [94], "max": [94], "mean": [94.0], "std": [0.0], "count": [134]}, "index": {"min": [15961], "max": [16094], "mean": [16027.5], "std": [38.68139087468288], "count": [134]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [134]}, "subtask_annotation": {"mean": [2.5, 7.0, 7.0, 7.0, 7.0], "std": [1.9190716039000533, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [134]}, "scene_annotation": {"mean": [94.0], "std": [0.0], "min": [94], "max": [94], "count": [134]}, "eef_direction_state": {"mean": [2.925373134328358, 6.0], "std": [2.408402163297018, 0.0], "min": [0, 6], "max": [6, 6], "count": [134]}, "eef_velocity_state": {"mean": [1.3059701492537314, 0.0], "std": [0.8306409316412762, 0.0], "min": [0, 0], "max": [2, 0], "count": [134]}, "eef_acc_mag_state": {"mean": [1.171641791044776, 0.0], "std": [0.7777322506980767, 0.0], "min": [0, 0], "max": [2, 0], "count": [134]}, "eef_direction_action": {"mean": [3.08955223880597, 6.0], "std": [2.438689048878896, 0.0], "min": [0, 6], "max": [6, 6], "count": [134]}, "eef_velocity_action": {"mean": [1.2462686567164178, 0.0], "std": [0.8502551606849146, 0.0], "min": [0, 0], "max": [2, 0], "count": [134]}, "eef_acc_mag_action": {"mean": [1.126865671641791, 0.0], "std": [0.7957127827942443, 0.0], "min": [0, 0], "max": [2, 0], "count": [134]}, "eef_sim_pose_state": {"mean": [0.21377427913738564, 0.32961724565410183, 1.239762294384647, -0.045630129468381936, 0.45793845915580067, -0.09217696660844041, 0.06906951350608301, -0.3373488915451511, 1.1855901525227734, 0.06698078508377896, -0.030184287007787924, -0.03561541469891354], "std": [0.12211918121563903, 0.005583121351634921, 0.03985918299583526, 0.07134833257698182, 0.33988595249628767, 0.11419499830548241, 8.997219660841769e-07, 7.702175923776335e-06, 2.3573533647646058e-05, 0.001107443350978156, 0.00022979773671866655, 0.0003532888505191176], "min": [0.06900252789347892, 0.3201452894638612, 1.1824560872661831, -0.16040154963627062, -0.006382978754118085, -0.2667378984456875, 0.06906533226818802, -0.33738103240381306, 1.1855473702172226, 0.06304634577339004, -0.03125415998855252, -0.03703974457642327], "max": [0.4077265668915313, 0.33658004628503035, 1.3186009965914283, 0.10989114401296342, 0.8369829840344041, 0.014522490319349662, 0.06907119267040597, -0.33733796444304925, 1.185699917532883, 0.07263366624278188, -0.029766818443273557, -0.03512251381536934], "count": [134]}, "eef_sim_pose_action": {"mean": [0.21497693278841354, 0.3296900346657268, 1.2392396249398894, -0.04198262057334404, 0.45340546357313233, -0.0901869542048816, 0.06999659570991452, -0.33735627429280296, 1.1823259112112843, 0.066856646989508, -0.018623964354302434, -0.03547114926313761], "std": [0.12327482586819753, 0.005564018022878156, 0.04105948697672064, 0.07378542390172722, 0.34305918521161083, 0.11431284179518596, 5.043790074427209e-05, 1.116947197290016e-05, 0.00017626755615615176, 0.0013429637251025797, 0.0007133456582174482, 0.00049744576785925], "min": [0.06901248550389515, 0.31946705062677805, 1.1813943716814321, -0.1652859312136088, -0.058170196320364465, -0.26841962581097734, 0.06989537315110003, -0.3373868056244118, 1.1822319187181478, 0.05911477982009867, -0.02145993701826776, -0.036824376144298586], "max": [0.407829416035902, 0.3369718571787526, 1.3177272912165259, 0.11343928166765006, 0.844503826989913, 0.017216205357137276, 0.07012774767213115, -0.3373519543205214, 1.1826921129487045, 0.0728029360235699, -0.016861380064314258, -0.03528679520445266], "count": [134]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [134]}, "gripper_activity_state": {"mean": [1.8134328358208955, 2.0], "std": [0.5486470530063525, 0.0], "min": [0, 2], "max": [2, 2], "count": [134]}, "gripper_mode_action": {"mean": [0.3208955223880597, 0.0], "std": [0.4668207215830867, 0.0], "min": [0, 0], "max": [1, 0], "count": [134]}, "gripper_activity_action": {"mean": [1.9328358208955223, 2.0], "std": [0.32776404859698155, 0.0], "min": [0, 2], "max": [2, 2], "count": [134]}, "gripper_open_scale_state": {"mean": [0.8871471934532057, 0.979626770019533], "std": [0.11022902110415192, 1.7763568394002505e-15], "min": [0.7307762908935547, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [134]}, "gripper_open_scale_action": {"mean": [0.6791044776119403, 1.0], "std": [0.4668207215830867, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [134]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8745098039215686]], [[0.8941176470588236]]], "mean": [[[0.6508664787581699]], [[0.6556930038126362]], [[0.6481869281045751]]], "std": [[[0.17115914002722918]], [[0.17524081282326698]], [[0.18022327295559704]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8588235294117647]], [[0.8745098039215686]]], "mean": [[[0.6082183442265795]], [[0.623137584422658]], [[0.608504705882353]]], "std": [[[0.18014334402224114]], [[0.18440808734992395]], [[0.1854382302616748]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6235294117647059]], [[0.6078431372549019]]], "mean": [[[0.44153441448801745]], [[0.4487671922657952]], [[0.44255361928104575]]], "std": [[[0.1782919999324524]], [[0.1728920599789564]], [[0.17446981187611463]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.8666666666666667]], [[0.8]]], "mean": [[[0.4673907162309368]], [[0.44284087690631807]], [[0.42044490740740736]]], "std": [[[0.2167560967098447]], [[0.2282397903688503]], [[0.249086577922948]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, -0.001276595750823617, 0.0, -0.005744680762290955, 0.004680851008743048, -0.040425531566143036, -2.7585105895996094, 0.0, -0.0017021276289597154, -1.2948936223983765, -0.3491489291191101, -0.017234042286872864, -0.6623404026031494, -2.742553234100342, 97.77780151367188, 68.76678466796875], "max": [-0.007659574504941702, -0.0008510638144798577, 0.0, -0.005319148767739534, 0.005744680762290955, -0.03893617168068886, -2.7551064491271973, 0.3312765955924988, 2.1355319023132324, 0.0, 0.11680851131677628, 0.8942553400993347, 0.03744680806994438, -1.9059574604034424, 97.89613342285156, 97.3410415649414], "mean": [-0.007659566588699818, -0.0012699480867013335, 0.0, -0.005525273270905018, 0.005320816766470671, -0.03936833143234253, -2.756094217300415, 0.15500326454639435, 1.290438175201416, -0.6706050634384155, -0.15140622854232788, 0.37025925517082214, -0.24512794613838196, -2.475128412246704, 97.81195068359375, 88.19239044189453], "std": [7.916241884231567e-09, 5.277430318528786e-05, 0.0, 0.0002126620674971491, 0.0002201125753344968, 0.0003674996842164546, 0.001327816746197641, 0.10847591608762741, 0.799368679523468, 0.46987128257751465, 0.13289152085781097, 0.3303609788417816, 0.22893448173999786, 0.35817405581474304, 0.04615997150540352, 12.226346969604492], "count": [128]}, "action": {"min": [-0.007669903803616762, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.004601942375302315, -0.041417479515075684, -2.7585105895996094, -0.004601942375302315, -0.0, -1.2946797609329224, -0.35128161311149597, -0.013805827125906944, -0.6672816276550293, -2.742553234100342, 100.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.006135923322290182, -0.03988350182771683, -2.7551064491271973, 0.3328738212585449, 2.1322333812713623, -0.0, 0.20555342733860016, 0.9004467129707336, 0.023009711876511574, -1.9059574604034424, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007657928857952356, -0.0015339815290644765, 0.0, -0.006135926116257906, 0.005956162698566914, -0.04006332904100418, -2.756094217300415, 0.1536257565021515, 1.290186882019043, -0.6752033233642578, -0.1498386561870575, 0.36723265051841736, -0.24559278786182404, -2.475128412246704, 100.0, 71.875, 0.0, 0.0], "std": [0.00013505551032721996, 6.984919309616089e-10, 0.0, 2.7939677238464355e-09, 0.0004933950258418918, 0.0004933941527269781, 0.001327816746197641, 0.11014390736818314, 0.8088108897209167, 0.4772379398345947, 0.1387910693883896, 0.3351893723011017, 0.22986707091331482, 0.35817405581474304, 0.0, 44.96092224121094, 0.0, 0.0], "count": [128]}, "timestamp": {"min": [0.0], "max": [4.233333333333333], "mean": [2.1166666666666667], "std": [1.2316429857894877], "count": [128]}, "frame_index": {"min": [0], "max": [127], "mean": [63.5], "std": [36.94928957368463], "count": [128]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [128]}, "index": {"min": [17614], "max": [17741], "mean": [17677.5], "std": [36.94928957368463], "count": [128]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [128]}, "subtask_annotation": {"mean": [3.6640625, 7.0, 7.0, 7.0, 7.0], "std": [1.443072588643326, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [128]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [128]}, "eef_direction_state": {"mean": [6.0, 2.9765625], "std": [0.0, 2.19895161010736], "min": [6, 0], "max": [6, 6], "count": [128]}, "eef_velocity_state": {"mean": [0.0, 1.4921875], "std": [0.0, 0.6959266950216452], "min": [0, 0], "max": [0, 2], "count": [128]}, "eef_acc_mag_state": {"mean": [0.0, 1.3359375], "std": [0.0, 0.7318357029373123], "min": [0, 0], "max": [0, 2], "count": [128]}, "eef_direction_action": {"mean": [6.0, 2.953125], "std": [0.0, 2.3580294176229013], "min": [6, 0], "max": [6, 6], "count": [128]}, "eef_velocity_action": {"mean": [0.0, 1.4140625], "std": [0.0, 0.765744569744866], "min": [0, 0], "max": [0, 2], "count": [128]}, "eef_acc_mag_action": {"mean": [0.0, 1.1796875], "std": [0.0, 0.8142634109081348], "min": [0, 0], "max": [0, 2], "count": [128]}, "eef_sim_pose_state": {"mean": [0.06903362045877126, 0.3338048578297382, 1.1830323368669577, -0.03940451069182038, -0.006795116264462914, -0.0023386404377277736, 0.29757114586454914, -0.28305020794468333, 1.2342506122952714, 0.007389792876322256, 0.3749973499447482, 0.5897239753465323], "std": [4.0304419694884005e-06, 4.957107603069404e-06, 2.1683618511318777e-05, 0.000367696255383923, 0.00022527645630022447, 0.00022011843047127573, 0.16042485411735524, 0.040558886993256923, 0.03875785382269116, 0.05417756577963939, 0.20480157170025545, 0.48927422982107927], "min": [0.06903292424783615, 0.33379045962755755, 1.1830110573363335, -0.04046586699920682, -0.007021199592621485, -0.002978621678330188, 0.06867767992587577, -0.3369070665096059, 1.1817753263018616, -0.118621258142866, -0.005744599609888823, -0.015957924309014986], "max": [0.06906558969943133, 0.3338144011903504, 1.1830546753492384, -0.03896985242042507, -0.0061701321367719775, -0.0019147521412911893, 0.49772859618921583, -0.23098819231532375, 1.3271531295965624, 0.18238176157894115, 0.6472404838739498, 1.3760437114559456], "count": [128]}, "eef_sim_pose_action": {"mean": [0.06901311718218296, 0.3338192743874662, 1.1830888808602618, -0.040108948634225414, -0.00766976716886681, -0.001701584458180555, 0.2988608499024904, -0.2827013359756286, 1.2337613162854268, 0.002001420656625779, 0.3724906737948619, 0.5833072299391798], "std": [4.6706955791689335e-08, 1.142929191056876e-05, 4.572005685932037e-10, 0.0004933393666503199, 2.0317915242304276e-08, 0.0005157536035732565, 0.16197532304719287, 0.04079245570898085, 0.037458116028740523, 0.05769848662266759, 0.21284097176055525, 0.4924119586128249], "min": [0.06901267645318548, 0.3337884436774271, 1.1830888806936852, -0.041464542086362896, -0.007669822935283177, -0.0030678260666868983, 0.06852342391761315, -0.3368327828263515, 1.1825750163233475, -0.13024718917321249, -0.004601807014801729, -0.012278345307382664], "max": [0.06901313003433919, 0.3338235942054717, 1.1830888821151362, -0.03991879885220101, -0.007669759766245177, 1.8048019264499393e-07, 0.4974013109571661, -0.23047993348838117, 1.3114959680409677, 0.21476244958485635, 0.6903816997510117, 1.3860609736439793], "count": [128]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [128]}, "gripper_activity_state": {"mean": [2.0, 1.7890625], "std": [0.0, 0.5816509873573241], "min": [2, 0], "max": [2, 2], "count": [128]}, "gripper_mode_action": {"mean": [0.0, 0.28125], "std": [0.0, 0.4496092053105675], "min": [0, 0], "max": [0, 1], "count": [128]}, "gripper_activity_action": {"mean": [2.0, 1.9296875], "std": [0.0, 0.33502783816236825], "min": [2, 0], "max": [2, 2], "count": [128]}, "gripper_open_scale_state": {"mean": [0.9781206667423245, 0.8819238948822021], "std": [0.0004615984492977346, 0.12226348676490247], "min": [0.9777780151367188, 0.6876678466796875], "max": [0.9789613342285156, 0.9734104156494141], "count": [128]}, "gripper_open_scale_action": {"mean": [1.0, 0.71875], "std": [0.0, 0.4496092053105675], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [128]}}} +{"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.5983454166666666]], [[0.6047663235294118]], [[0.5943439787581699]]], "std": [[[0.25438520396440334]], [[0.2597494788259285]], [[0.2714312123215161]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5720403267973856]], [[0.5851323937908497]], [[0.5697736138344227]]], "std": [[[0.24562949587872435]], [[0.2542065118465836]], [[0.2628028210337186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9333333333333333]], [[1.0]]], "mean": [[[0.45122647875816996]], [[0.431588022875817]], [[0.40925430555555553]]], "std": [[[0.20628591981512484]], [[0.21660419629424688]], [[0.2346720514402706]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8156862745098039]], [[0.6627450980392157]], [[0.6745098039215687]]], "mean": [[[0.3931528159041395]], [[0.39337225762527234]], [[0.37934243191721134]]], "std": [[[0.2328094512572735]], [[0.23111886094355993]], [[0.24117090087331214]]], "count": [100]}, "observation.state": {"min": [-0.999148964881897, -0.0031914892606437206, -1.9710638523101807, -0.39872339367866516, -0.5338298082351685, -0.062340427190065384, -2.7585105895996094, 0.0, -0.001276595750823617, -0.013829787261784077, 0.0219148937612772, -0.019574468955397606, 0.03936170041561127, -2.742978811264038, 73.09962463378906, 97.3410415649414], "max": [0.04234042391180992, 2.4525532722473145, 0.0, 0.043617021292448044, 0.011914893984794617, 0.3842553198337555, -2.0306382179260254, 0.001276595750823617, -0.001276595750823617, -0.009999999776482582, 0.03404255211353302, -0.01808510720729828, 0.04085106402635574, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.35872408747673035, 1.424444556236267, -1.0646286010742188, -0.1108078584074974, -0.3097384572029114, 0.17102742195129395, -2.520629644393921, 0.0012219833442941308, -0.001276597147807479, -0.013351931236684322, 0.03330186754465103, -0.018757542595267296, 0.03970075398683548, -2.7425601482391357, 89.77473449707031, 97.3412094116211], "std": [0.40661388635635376, 0.9778628349304199, 0.7941029667854309, 0.13268032670021057, 0.22990044951438904, 0.14084215462207794, 0.3199678063392639, 0.00023885916743893176, 1.3969838619232178e-09, 0.0003794239310082048, 0.0013503803638741374, 0.00033122312743216753, 0.00028482440393418074, 5.346958641894162e-05, 10.89942455291748, 0.0018628279212862253], "count": [187]}, "action": {"min": [-0.9986214637756348, -0.0015339808305725455, -1.9711652994155884, -0.3973010182380676, -0.5353593230247498, -0.06442718952894211, -2.7585105895996094, 0.0, 0.0, -0.013805827125906944, 0.02147573046386242, -0.019941750913858414, 0.03988350182771683, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.05522330850362778, 2.451301336288452, 0.0015339808305725455, 0.05368932709097862, 0.013805827125906944, 0.38656315207481384, -2.0306382179260254, 0.0015339808305725455, 0.0, -0.00920388475060463, 0.03374757617712021, -0.01840776950120926, 0.041417479515075684, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.354833722114563, 1.430728793144226, -1.071596622467041, -0.11401492357254028, -0.3140886127948761, 0.1768752783536911, -2.520629644393921, 0.001451951335184276, 0.0, -0.013486006297171116, 0.033411309123039246, -0.01888366788625717, 0.03994100168347359, -2.7425601482391357, 70.5882339477539, 100.0, 0.0, 0.0], "std": [0.405303031206131, 0.9761747121810913, 0.7904368042945862, 0.1347838193178177, 0.23043708503246307, 0.14033551514148712, 0.3199678063392639, 0.0003451158991083503, 0.0, 0.0007999209919944406, 0.0017948499880731106, 0.0007095026085153222, 0.00029118082602508366, 5.346958641894162e-05, 45.56455612182617, 0.0, 0.0, 0.0], "count": [187]}, "timestamp": {"min": [0.0], "max": [6.2], "mean": [3.1], "std": [1.7993826101687709], "count": [187]}, "frame_index": {"min": [0], "max": [186], "mean": [93.0], "std": [53.98147830506312], "count": [187]}, "episode_index": {"min": [109], "max": [109], "mean": [109.0], "std": [0.0], "count": [187]}, "index": {"min": [18355], "max": [18541], "mean": [18448.0], "std": [53.98147830506312], "count": [187]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [187]}, "subtask_annotation": {"mean": [2.176470588235294, 7.0, 7.0, 7.0, 7.0], "std": [1.9665334610458622, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [187]}, "scene_annotation": {"mean": [109.0], "std": [0.0], "min": [109], "max": [109], "count": [187]}, "eef_direction_state": {"mean": [3.641711229946524, 6.0], "std": [2.0592749001706445, 0.0], "min": [0, 6], "max": [6, 6], "count": [187]}, "eef_velocity_state": {"mean": [1.3903743315508021, 0.0], "std": [0.8027448692558119, 0.0], "min": [0, 0], "max": [2, 0], "count": [187]}, "eef_acc_mag_state": {"mean": [1.2459893048128343, 0.0], "std": [0.8230778677356124, 0.0], "min": [0, 0], "max": [2, 0], "count": [187]}, "eef_direction_action": {"mean": [3.8609625668449197, 6.0], "std": [2.027069519816958, 0.0], "min": [0, 6], "max": [6, 6], "count": [187]}, "eef_velocity_action": {"mean": [1.3315508021390374, 0.0], "std": [0.8447505415006643, 0.0], "min": [0, 0], "max": [2, 0], "count": [187]}, "eef_acc_mag_action": {"mean": [1.2352941176470589, 0.0], "std": [0.7998898949081004, 0.0], "min": [0, 0], "max": [2, 0], "count": [187]}, "eef_sim_pose_state": {"mean": [0.2948136849938833, 0.18221955490508351, 1.2655438254523474, 0.05779927968514395, 0.2201324300190719, -0.688862802985992, 0.06798648452916427, -0.3369415781468878, 1.1827455620056955, 0.03935042456989723, 0.018670053283977465, -0.01753883596128426], "std": [0.1650481507866508, 0.17494551862156657, 0.07223755679689203, 0.07917019419364242, 0.15474701128331256, 0.5946945321896743, 3.080699086954379e-05, 1.0113626868718897e-05, 5.6508982513043704e-05, 0.00029348525824981846, 0.0010076262603622968, 0.0003751423372162339], "min": [0.06885039985097682, -0.10415810448093138, 1.1828583938013473, -0.06236894653164837, -0.012337687845354717, -1.557098753965858, 0.06794924617003176, -0.33696130703992944, 1.182586623736698, 0.03899101435911042, 0.009998326405292968, -0.019152216792980965], "max": [0.5241989868224813, 0.3339649372718181, 1.407082380569158, 0.1922106499669834, 0.48230043337534845, 0.018569692378482234, 0.0682588591612445, -0.33689718698320625, 1.1832001451613576, 0.04061602692311028, 0.0193584590494138, -0.016811609597745168], "count": [187]}, "eef_sim_pose_action": {"mean": [0.2968721353313335, 0.18386988652710176, 1.2668753593040418, 0.06319219670771999, 0.21568750070948756, -0.6895858694648805, 0.06807277985217108, -0.3369498043675401, 1.1828018593973917, 0.03956456350871271, 0.019921701445239828, -0.01743544713551866], "std": [0.16519079049686577, 0.17447868470131, 0.07526555867393486, 0.08288446811994649, 0.15916183853801336, 0.5936749930720941, 6.287150433287817e-05, 1.8374660976237797e-05, 0.00014264175466719326, 0.00030363370127071856, 0.0012883574692280314, 0.0007712421368848229], "min": [0.06793109429091954, -0.10417353839520496, 1.1828711449907634, -0.06441071815313072, -0.013803082286381274, -1.5610740350081178, 0.06804759975603299, -0.33697559132234334, 1.1824320782873663, 0.0394552007419805, 0.012269766534836357, -0.01994571567047866], "max": [0.5200520524037723, 0.3344733972531054, 1.430218211331819, 0.21618712294901848, 0.4778392952021746, 0.020170835779183625, 0.06841680965426872, -0.33690444664411845, 1.1831086945328915, 0.04119158362890512, 0.021472090593680937, -0.01687744858979632], "count": [187]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [187]}, "gripper_activity_state": {"mean": [1.8770053475935828, 2.0], "std": [0.4518004563718606, 0.0], "min": [0, 2], "max": [2, 2], "count": [187]}, "gripper_mode_action": {"mean": [0.29411764705882354, 0.0], "std": [0.45564509955381477, 0.0], "min": [0, 0], "max": [1, 0], "count": [187]}, "gripper_activity_action": {"mean": [1.9518716577540107, 2.0], "std": [0.27910135509518463, 0.0], "min": [0, 2], "max": [2, 2], "count": [187]}, "gripper_open_scale_state": {"mean": [0.8977480601754442, 0.9734127925934021], "std": [0.10899424912419454, 1.8615179640597713e-05], "min": [0.7309962463378906, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [187]}, "gripper_open_scale_action": {"mean": [0.7058823529411765, 1.0], "std": [0.45564509955381477, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [187]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9882352941176471]], [[0.9921568627450981]]], "mean": [[[0.642376130174292]], [[0.647068316993464]], [[0.6332576661220044]]], "std": [[[0.19965875926948548]], [[0.2018829904839336]], [[0.20591865770486983]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.9137254901960784]], [[0.9333333333333333]]], "mean": [[[0.615312938453159]], [[0.6290181753812637]], [[0.6103491884531591]]], "std": [[[0.19627204656628394]], [[0.19996815390567443]], [[0.20055827371502952]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.8352941176470589]], [[0.8313725490196079]]], "mean": [[[0.48370438725490195]], [[0.45783552287581697]], [[0.43521471132897604]]], "std": [[[0.1942762498130183]], [[0.2054012101875625]], [[0.23070831044323445]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.6588235294117647]], [[0.6509803921568628]]], "mean": [[[0.4396861029411765]], [[0.4439492102396514]], [[0.4299203213507625]]], "std": [[[0.19543551990923672]], [[0.19568763628244937]], [[0.20375883157206937]]], "count": [100]}, "observation.state": {"min": [-0.9563829898834229, -0.003617021255195141, -1.223191499710083, -0.53425532579422, -0.04595744609832764, -0.06808510422706604, -2.7585105895996094, 0.00042553190723992884, -0.001276595750823617, -0.013404255732893944, 0.0331914909183979, -0.0191489364951849, 0.03446808457374573, -2.742553234100342, 70.05929565429688, 97.32622528076172], "max": [0.007021276745945215, 2.1470212936401367, 0.0, 0.006170212756842375, 0.09702127426862717, 0.19659574329853058, -1.9429787397384644, 0.001276595750823617, -0.001276595750823617, -0.012978723272681236, 0.03510638326406479, -0.01765957474708557, 0.039787232875823975, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.4380205273628235, 1.334238052368164, -0.7257131934165955, -0.30057933926582336, 0.010548991151154041, 0.06450485438108444, -2.5288844108581543, 0.0012319424422457814, -0.001276597147807479, -0.013312320224940777, 0.03351590782403946, -0.018228264525532722, 0.0358024537563324, -2.742550849914551, 90.04389953613281, 97.34078979492188], "std": [0.359792023897171, 0.8646446466445923, 0.5145680904388428, 0.19204458594322205, 0.03356911987066269, 0.07757512480020523, 0.3357625901699066, 0.00016109009447973222, 1.3969838619232178e-09, 0.00017512717749923468, 0.0002613331889733672, 0.00015471538063138723, 0.0007445958908647299, 3.3334024919895455e-05, 11.455073356628418, 0.0011714993743225932], "count": [162]}, "action": {"min": [-0.9633399248123169, -0.003067961661145091, -1.2241166830062866, -0.5414952039718628, -0.0475534051656723, -0.06902913749217987, -2.7585105895996094, 0.0, 0.0, -0.013805827125906944, 0.03374757617712021, -0.019941750913858414, 0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.1460390090942383, -0.0, 0.04295146092772484, 0.09817477315664291, 0.2070874124765396, -1.9429787397384644, 0.0015339808305725455, 0.0, -0.012271846644580364, 0.03681553900241852, -0.01840776950120926, 0.03988350182771683, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4417094588279724, 1.3353080749511719, -0.7261868119239807, -0.30904749035835266, 0.01015079952776432, 0.06902839243412018, -2.5288844108581543, 0.0014676989521831274, 0.0, -0.013502834364771843, 0.033766571432352066, -0.018417270854115486, 0.036067549139261246, -2.742550849914551, 75.30863952636719, 100.0, 0.0, 0.0], "std": [0.36551669239997864, 0.8678566217422485, 0.5160494446754456, 0.198403999209404, 0.03546229749917984, 0.08082848787307739, 0.3357625901699066, 0.00031190316076390445, 0.0, 0.0006107330555096269, 0.00024029685300774872, 0.00012014841922791675, 0.0011077135568484664, 3.3334024919895455e-05, 43.12157440185547, 0.0, 0.0, 0.0], "count": [162]}, "timestamp": {"min": [0.0], "max": [5.366666666666666], "mean": [2.683333333333333], "std": [1.5588160274411498], "count": [162]}, "frame_index": {"min": [0], "max": [161], "mean": [80.5], "std": [46.76448082323449], "count": [162]}, "episode_index": {"min": [112], "max": [112], "mean": [112.0], "std": [0.0], "count": [162]}, "index": {"min": [19069], "max": [19230], "mean": [19149.5], "std": [46.76448082323449], "count": [162]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [162]}, "subtask_annotation": {"mean": [2.3641975308641974, 7.0, 7.0, 7.0, 7.0], "std": [1.8282966937802332, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [162]}, "scene_annotation": {"mean": [112.0], "std": [0.0], "min": [112], "max": [112], "count": [162]}, "eef_direction_state": {"mean": [3.493827160493827, 6.0], "std": [2.064535680259554, 0.0], "min": [0, 6], "max": [6, 6], "count": [162]}, "eef_velocity_state": {"mean": [1.3641975308641976, 0.0], "std": [0.791592962179226, 0.0], "min": [0, 0], "max": [2, 0], "count": [162]}, "eef_acc_mag_state": {"mean": [1.2222222222222223, 0.0], "std": [0.8012336167697742, 0.0], "min": [0, 0], "max": [2, 0], "count": [162]}, "eef_direction_action": {"mean": [3.450617283950617, 6.0], "std": [2.125833080377476, 0.0], "min": [0, 6], "max": [6, 6], "count": [162]}, "eef_velocity_action": {"mean": [1.345679012345679, 0.0], "std": [0.8113469037356925, 0.0], "min": [0, 0], "max": [2, 0], "count": [162]}, "eef_acc_mag_action": {"mean": [1.228395061728395, 0.0], "std": [0.7956260936917965, 0.0], "min": [0, 0], "max": [2, 0], "count": [162]}, "eef_sim_pose_state": {"mean": [0.27510123295774636, 0.18912690179683742, 1.237095613657686, 0.07011778011715128, 0.30770220443056023, -0.42612863905243126, 0.06798935170648635, -0.3369298989409943, 1.182712695389591, 0.03545742451571072, 0.01892383043030081, -0.016999588569850895], "std": [0.14563731043668543, 0.1254747155567107, 0.04481879073722746, 0.0793756297865838, 0.20456690876050657, 0.34880685581376175, 1.3196423416088985e-05, 5.161241535294691e-06, 6.010309365138035e-05, 0.0007434351660177117, 0.0003444196812798249, 0.00022482176816099116], "min": [0.06867751137835117, 0.01118495304714048, 1.182848217533013, -0.06808619068703298, -0.007872025941556338, -0.9963384511160354, 0.06798114012004305, -0.3369516523717209, 1.182457612052583, 0.03408100256662522, 0.018507540374192333, -0.01787625215915572], "max": [0.4718399131850221, 0.3336150928056021, 1.3288732884463448, 0.19405253403885092, 0.6106199782789496, 0.01574493420738307, 0.0680154359866841, -0.3369073632341648, 1.1827713216139157, 0.03943293047394783, 0.020847408982106463, -0.01638600427068839], "count": [162]}, "eef_sim_pose_action": {"mean": [0.27454679466994536, 0.187278835467116, 1.2373129088239954, 0.07435030952344812, 0.2998086108755134, -0.43028387375558724, 0.06807105208324443, -0.33693967375328693, 1.1827701052308048, 0.035694228885889204, 0.020260257894972097, -0.01695332624892406], "std": [0.14513028449968057, 0.12641732918428233, 0.046532068813668746, 0.0818293610020256, 0.20269133737953593, 0.35596027282096615, 4.62223334597124e-05, 7.960712278259045e-06, 0.00016950358629869223, 0.001109614826472547, 0.000647376010042172, 0.00033239545751513345], "min": [0.06732884300903003, 0.011040839414627855, 1.1824949999999999, -0.0690197251543908, -0.012269406509313852, -1.010767940644829, 0.0680408469917328, -0.33697560168096247, 1.1824320782873663, 0.03175469027420095, 0.019938370108080417, -0.018413048896307384], "max": [0.47345887602343684, 0.33391719026763284, 1.3382472901015567, 0.20903585952094814, 0.6043680731850238, 0.04303501067151553, 0.06816422935713343, -0.33690444664411845, 1.1828557301386706, 0.03951639078992654, 0.023005136045270547, -0.01687744858979632], "count": [162]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [162]}, "gripper_activity_state": {"mean": [1.8271604938271604, 2.0], "std": [0.5279853032183475, 0.0], "min": [0, 2], "max": [2, 2], "count": [162]}, "gripper_mode_action": {"mean": [0.24691358024691357, 0.0], "std": [0.43121602954501204, 0.0], "min": [0, 0], "max": [1, 0], "count": [162]}, "gripper_activity_action": {"mean": [1.9444444444444444, 2.0], "std": [0.2991758226185839, 0.0], "min": [0, 2], "max": [2, 2], "count": [162]}, "gripper_open_scale_state": {"mean": [0.9004395647402172, 0.9734095010639715], "std": [0.11455076710397885, 1.1604788313297807e-05], "min": [0.7005929565429687, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [162]}, "gripper_open_scale_action": {"mean": [0.7530864197530864, 1.0], "std": [0.43121602954501204, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [162]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9882352941176471]], [[0.9764705882352941]]], "mean": [[[0.6367669308278867]], [[0.6442682407407407]], [[0.6380911710239652]]], "std": [[[0.19799026088194763]], [[0.20614158385409317]], [[0.2142689544565322]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9098039215686274]], [[0.9058823529411765]]], "mean": [[[0.610859392701525]], [[0.6268172303921569]], [[0.6145666693899782]]], "std": [[[0.19331671770353348]], [[0.2024879853799052]], [[0.20588442277232713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4667366421568627]], [[0.4436719635076253]], [[0.4251901279956427]]], "std": [[[0.1934304694097017]], [[0.20629771637372196]], [[0.2242022974449052]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43275351851851857]], [[0.4370834831154684]], [[0.4161404629629629]]], "std": [[[0.20136112269209513]], [[0.20147254944898302]], [[0.2177027473971705]]], "count": [100]}, "observation.state": {"min": [-0.8365957736968994, -0.003617021255195141, -1.2951064109802246, -0.3957446813583374, -0.2282978743314743, -0.07063829898834229, -2.7585105895996094, 0.001276595750823617, -0.001276595750823617, 0.0, -0.0031914892606437206, -0.016808509826660156, 0.03170212730765343, -2.742553234100342, 68.93781280517578, 97.3410415649414], "max": [-0.001276595750823617, 2.203829765319824, 0.0, -0.0019148936262354255, 0.011063829995691776, 0.28851065039634705, -1.9108511209487915, 0.0031914892606437206, -0.001276595750823617, 0.0, -0.002340425504371524, -0.01425531879067421, 0.03936170041561127, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.41710108518600464, 1.3299171924591064, -0.8012681007385254, -0.23522242903709412, -0.15762926638126373, 0.15320950746536255, -2.4576597213745117, 0.0026968754827976227, -0.001276597147807479, 0.0, -0.0026664817705750465, -0.015205846168100834, 0.03229482099413872, -2.742553472518921, 87.60455322265625, 97.34088897705078], "std": [0.3081532120704651, 0.9002503156661987, 0.5387992262840271, 0.1651732325553894, 0.09784629195928574, 0.12400967627763748, 0.37522220611572266, 0.0002958554250653833, 1.3969838619232178e-09, 0.0, 0.00020455100457184017, 0.00036464727600105107, 0.0013131374726071954, 2.384185791015625e-07, 12.810394287109375, 0.000152587890625], "count": [154]}, "action": {"min": [-0.8375535011291504, -0.003067961661145091, -1.2962137460708618, -0.3973010182380676, -0.23009711503982544, -0.0782330185174942, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.0, -0.003067961661145091, -0.016873788088560104, 0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.007669903803616762, 2.2043304443359375, 0.003067961661145091, -0.0015339808305725455, 0.08897088468074799, 0.30526217818260193, -1.9108511209487915, 0.003067961661145091, 0.0, -0.0, -0.003067961661145091, -0.013805827125906944, 0.03988350182771683, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.41777077317237854, 1.3243024349212646, -0.7970921397209167, -0.23745790123939514, -0.15828905999660492, 0.15869715809822083, -2.4576597213745117, 0.0029783158097416162, 0.0, 0.0, -0.0030679642222821712, -0.015270102769136429, 0.032552313059568405, -2.742553472518921, 68.18181610107422, 100.0, 0.0, 0.0], "std": [0.3169400095939636, 0.910085916519165, 0.5470277667045593, 0.16641178727149963, 0.10228428989648819, 0.1248059794306755, 0.37522220611572266, 0.00035983588895760477, 0.0, 0.0, 2.561137080192566e-09, 0.00044020009227097034, 0.0013902531936764717, 2.384185791015625e-07, 46.57709503173828, 0.0, 0.0, 0.0], "count": [154]}, "timestamp": {"min": [0.0], "max": [5.1], "mean": [2.55], "std": [1.4818344486930155], "count": [154]}, "frame_index": {"min": [0], "max": [153], "mean": [76.5], "std": [44.45503346079047], "count": [154]}, "episode_index": {"min": [115], "max": [115], "mean": [115.0], "std": [0.0], "count": [154]}, "index": {"min": [19535], "max": [19688], "mean": [19611.5], "std": [44.45503346079047], "count": [154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [154]}, "subtask_annotation": {"mean": [2.311688311688312, 7.0, 7.0, 7.0, 7.0], "std": [1.8812798921799312, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [154]}, "scene_annotation": {"mean": [115.0], "std": [0.0], "min": [115], "max": [115], "count": [154]}, "eef_direction_state": {"mean": [3.779220779220779, 6.0], "std": [1.9381566863561166, 0.0], "min": [0, 6], "max": [6, 6], "count": [154]}, "eef_velocity_state": {"mean": [1.4025974025974026, 0.0], "std": [0.8019414795461264, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_acc_mag_state": {"mean": [1.2337662337662338, 0.0], "std": [0.7878312149663949, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_direction_action": {"mean": [3.8181818181818183, 6.0], "std": [1.9488742853065613, 0.0], "min": [0, 6], "max": [6, 6], "count": [154]}, "eef_velocity_action": {"mean": [1.3571428571428572, 0.0], "std": [0.8271259222634404, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_acc_mag_action": {"mean": [1.2467532467532467, 0.0], "std": [0.8163244223281936, 0.0], "min": [0, 0], "max": [2, 0], "count": [154]}, "eef_sim_pose_state": {"mean": [0.2839615937066674, 0.18768424904252284, 1.2449386205848323, 0.08432688524697396, 0.285753219183582, -0.5899002901392222, 0.06903182864971501, -0.33689415236015846, 1.1827391471142832, 0.03235479216193742, -0.003942622064743395, -0.012509099018496584], "std": [0.15476152882237504, 0.12163393377656023, 0.0522923766276004, 0.08885956908926232, 0.20171372062530563, 0.4063630054725666, 2.1756879461811044e-07, 7.468188913322659e-06, 2.096638012297687e-05, 0.0013143469010585586, 0.00020452623549831794, 0.000576180411746967], "min": [0.06885322380719437, 0.009305329048647412, 1.18285839214459, -0.07049378852636642, -0.009361362971097575, -1.0972037383885342, 0.06903070921749438, -0.3369080267356775, 1.1827057257200182, 0.031755996081945896, -0.004467560741343801, -0.01553205139522756], "max": [0.46754038239868756, 0.33391972694594296, 1.3672786644899009, 0.22374065963310785, 0.5057142936200734, 0.007447209063753391, 0.06903213073241024, -0.3368641829183813, 1.1827929598835722, 0.039429646882134045, -0.0036165729418224934, -0.011489477758661762], "count": [154]}, "eef_sim_pose_action": {"mean": [0.28255889394223943, 0.18582417016503275, 1.2432365545377948, 0.08932141652814232, 0.2819682472144209, -0.5911500764262508, 0.06912850341038468, -0.33690175345037154, 1.1828094667252864, 0.032599112331051894, -0.0030676036831930853, -0.012291839643985645], "std": [0.1553057722824405, 0.1228099471569681, 0.05134843640051647, 0.09136383904400436, 0.20444947684788364, 0.41722559898375755, 2.203621901049858e-07, 1.058164101781046e-05, 4.5479770626258066e-10, 0.0013907777078431907, 2.0210632432548254e-08, 0.000653789854910086], "min": [0.0667010971876654, 0.00902694091637155, 1.1822381843133116, -0.07778103103249315, -0.0993130685766006, -1.1011979429234544, 0.06912740925396603, -0.336905366340498, 1.1828094649526126, 0.03225594930016007, -0.0030676692868023547, -0.015339886654552732], "max": [0.46803765509414513, 0.3355407238463785, 1.360085504945829, 0.2388119214146437, 0.5066723162880602, 0.08787865290132903, 0.069128920247644, -0.3368703926946474, 1.1828094682015564, 0.03993526766844173, -0.0030675249078686573, -0.010737930429666953], "count": [154]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [154]}, "gripper_activity_state": {"mean": [1.8246753246753247, 2.0], "std": [0.536137180583585, 0.0], "min": [0, 2], "max": [2, 2], "count": [154]}, "gripper_mode_action": {"mean": [0.3181818181818182, 0.0], "std": [0.4657704893618005, 0.0], "min": [0, 0], "max": [1, 0], "count": [154]}, "gripper_activity_action": {"mean": [1.9415584415584415, 2.0], "std": [0.30657328919773735, 0.0], "min": [0, 2], "max": [2, 2], "count": [154]}, "gripper_open_scale_state": {"mean": [0.8760458973475873, 0.973410415649414], "std": [0.12810397023191994, 1.1102230246251565e-16], "min": [0.6893781280517578, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [154]}, "gripper_open_scale_action": {"mean": [0.6818181818181818, 1.0], "std": [0.4657704893618005, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [154]}}} +{"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.6290869117647059]], [[0.6363020125272332]], [[0.6212959776688453]]], "std": [[[0.21172802939890856]], [[0.21786059709228756]], [[0.22358026012868637]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5981999591503268]], [[0.6132325708061003]], [[0.5936748011982571]]], "std": [[[0.2152366827016128]], [[0.22147730031428553]], [[0.2241923498123041]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.9137254901960784]], [[1.0]]], "mean": [[[0.48244902233115466]], [[0.4563381154684096]], [[0.43744642701525055]]], "std": [[[0.19979347207968842]], [[0.21112264122934352]], [[0.23241402980764092]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6431372549019608]], [[0.6588235294117647]]], "mean": [[[0.42369535130718955]], [[0.4214590196078431]], [[0.40609698801742916]]], "std": [[[0.19497783415100586]], [[0.19581771973249226]], [[0.20361478175554568]]], "count": [100]}, "observation.state": {"min": [-1.2108510732650757, -0.003617021255195141, -1.963616967201233, -0.3040425479412079, -0.26787233352661133, -0.5699999928474426, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.00042553190723992884, -0.004680851008743048, -0.016382979229092598, 0.034893617033958435, -2.760425567626953, 70.77810668945312, 97.96267700195312], "max": [0.001276595750823617, 2.3323404788970947, 0.0, 0.3723404109477997, 0.4714893698692322, 0.16638298332691193, -1.963616967201233, 0.0, -0.001276595750823617, 0.0, -0.003617021255195141, -0.014893617480993271, 0.04085106402635574, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.5049360394477844, 1.4335147142410278, -1.055236577987671, -0.015590814873576164, 0.10550310462713242, -0.10771481692790985, -2.4792463779449463, -2.4041351025516633e-06, -0.001276597147807479, -0.0003485998895484954, -0.004082215949892998, -0.015339568257331848, 0.03520970791578293, -2.760429620742798, 88.35455322265625, 97.96283721923828], "std": [0.47918060421943665, 0.9028456807136536, 0.7419121265411377, 0.22332747280597687, 0.2178272008895874, 0.23154683411121368, 0.35399118065834045, 3.18944948958233e-05, 1.3969838619232178e-09, 0.00016376376152038574, 0.00025429920060560107, 0.0002673024428077042, 0.000949125038459897, 4.0531158447265625e-06, 12.07089614868164, 0.00016021728515625], "count": [177]}, "action": {"min": [-1.2103108167648315, -0.004601942375302315, -1.9650293588638306, -0.30833014845848083, -0.26998060941696167, -0.5737088322639465, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, -0.004601942375302315, -0.016873788088560104, 0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.3331847190856934, -0.0, 0.37582528591156006, 0.47400006651878357, 0.1733398288488388, -1.963616967201233, 0.0, 0.0, -0.0, -0.004601942375302315, -0.015339807607233524, 0.041417479515075684, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.5003899931907654, 1.4337695837020874, -1.0548069477081299, -0.019066398963332176, 0.1037387102842331, -0.1045013889670372, -2.4792463779449463, 0.0, 0.0, -0.00025991012807935476, -0.004601950757205486, -0.015383165329694748, 0.03555028513073921, -2.760429620742798, 67.7966079711914, 100.0, 0.0, 0.0], "std": [0.4800320863723755, 0.9048355221748352, 0.7418932914733887, 0.22592970728874207, 0.21908129751682281, 0.23541487753391266, 0.35399118065834045, 0.0, 0.0, 0.0005753367440775037, 8.381903171539307e-09, 0.0002541533322073519, 0.001150532509200275, 4.0531158447265625e-06, 46.7255973815918, 0.0, 0.0, 0.0], "count": [177]}, "timestamp": {"min": [0.0], "max": [5.866666666666666], "mean": [2.9333333333333336], "std": [1.7031561116764198], "count": [177]}, "frame_index": {"min": [0], "max": [176], "mean": [88.0], "std": [51.094683350292584], "count": [177]}, "episode_index": {"min": [129], "max": [129], "mean": [129.0], "std": [0.0], "count": [177]}, "index": {"min": [21980], "max": [22156], "mean": [22068.0], "std": [51.094683350292584], "count": [177]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [177]}, "subtask_annotation": {"mean": [1.96045197740113, 7.0, 7.0, 7.0, 7.0], "std": [1.8786988583155633, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [177]}, "scene_annotation": {"mean": [129.0], "std": [0.0], "min": [129], "max": [129], "count": [177]}, "eef_direction_state": {"mean": [3.5819209039548023, 6.0], "std": [1.9730703179612032, 0.0], "min": [0, 6], "max": [6, 6], "count": [177]}, "eef_velocity_state": {"mean": [1.5084745762711864, 0.0], "std": [0.7891828289371409, 0.0], "min": [0, 0], "max": [2, 0], "count": [177]}, "eef_acc_mag_state": {"mean": [1.2994350282485876, 0.0], "std": [0.7483690119066007, 0.0], "min": [0, 0], "max": [2, 0], "count": [177]}, "eef_direction_action": {"mean": [3.638418079096045, 6.0], "std": [2.032029901385588, 0.0], "min": [0, 6], "max": [6, 6], "count": [177]}, "eef_velocity_action": {"mean": [1.4745762711864407, 0.0], "std": [0.8238520286353983, 0.0], "min": [0, 0], "max": [2, 0], "count": [177]}, "eef_acc_mag_action": {"mean": [1.2259887005649717, 0.0], "std": [0.7917671431120834, 0.0], "min": [0, 0], "max": [2, 0], "count": [177]}, "eef_sim_pose_state": {"mean": [0.2663178400015433, 0.1551073629003601, 1.2702317742721094, -0.019654847347505226, 0.3404535973532103, -0.369423000070648, 0.06900349620556842, -0.33683535798680914, 1.1829808511991011, 0.03529729814917771, -0.0057067451580236845, -0.01534223862853062], "std": [0.13809345485216598, 0.1768634795818908, 0.05921498654667842, 0.09936960479643621, 0.2593955626334552, 0.31266064195422466, 1.2447275573163572e-05, 6.062872732730598e-06, 4.767164488785626e-05, 0.0009492493486547999, 0.0002739842775205161, 0.00026901695857529993], "min": [0.06885432108515403, -0.09944752306932764, 1.1828046026881047, -0.241915666897599, -0.007872146219572329, -1.0914661820651306, 0.06899726287838023, -0.336858889690023, 1.1828583841470142, 0.03497184009624771, -0.006382270734621276, -0.01638322986406348], "max": [0.47417339279870013, 0.33376326738483175, 1.364806774300627, 0.16541215760425027, 0.7126013990206621, 0.012779866841493952, 0.0690302465342717, -0.33682519597614924, 1.1830635276772838, 0.04094051328039114, -0.005105750087550431, -0.014893828147449988], "count": [177]}, "eef_sim_pose_action": {"mean": [0.2670552232512071, 0.15660385053569748, 1.270153433630658, -0.017276785849446995, 0.33776449559992267, -0.3668865981985158, 0.06910693924642888, -0.3368363931439334, 1.183038730698351, 0.03562499785664689, -0.004861277234802458, -0.015383324657946909], "std": [0.1388902762758909, 0.17695414980513496, 0.06027352436947117, 0.10214564826994892, 0.26995039431929924, 0.3147951560089605, 4.381593639836388e-05, 5.718469824528955e-06, 0.0001594493514875009, 0.0011505456763514588, 0.000575270375859493, 0.00025415236850803117], "min": [0.06877827160842506, -0.09851455271236649, 1.1811314281026595, -0.2479574693729199, -0.07361408323088803, -1.1177276437800425, 0.06900990988407019, -0.33686993283476874, 1.182966696492028, 0.03535214823012924, -0.006135201289856118, -0.01687396673169818], "max": [0.4743245177143792, 0.3338549381529195, 1.375634940609479, 0.1726191505840141, 0.7137310168837989, 0.015411708679025107, 0.06912675209701584, -0.33683541815291945, 1.183391827879039, 0.041495128578639934, -0.004601287242835594, -0.015339970015439642], "count": [177]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [177]}, "gripper_activity_state": {"mean": [1.8587570621468927, 2.0], "std": [0.4840327681492406, 0.0], "min": [0, 2], "max": [2, 2], "count": [177]}, "gripper_mode_action": {"mean": [0.3220338983050847, 0.0], "std": [0.46725588990136424, 0.0], "min": [0, 0], "max": [1, 0], "count": [177]}, "gripper_activity_action": {"mean": [1.9491525423728813, 2.0], "std": [0.2866361783947079, 0.0], "min": [0, 2], "max": [2, 2], "count": [177]}, "gripper_open_scale_state": {"mean": [0.8835457822293228, 0.9796267700195337], "std": [0.12070890936608288, 2.4424906541753444e-15], "min": [0.7077810668945312, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [177]}, "gripper_open_scale_action": {"mean": [0.6779661016949152, 1.0], "std": [0.46725588990136424, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [177]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6299490413943355]], [[0.6345804302832244]], [[0.6184674291938999]]], "std": [[[0.22575426742600677]], [[0.22633766998283802]], [[0.23222180391258168]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6034221486928104]], [[0.6158962990196079]], [[0.5955725925925925]]], "std": [[[0.2201477239456416]], [[0.22256535260788773]], [[0.22558023813411082]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46321675925925926]], [[0.4411334831154684]], [[0.42216377178649234]]], "std": [[[0.22552975089587118]], [[0.2311494880635242]], [[0.2479996402597209]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.7058823529411765]], [[0.6588235294117647]]], "mean": [[[0.42771287581699347]], [[0.42820274237472766]], [[0.41719201252723315]]], "std": [[[0.1977972782716864]], [[0.2001469015739176]], [[0.20479394785393165]]], "count": [100]}, "observation.state": {"min": [-1.1944681406021118, -0.003829787252470851, -1.9761701822280884, -0.17212766408920288, -0.2568085193634033, -0.7302127480506897, -2.7585105895996094, 0.0008510638144798577, 0.0, -0.004680851008743048, 0.0017021276289597154, -0.017234042286872864, 0.03638297691941261, -2.760425567626953, 70.00736236572266, 97.3558578491211], "max": [0.007021276745945215, 2.4361701011657715, 0.0, 0.3251063823699951, 0.5727659463882446, 0.1572340428829193, -1.941489338874817, 0.002340425504371524, 0.0, -0.0031914892606437206, 0.003617021255195141, -0.016170212998986244, 0.03787234053015709, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.4531320631504059, 1.4300310611724854, -1.09496009349823, 0.0748855471611023, 0.07004738599061966, -0.142521932721138, -2.4750282764434814, 0.0015488547505810857, 0.0, -0.004417668096721172, 0.0030291425064206123, -0.01672682724893093, 0.036810509860515594, -2.750033378601074, 88.21102142333984, 97.60105895996094], "std": [0.5090420246124268, 0.8916935920715332, 0.7544084787368774, 0.13393044471740723, 0.2770320177078247, 0.31982773542404175, 0.3618883788585663, 0.00024531775852665305, 0.0, 0.0003182744258083403, 0.00033662005444057286, 0.00022209282906260341, 0.00023158751719165593, 0.007784056477248669, 12.343429565429688, 0.27074602246284485], "count": [211]}, "action": {"min": [-1.1949710845947266, -0.0015339808305725455, -1.9757672548294067, -0.1978835165500641, -0.2623107135295868, -0.7347767949104309, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.004601942375302315, 0.0015339808305725455, -0.016873788088560104, 0.03681553900241852, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.4328935146331787, -0.0, 0.33900976181030273, 0.575242817401886, 0.15800002217292786, -1.941489338874817, 0.003067961661145091, 0.0015339808305725455, -0.003067961661145091, 0.004601942375302315, -0.016873788088560104, 0.03834952041506767, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4505472183227539, 1.4292783737182617, -1.0923255681991577, 0.07079583406448364, 0.07031592726707458, -0.14259496331214905, -2.4750282764434814, 0.001853938098065555, 0.001519442768767476, -0.004434667062014341, 0.0029952649492770433, -0.01687382161617279, 0.03685923293232918, -2.750033378601074, 67.29857635498047, 100.0, 0.0, 0.0], "std": [0.5121071934700012, 0.8951451182365417, 0.7549178004264832, 0.13885852694511414, 0.27909424901008606, 0.32603251934051514, 0.3618883788585663, 0.0006231559673324227, 0.000148636638186872, 0.00047803306370042264, 0.00035852487781085074, 3.3527612686157227e-08, 0.0002549706550780684, 0.007784056477248669, 46.912200927734375, 0.0, 0.0, 0.0], "count": [211]}, "timestamp": {"min": [0.0], "max": [7.0], "mean": [3.5], "std": [2.030325644378808], "count": [211]}, "frame_index": {"min": [0], "max": [210], "mean": [105.0], "std": [60.909769331364245], "count": [211]}, "episode_index": {"min": [136], "max": [136], "mean": [136.0], "std": [0.0], "count": [211]}, "index": {"min": [23186], "max": [23396], "mean": [23291.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [1.966824644549763, 7.0, 7.0, 7.0, 7.0], "std": [1.888814383399724, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [211]}, "scene_annotation": {"mean": [136.0], "std": [0.0], "min": [136], "max": [136], "count": [211]}, "eef_direction_state": {"mean": [3.3791469194312795, 6.0], "std": [2.148148377637898, 0.0], "min": [0, 6], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.3933649289099526, 0.0], "std": [0.8213695386119403, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_acc_mag_state": {"mean": [1.161137440758294, 0.0], "std": [0.8160746615034384, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_direction_action": {"mean": [3.4739336492890995, 6.0], "std": [2.1158470400809657, 0.0], "min": [0, 6], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.3981042654028435, 0.0], "std": [0.8103572487769283, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_acc_mag_action": {"mean": [1.2085308056872037, 0.0], "std": [0.8052689184623538, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_sim_pose_state": {"mean": [0.2608839413702181, 0.16846801876162806, 1.2776501647790346, -0.09418758848410227, 0.3804153312493234, -0.3731453813104464, 0.06879266270875224, -0.3369024608487446, 1.1834083469204362, 0.03683375788580306, -0.001388330317056989, -0.015177994074085304], "std": [0.12384236251617842, 0.1899462152022829, 0.07422035488296898, 0.18131368473844983, 0.2970096971941176, 0.3122316824191443, 2.425629653329472e-05, 7.414520603218992e-06, 8.284642803787943e-05, 0.00023182591490231624, 0.0003752773146938771, 0.00033756093395529135], "min": [0.06854869852096358, -0.1143458663239373, 1.1826729249574472, -0.6677688277944098, -0.03234042599797249, -1.0759381621147175, 0.06877237412952295, -0.3369223785653935, 1.1830957847257, 0.03639343367197647, -0.002340111306970538, -0.015957465646542015], "max": [0.44726827232375754, 0.3337427359415141, 1.415842348728605, 0.1477168301730843, 0.9431681426855483, 0.021495222691002458, 0.06888600042624154, -0.336883620600624, 1.183551807711367, 0.03790452556225228, -0.00021273594201942636, -0.014042571891836022], "count": [211]}, "eef_sim_pose_action": {"mean": [0.2603317086445234, 0.16899173144994326, 1.2768595812508001, -0.09389024790311414, 0.3779198905569015, -0.3700795582450341, 0.06890754744606686, -0.3369126104231491, 1.1834515849839884, 0.03685780875514761, 8.003197344023878e-05, -0.01501985446259208], "std": [0.12393971457349286, 0.19075448560391234, 0.07491437294307968, 0.18609171022498255, 0.3019478539528124, 0.3153869670481686, 3.8367249310694695e-05, 1.43427640554312e-05, 0.00012300618377695732, 0.00025534106618446006, 0.0005000217085269353, 0.0006231557859214901], "min": [0.06532489206903859, -0.1186127138164188, 1.1825235066725994, -0.6737098738318418, -0.0736240483361581, -1.0887998483775465, 0.06877854517398241, -0.33694059338706245, 1.1830658589416414, 0.036789656142943834, -0.0015337623380493604, -0.015339827107070485], "max": [0.4440577391167399, 0.3337789982168321, 1.4113628638398308, 0.15188537954412937, 0.9493869267234394, 0.027637225827462218, 0.06901291089602074, -0.3369050848460234, 1.1836480435123473, 0.03834952041506767, 0.0015337624544482509, -0.013805826427415008], "count": [211]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [211]}, "gripper_activity_state": {"mean": [1.8815165876777251, 2.0], "std": [0.4463539214396631, 0.0], "min": [0, 2], "max": [2, 2], "count": [211]}, "gripper_mode_action": {"mean": [0.32701421800947866, 0.0], "std": [0.46912249917172744, 0.0], "min": [0, 0], "max": [1, 0], "count": [211]}, "gripper_activity_action": {"mean": [1.957345971563981, 2.0], "std": [0.2631932393727923, 0.0], "min": [0, 2], "max": [2, 2], "count": [211]}, "gripper_open_scale_state": {"mean": [0.8821109023252386, 0.9760103726500025], "std": [0.12343430942580043, 0.002707459398448551], "min": [0.7000736236572266, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [211]}, "gripper_open_scale_action": {"mean": [0.6729857819905213, 1.0], "std": [0.46912249917172744, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [211]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6288457461873638]], [[0.6189715495642701]], [[0.6038713153594771]]], "std": [[[0.23791223411519494]], [[0.23943257705298154]], [[0.2550860460334733]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6006668191721133]], [[0.5983871269063181]], [[0.5783263398692811]]], "std": [[[0.22838279329906763]], [[0.23260618958772936]], [[0.24416568135230862]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45023558006535946]], [[0.4226656209150327]], [[0.3979503540305011]]], "std": [[[0.24080147469796612]], [[0.2454360420350317]], [[0.26416364159777567]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7019607843137254]], [[0.7098039215686275]]], "mean": [[[0.41532173474945533]], [[0.40606486655773416]], [[0.3871352859477124]]], "std": [[[0.22595350914023696]], [[0.22135394550829776]], [[0.24251177240800464]]], "count": [100]}, "observation.state": {"min": [-1.0972340106964111, -0.003617021255195141, -1.8197872638702393, -0.6189361810684204, -0.07489361613988876, -0.18021276593208313, -2.7585105895996094, 0.003829787252470851, -0.0008510638144798577, -0.00042553190723992884, 0.002765957498922944, -0.019999999552965164, 0.035531915724277496, -2.742978811264038, 68.12693786621094, 97.3410415649414], "max": [-0.002765957498922944, 2.5165958404541016, 0.0, 0.07340425252914429, 0.6040425300598145, 0.19765958189964294, -1.8876595497131348, 0.0042553190141916275, 0.0, 0.0, 0.0042553190141916275, -0.01765957474708557, 0.043191488832235336, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.5323816537857056, 1.2595375776290894, -0.7284328937530518, -0.33429190516471863, 0.20372514426708221, 0.0016352626262232661, -2.4335665702819824, 0.004252882208675146, -0.0008291800622828305, -1.458966562495334e-05, 0.0032352586276829243, -0.018266264349222183, 0.0367015041410923, -2.742629289627075, 86.77723693847656, 97.34351348876953], "std": [0.427449494600296, 0.9316596984863281, 0.7207654118537903, 0.25169381499290466, 0.25537779927253723, 0.1056000366806984, 0.3915311098098755, 3.207514964742586e-05, 0.000122645782539621, 7.743067544652149e-05, 0.0003259037621319294, 0.0002653241390362382, 0.001061242655850947, 0.00016248217434622347, 13.373523712158203, 0.005658761598169804], "count": [175]}, "action": {"min": [-1.0983302593231201, -0.004601942375302315, -1.8208352327346802, -0.6243301630020142, -0.08130098134279251, -0.18254370987415314, -2.7585105895996094, 0.004601942375302315, 0.0, -0.0015339808305725455, 0.003067961661145091, -0.019941750913858414, 0.03528155758976936, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.5141944885253906, 0.0015339808305725455, 0.07516505569219589, 0.607456386089325, 0.20555342733860016, -1.8876595497131348, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.004601942375302315, -0.01840776950120926, 0.04601942375302315, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.5308711528778076, 1.2552785873413086, -0.722346842288971, -0.33532825112342834, 0.20049576461315155, 0.004172419663518667, -2.4335665702819824, 0.004601950757205486, 8.765603706706315e-05, -2.629681330290623e-05, 0.0031643868423998356, -0.01846916228532791, 0.036903265863657, -2.742629289627075, 65.71428680419922, 100.0, 0.0, 0.0], "std": [0.42971375584602356, 0.9328729510307312, 0.7176357507705688, 0.2591685354709625, 0.2567276060581207, 0.109424889087677, 0.3915311098098755, 8.381903171539307e-09, 0.00035606048186309636, 0.00019911625713575631, 0.0003723061818163842, 0.00030059771961532533, 0.0013790164375677705, 0.00016248217434622347, 47.466392517089844, 0.0, 0.0, 0.0], "count": [175]}, "timestamp": {"min": [0.0], "max": [5.8], "mean": [2.9], "std": [1.6839107920420118], "count": [175]}, "frame_index": {"min": [0], "max": [174], "mean": [87.0], "std": [50.51732376126036], "count": [175]}, "episode_index": {"min": [145], "max": [145], "mean": [145.0], "std": [0.0], "count": [175]}, "index": {"min": [24991], "max": [25165], "mean": [25078.0], "std": [50.51732376126036], "count": [175]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [175]}, "subtask_annotation": {"mean": [2.142857142857143, 7.0, 7.0, 7.0, 7.0], "std": [1.9529151417868613, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [175]}, "scene_annotation": {"mean": [145.0], "std": [0.0], "min": [145], "max": [145], "count": [175]}, "eef_direction_state": {"mean": [3.64, 6.0], "std": [2.023179958099908, 0.0], "min": [0, 6], "max": [6, 6], "count": [175]}, "eef_velocity_state": {"mean": [1.3714285714285714, 0.0], "std": [0.8310308326999414, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_acc_mag_state": {"mean": [1.2857142857142858, 0.0], "std": [0.7845445838711982, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_direction_action": {"mean": [3.611428571428571, 6.0], "std": [2.0751277315001166, 0.0], "min": [0, 6], "max": [6, 6], "count": [175]}, "eef_velocity_action": {"mean": [1.3371428571428572, 0.0], "std": [0.8455212134825353, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_acc_mag_action": {"mean": [1.2685714285714285, 0.0], "std": [0.7941829327127634, 0.0], "min": [0, 0], "max": [2, 0], "count": [175]}, "eef_sim_pose_state": {"mean": [0.22250480085722837, 0.16269002920369405, 1.2408641355093983, 0.03687192349350351, 0.18850410418234173, -0.3247113221703704, 0.06906473978170173, -0.3369984997932332, 1.1821485000688736, 0.03665783598920536, 0.002391090260666134, -0.014013427078465703], "std": [0.1116276405891919, 0.18495197715100628, 0.05071766078048002, 0.0939197821589208, 0.1823843829957701, 0.24748458972257703, 4.106026892358795e-06, 5.999321725727715e-06, 4.1317421024717454e-05, 0.0010603654350329948, 0.00032952881406754286, 0.000267544259755258], "min": [0.06621618178122327, -0.11421573498406772, 1.1830110554315083, -0.10307874086762378, -0.00702112378488251, -0.8707597374653535, 0.06906354964371587, -0.3370375679923662, 1.182039401210347, 0.035481307285384976, 0.0019145268405342808, -0.01574473530020419], "max": [0.36986052721109824, 0.33575010755172713, 1.3580154252766894, 0.2187072605098527, 0.6311233547194752, 0.07170216148152722, 0.06909598428337073, -0.33698490627683786, 1.1823294428178626, 0.043144683359436685, 0.0034036984959844307, -0.013404288103434059], "count": [175]}, "eef_sim_pose_action": {"mean": [0.22114139149750278, 0.16378751668426286, 1.240075136400805, 0.0367364082522261, 0.1897703258719678, -0.3268475922541499, 0.06913290049378977, -0.3370107316690938, 1.182179938532577, 0.03684357737112041, 0.0032251913970319495, -0.013867284871707996], "std": [0.11121239308760815, 0.18473689489474707, 0.05192733727567849, 0.09290726352567528, 0.18799209729332703, 0.25690740705047627, 2.252919428697754e-05, 6.706486358645074e-06, 6.590251008042582e-05, 0.001374546295701541, 0.0004939026795960574, 0.0003006104690113715], "min": [0.06402421543091036, -0.11632600535353782, 1.1831239407534309, -0.09323459290227065, -0.04269679145825145, -0.9030316829003271, 0.06912773744553306, -0.33704388764148885, 1.1820233063101473, 0.03519685028143897, 0.003067351656029782, -0.015340019646391218], "max": [0.36979333927309255, 0.33603522707737504, 1.3744564043031884, 0.22470980391260242, 0.6353469550858177, 0.11050987900706434, 0.06924367613689372, -0.3370088413543639, 1.1826407330147464, 0.045927658396938256, 0.006134883655736445, -0.013805913737219521], "count": [175]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [175]}, "gripper_activity_state": {"mean": [1.84, 2.0], "std": [0.5100140054099344, 0.0], "min": [0, 2], "max": [2, 2], "count": [175]}, "gripper_mode_action": {"mean": [0.34285714285714286, 0.0], "std": [0.47466422073817643, 0.0], "min": [0, 0], "max": [1, 0], "count": [175]}, "gripper_activity_action": {"mean": [1.9485714285714286, 2.0], "std": [0.2882176048667089, 0.0], "min": [0, 2], "max": [2, 2], "count": [175]}, "gripper_open_scale_state": {"mean": [0.8677729884556379, 0.9734366616385328], "std": [0.1337352312403875, 5.656702563100723e-05], "min": [0.6812693786621093, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [175]}, "gripper_open_scale_action": {"mean": [0.6571428571428571, 1.0], "std": [0.47466422073817643, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [175]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.9254901960784314]], [[0.9529411764705882]]], "mean": [[[0.6639387935729847]], [[0.6813645533769064]], [[0.6685488071895426]]], "std": [[[0.15946207533124274]], [[0.16826684888033708]], [[0.1686732970457089]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.8627450980392157]], [[0.8705882352941177]]], "mean": [[[0.636618779956427]], [[0.6628789651416122]], [[0.6462680038126362]]], "std": [[[0.14978899323066544]], [[0.16059277674278977]], [[0.15813699258037361]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.984313725490196]], [[0.9568627450980393]]], "mean": [[[0.4867831808278867]], [[0.46228740740740737]], [[0.4424446840958606]]], "std": [[[0.21150840265081344]], [[0.22590045195603448]], [[0.249157112274806]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6588235294117647]], [[0.6745098039215687]], [[0.6666666666666666]]], "mean": [[[0.4464885130718954]], [[0.4515852450980392]], [[0.44169685457516344]]], "std": [[[0.1893149153526007]], [[0.18391782689702227]], [[0.1921932759566205]]], "count": [100]}, "observation.state": {"min": [-0.8836170434951782, -0.002340425504371524, -1.1457446813583374, -0.24574467539787292, -0.4276595711708069, -0.0042553190141916275, -2.7585105895996094, 0.002340425504371524, 0.0017021276289597154, 0.0, -0.03446808457374573, -0.0382978729903698, 0.05042553320527077, -2.760425567626953, 73.12895202636719, 97.94789123535156], "max": [0.4853191375732422, 1.9421277046203613, 0.0, -0.0008510638144798577, 0.002765957498922944, 0.49000000953674316, -2.031489372253418, 0.002765957498922944, 0.0017021276289597154, 0.0, -0.03255319222807884, -0.03255319222807884, 0.07063829898834229, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.12215538322925568, 1.0699645280838013, -0.5541936159133911, -0.12171290069818497, -0.16666725277900696, 0.25271621346473694, -2.503682851791382, 0.0027611195109784603, 0.0017021291423588991, 0.0, -0.033137086778879166, -0.036779485642910004, 0.0606829971075058, -2.7604198455810547, 89.19766998291016, 97.9625015258789], "std": [0.4718623161315918, 0.754936158657074, 0.40749940276145935, 0.089988112449646, 0.14343716204166412, 0.18442678451538086, 0.32053667306900024, 4.5103450247552246e-05, 1.5133991837501526e-09, 0.0, 0.00024189695250242949, 0.0005603447207249701, 0.002078816993162036, 6.354779907269403e-05, 10.916584014892578, 0.002209404716268182], "count": [176]}, "action": {"min": [-0.8835729360580444, -0.004601942375302315, -1.1550875902175903, -0.25003886222839355, -0.4387184977531433, -0.004601942375302315, -2.7585105895996094, 0.0015339808305725455, 0.0015339808305725455, 0.01073786523193121, -0.03528155758976936, -0.03834952041506767, 0.05062136426568031, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.48780590295791626, 1.9404857158660889, 0.004601942375302315, 0.023009711876511574, 0.003067961661145091, 0.5016117095947266, -2.031489372253418, 0.003067961661145091, 0.003067961661145091, 0.012271846644580364, -0.032213594764471054, -0.032213594764471054, 0.07056311517953873, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12762540578842163, 1.0661423206329346, -0.550751268863678, -0.12199492007493973, -0.1705685555934906, 0.25730836391448975, -2.503682851791382, 0.0030592491384595633, 0.0030592491384595633, 0.01212360244244337, -0.03375634923577309, -0.0368766151368618, 0.06118499115109444, -2.7604198455810547, 67.61363983154297, 100.0, 0.0, 0.0], "std": [0.4758787155151367, 0.7597902417182922, 0.408303439617157, 0.09173141419887543, 0.1492929458618164, 0.1880876123905182, 0.32053667306900024, 0.00011529919720487669, 0.00011529921903274953, 0.000453110842499882, 0.0003057992726098746, 0.0006408931221812963, 0.0022353262174874544, 6.354779907269403e-05, 46.794864654541016, 0.0, 0.0, 0.0], "count": [176]}, "timestamp": {"min": [0.0], "max": [5.833333333333333], "mean": [2.916666666666667], "std": [1.6935334527417978], "count": [176]}, "frame_index": {"min": [0], "max": [175], "mean": [87.5], "std": [50.806003582253936], "count": [176]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [176]}, "index": {"min": [27766], "max": [27941], "mean": [27853.5], "std": [50.806003582253936], "count": [176]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [176]}, "subtask_annotation": {"mean": [2.471590909090909, 7.0, 7.0, 7.0, 7.0], "std": [1.8917553695177312, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [176]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [176]}, "eef_direction_state": {"mean": [3.4318181818181817, 6.0], "std": [2.0659328431477832, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_state": {"mean": [1.3295454545454546, 0.0], "std": [0.8557504801620157, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_state": {"mean": [1.1704545454545454, 0.0], "std": [0.8008743930158028, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_direction_action": {"mean": [3.4545454545454546, 6.0], "std": [2.052764715014022, 0.0], "min": [0, 6], "max": [6, 6], "count": [176]}, "eef_velocity_action": {"mean": [1.2954545454545454, 0.0], "std": [0.8549201306274551, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_acc_mag_action": {"mean": [1.1363636363636365, 0.0], "std": [0.8282212344676626, 0.0], "min": [0, 0], "max": [2, 0], "count": [176]}, "eef_sim_pose_state": {"mean": [0.22508247484926294, 0.29444885486871963, 1.2470356664707007, 0.14675557887789822, 0.3779079547409106, -0.3208730545499908, 0.06919566663058607, -0.3373804709202944, 1.1859293359202918, 0.06183934263841053, -0.031413690290685484, -0.03403653916660448], "std": [0.1148420468685419, 0.13232477546300503, 0.04784524969862251, 0.10959708598365588, 0.2700181971770797, 0.6110601404470182, 9.847835839229255e-07, 1.2638991721237034e-05, 2.4775117153766322e-05, 0.00208440086193894, 0.00024156402948257252, 0.0005627542934660931], "min": [0.06890398979814435, 0.0521172994156318, 1.1825286746136998, -0.00426532357220912, -0.005744676197611431, -1.3688394556431822, 0.0691901121797895, -0.33741474044158853, 1.1858695055735466, 0.05144383818032475, -0.03274245301214029, -0.03555246302046886], "max": [0.37459448883405544, 0.46327748921764456, 1.3472879627224956, 0.4161550536477623, 0.6847593764953541, 0.3170958913668958, 0.0691992180211109, -0.33728552349541197, 1.1860656464600683, 0.0718309834850282, -0.03082942960956192, -0.029803152144225922], "count": [176]}, "eef_sim_pose_action": {"mean": [0.22340233813209753, 0.29293206318157383, 1.2461112519053723, 0.1472171707281817, 0.3759433485966586, -0.33192299368689604, 0.07022741484814714, -0.337386274791321, 1.182655165733955, 0.06186981985462379, -0.018560821388560366, -0.03382366586719601], "std": [0.11388812084143443, 0.13330227802905836, 0.049630148944580094, 0.11193142768262893, 0.2763392652046556, 0.621256815696039, 3.479919439899193e-05, 1.4202607270332316e-05, 0.00012994413774722294, 0.0022432155542276566, 0.0005287648573905181, 0.0006707750152463422], "min": [0.06804985267694373, 0.0527971407087576, 1.1821805720005454, -0.004606648565988031, -0.004601942491717637, -1.376758237453188, 0.07012317640236021, -0.3374199068006669, 1.182422663127416, 0.05121430899255381, -0.019928234657629496, -0.03682203142021511], "max": [0.3747498996566398, 0.4665996371084939, 1.360801381905365, 0.4310510105867842, 0.6980796495439905, 0.31730746469762144, 0.07024251163162665, -0.3372815494449904, 1.1830400416650422, 0.0713277854785255, -0.01686235143673498, -0.02915108782011231], "count": [176]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [176]}, "gripper_activity_state": {"mean": [1.8693181818181819, 2.0], "std": [0.4646254489922401, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_mode_action": {"mean": [0.32386363636363635, 0.0], "std": [0.4679486952700687, 0.0], "min": [0, 0], "max": [1, 0], "count": [176]}, "gripper_activity_action": {"mean": [1.9488636363636365, 2.0], "std": [0.28742363340776705, 0.0], "min": [0, 2], "max": [2, 2], "count": [176]}, "gripper_open_scale_state": {"mean": [0.8919769998030247, 0.9796234096180332], "std": [0.10916582008695941, 2.20356262555561e-05], "min": [0.7312895202636719, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [176]}, "gripper_open_scale_action": {"mean": [0.6761363636363636, 1.0], "std": [0.4679486952700687, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [176]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.9137254901960784]], [[0.8274509803921568]]], "mean": [[[0.6611469008714598]], [[0.6739030964052288]], [[0.6575754520697168]]], "std": [[[0.16310110887841958]], [[0.1696991021675959]], [[0.1693508066404102]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8392156862745098]], [[0.8313725490196079]], [[0.8117647058823529]]], "mean": [[[0.6363655283224401]], [[0.6576478594771242]], [[0.6370709204793028]]], "std": [[[0.15018720853874962]], [[0.159010921966065]], [[0.15606398916448097]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9921568627450981]], [[1.0]]], "mean": [[[0.48617435457516345]], [[0.45556131808278866]], [[0.43134649782135076]]], "std": [[[0.2168845907607484]], [[0.2266899809147002]], [[0.25445918558585356]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6862745098039216]], [[0.6627450980392157]]], "mean": [[[0.44103202614379083]], [[0.4518873828976035]], [[0.44565897331154686]]], "std": [[[0.18949272651956608]], [[0.18505700402665112]], [[0.19498064454249725]]], "count": [100]}, "observation.state": {"min": [-0.4276595711708069, -0.002765957498922944, -1.3272340297698975, -0.8038297891616821, -0.6017021536827087, -0.008510638028383255, -2.7585105895996094, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.03936170041561127, -0.03680850937962532, 0.0604255311191082, -2.760425567626953, 73.09962463378906, 97.71121215820312], "max": [0.08468084782361984, 2.3797872066497803, 0.0, -0.0019148936262354255, 0.002765957498922944, 0.3482978641986847, -2.0306382179260254, -0.0017021276289597154, -0.001276595750823617, 0.0, -0.03744680806994438, -0.03446808457374573, 0.06255318969488144, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.13099931180477142, 1.312031626701355, -0.5995989441871643, -0.47230347990989685, -0.3592638671398163, 0.1905221939086914, -2.5425446033477783, -0.0017021291423588991, -0.001276597147807479, 0.0, -0.03918886184692383, -0.035068947821855545, 0.06099161505699158, -2.7544827461242676, 90.51953887939453, 97.75592803955078], "std": [0.19468078017234802, 0.8584619164466858, 0.4769481122493744, 0.31984174251556396, 0.24156951904296875, 0.10454464703798294, 0.3074268102645874, 1.5133991837501526e-09, 1.3969838619232178e-09, 0.0, 0.0002903034328483045, 0.0003177069593220949, 0.0003266872663516551, 0.0025243237614631653, 10.473719596862793, 0.08775006979703903], "count": [165]}, "action": {"min": [-0.4279806315898895, -0.003067961661145091, -1.3268933296203613, -0.8084079027175903, -0.604388415813446, -0.00920388475060463, -2.7585105895996094, -0.003067961661145091, 0.0, 0.012271846644580364, -0.03988350182771683, -0.03681553900241852, 0.058291271328926086, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08590292185544968, 2.382272243499756, -0.0, 0.02147573046386242, 0.003067961661145091, 0.35281556844711304, -2.0306382179260254, -0.0015339808305725455, 0.0, 0.012271846644580364, -0.03834952041506767, -0.03528155758976936, 0.06289321184158325, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.13376280665397644, 1.3128186464309692, -0.6032367944717407, -0.4756736159324646, -0.359286367893219, 0.19615434110164642, -2.5425446033477783, -0.0015432791551575065, 0.0, 0.01227185782045126, -0.03982779383659363, -0.03534669429063797, 0.06138719990849495, -2.7544827461242676, 73.33333587646484, 100.0, 0.0, 0.0], "std": [0.19487358629703522, 0.862446129322052, 0.4779546856880188, 0.3233058452606201, 0.24318185448646545, 0.10647066682577133, 0.3074268102645874, 0.00011905775318155065, 0.0, 1.1175870895385742e-08, 0.0002871509932447225, 0.0003091816615778953, 0.00035717341233976185, 0.0025243237614631653, 44.221717834472656, 0.0, 0.0, 0.0], "count": [165]}, "timestamp": {"min": [0.0], "max": [5.466666666666667], "mean": [2.7333333333333325], "std": [1.587684080899201], "count": [165]}, "frame_index": {"min": [0], "max": [164], "mean": [82.0], "std": [47.63052242697603], "count": [165]}, "episode_index": {"min": [163], "max": [163], "mean": [163.0], "std": [0.0], "count": [165]}, "index": {"min": [28093], "max": [28257], "mean": [28175.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.327272727272727, 7.0, 7.0, 7.0, 7.0], "std": [1.741346175054635, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [165]}, "scene_annotation": {"mean": [163.0], "std": [0.0], "min": [163], "max": [163], "count": [165]}, "eef_direction_state": {"mean": [3.2, 6.0], "std": [2.1997245006563637, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.412121212121212, 0.0], "std": [0.8014220602410165, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_state": {"mean": [1.2606060606060605, 0.0], "std": [0.7776964407162115, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_direction_action": {"mean": [3.3575757575757574, 6.0], "std": [2.2209785316837674, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.3696969696969696, 0.0], "std": [0.8328428308510012, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_action": {"mean": [1.1757575757575758, 0.0], "std": [0.8161366132783889, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_sim_pose_state": {"mean": [0.2983769537872546, 0.2710753686688675, 1.2275569152871235, 0.07297195977768689, 0.20857606335636522, -0.5098703609895084, 0.06893517179454656, -0.3372401009032826, 1.1864811250011842, 0.06241112814333846, -0.04044061155687354, -0.0367998227214356], "std": [0.16560422600676084, 0.08023934326369933, 0.0450478098973005, 0.0941164127351415, 0.1498662785012541, 0.3819185218153084, 1.04674479550478e-06, 7.145612650963144e-06, 2.9735321162621914e-05, 0.0003294785521356491, 0.00029040343678888924, 0.0003177016569974433], "min": [0.06892072322078105, 0.129379680452709, 1.1741721768151168, -0.050632870761566307, -0.005531914997845888, -1.0452534083844482, 0.06893407422865161, -0.3372792297042617, 1.1863026641402221, 0.06182917105499925, -0.040614145131186996, -0.03853945336758771], "max": [0.5092826047293614, 0.34134963771418736, 1.3484223658104069, 0.2869693721113675, 0.48941692447029306, 0.0014893707634215105, 0.06894077281145046, -0.33722658659485244, 1.186498838884523, 0.0639789303688088, -0.03869716115883137, -0.03619807747832763], "count": [165]}, "eef_sim_pose_action": {"mean": [0.29959194387812565, 0.2703070931074538, 1.2281347491365238, 0.08231600158788273, 0.20322702278260477, -0.5116568852802819, 0.06998947554590777, -0.33725162415852894, 1.1831692932762399, 0.062361089989303765, -0.02753865917348681, -0.036903325409644944], "std": [0.16550653801312026, 0.07994001942058128, 0.046745939703638245, 0.09608857006919455, 0.1470591412311795, 0.3819650871840471, 5.660891175019103e-07, 7.468176635326349e-06, 2.9425243901920633e-05, 0.0003553710670196442, 0.0002872403427347554, 0.0003293469619907584], "min": [0.06829159553260633, 0.12909780583829814, 1.1730482497803865, -0.05997849811389788, -0.00919656546629466, -1.0489370610491533, 0.06998808747849798, -0.3372848657466683, 1.1830178175628467, 0.05926549872479853, -0.027594467268811096, -0.038363545751562284], "max": [0.5095254256177769, 0.34245342185118127, 1.3453084078865287, 0.2970920079675852, 0.49102233750125324, 0.001534341824200292, 0.06999230733154224, -0.3372167109596331, 1.183175009556913, 0.06385327594018841, -0.026059999134125045, -0.03682898091739718], "count": [165]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [165]}, "gripper_activity_state": {"mean": [1.8606060606060606, 2.0], "std": [0.4785960490278692, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_mode_action": {"mean": [0.26666666666666666, 0.0], "std": [0.44221663871405326, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_action": {"mean": [1.9454545454545455, 2.0], "std": [0.29653648055091053, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_open_scale_state": {"mean": [0.9051955903949168, 0.9775595032663058], "std": [0.10473724710551245, 0.0008775007088899848], "min": [0.7309962463378906, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [165]}, "gripper_open_scale_action": {"mean": [0.7333333333333333, 1.0], "std": [0.4422166387140533, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [165]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9058823529411765]], [[0.9607843137254902]]], "mean": [[[0.6549877423747276]], [[0.6506744144880174]], [[0.6395841421568627]]], "std": [[[0.21558234587551334]], [[0.2209614112032322]], [[0.22790371503259274]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9215686274509803]], [[0.9058823529411765]]], "mean": [[[0.6248970098039216]], [[0.6279908687363834]], [[0.6122295397603486]]], "std": [[[0.21307786295987863]], [[0.21950978485066663]], [[0.22178410625724188]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.8784313725490196]]], "mean": [[[0.4794996568627451]], [[0.4475309749455338]], [[0.42264523965141615]]], "std": [[[0.19736275052704813]], [[0.21267010846699264]], [[0.23657976924795943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9176470588235294]], [[0.8470588235294118]], [[0.8588235294117647]]], "mean": [[[0.42359726579520696]], [[0.4249561220043573]], [[0.40400908769063176]]], "std": [[[0.2700993049028304]], [[0.26629602357180426]], [[0.2829416787028988]]], "count": [100]}, "observation.state": {"min": [-0.7599999904632568, -0.0019148936262354255, -1.269574522972107, -0.4517021179199219, -0.5127659440040588, -0.34489360451698303, -2.7585105895996094, -0.00042553190723992884, 0.0, 0.0, -0.0017021276289597154, -0.015319149009883404, 0.02574468031525612, -2.742553234100342, 72.8134765625, 97.3410415649414], "max": [0.5772340297698975, 2.238936185836792, 0.0, 0.0, 0.8446808457374573, 0.484255313873291, -2.0223405361175537, 0.0, 0.0, 0.0, 0.0, -0.008510638028383255, 0.03638297691941261, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.13502460718154907, 1.2450495958328247, -0.664714515209198, -0.265087366104126, 0.14361585676670074, -0.005898105911910534, -2.5217440128326416, -4.479283234104514e-06, 0.0, 0.0, -0.0007256445824168622, -0.009365066885948181, 0.026329226791858673, -2.742553472518921, 89.81266784667969, 97.34098815917969], "std": [0.4580513834953308, 0.8200950622558594, 0.4690838158130646, 0.16464464366436005, 0.48549196124076843, 0.2629324495792389, 0.32257983088493347, 4.342826650827192e-05, 0.0, 0.0, 0.000408966006943956, 0.0012387977913022041, 0.0019172485917806625, 2.384185791015625e-07, 10.989952087402344, 5.340576171875e-05], "count": [190]}, "action": {"min": [-0.7654564380645752, -0.0015339808305725455, -1.2701361179351807, -0.4601942300796509, -0.5169515013694763, -0.34821364283561707, -2.7585105895996094, 0.0, 0.0, -0.0, -0.0015339808305725455, -0.015339807607233524, 0.026077672839164734, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.5783107280731201, 2.2380778789520264, 0.003067961661145091, 0.006135923322290182, 0.849825382232666, 0.4862719178199768, -2.0223405361175537, 0.0015339808305725455, 0.0015339808305725455, -0.0, -0.0, -0.007669903803616762, 0.03681553900241852, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1416674107313156, 1.244091272354126, -0.6659660339355469, -0.2673804461956024, 0.14746402204036713, -0.008380903862416744, -2.5217440128326416, 8.073583558143582e-06, 6.458866118919104e-05, 0.0, -0.0011787440162152052, -0.009526845999062061, 0.02661864086985588, -2.742553472518921, 71.0526351928711, 100.0, 0.0, 0.0], "std": [0.45948120951652527, 0.8227449059486389, 0.4696177542209625, 0.1687406450510025, 0.48705267906188965, 0.2620357275009155, 0.32257983088493347, 0.00011099343100795522, 0.000308068236336112, 0.0, 0.0006470968364737928, 0.0013969865394756198, 0.0021846615709364414, 2.384185791015625e-07, 45.35176467895508, 0.0, 0.0, 0.0], "count": [190]}, "timestamp": {"min": [0.0], "max": [6.3], "mean": [3.15], "std": [1.8282505298782221], "count": [190]}, "frame_index": {"min": [0], "max": [189], "mean": [94.5], "std": [54.847515896346664], "count": [190]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [190]}, "index": {"min": [29085], "max": [29274], "mean": [29179.5], "std": [54.847515896346664], "count": [190]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [190]}, "subtask_annotation": {"mean": [2.2578947368421054, 7.0, 7.0, 7.0, 7.0], "std": [1.7447110421209049, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [190]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [190]}, "eef_direction_state": {"mean": [3.694736842105263, 6.0], "std": [2.087928634647147, 0.0], "min": [0, 6], "max": [6, 6], "count": [190]}, "eef_velocity_state": {"mean": [1.4947368421052631, 0.0], "std": [0.7996536646445774, 0.0], "min": [0, 0], "max": [2, 0], "count": [190]}, "eef_acc_mag_state": {"mean": [1.2842105263157895, 0.0], "std": [0.7700055761211196, 0.0], "min": [0, 0], "max": [2, 0], "count": [190]}, "eef_direction_action": {"mean": [3.6210526315789475, 6.0], "std": [2.113510162681092, 0.0], "min": [0, 6], "max": [6, 6], "count": [190]}, "eef_velocity_action": {"mean": [1.4789473684210526, 0.0], "std": [0.8059508587399121, 0.0], "min": [0, 0], "max": [2, 0], "count": [190]}, "eef_acc_mag_action": {"mean": [1.2263157894736842, 0.0], "std": [0.7922932107849688, 0.0], "min": [0, 0], "max": [2, 0], "count": [190]}, "eef_sim_pose_state": {"mean": [0.27137860375201395, 0.2872285990267513, 1.2476331609863132, 0.04759116887961842, 0.24901555924248367, 0.012412921267611598, 0.06912944447415942, -0.3367008765878725, 1.1825693799260628, 0.026336050660987403, -0.0007256111392857102, -0.009369544063428038], "std": [0.14427245127307795, 0.1306305949961948, 0.06111943615049774, 0.06749028110388668, 0.19477946435737495, 0.2486830611533257, 3.3883787979329746e-07, 2.791000405892588e-05, 4.191979177964606e-05, 0.001918653340162113, 0.0004089459611204597, 0.0012387784956251397], "min": [0.06898430875258367, 0.10314528129661928, 1.1826911034175842, -0.07443676491316348, -0.03336452234928555, -0.7382109533640361, 0.06912776106871292, -0.3368349533271241, 1.1824949999999999, 0.025744680315256122, -0.001702059667523903, -0.015319161490722405], "max": [0.4587163831062128, 0.48615266722540956, 1.4103989571182787, 0.15777258464035582, 0.5965544741963309, 0.3215635866216306, 0.06912958652425089, -0.3366817525756266, 1.1826694715747688, 0.036402532525672104, 2.220446049250313e-16, -0.008510644962932504], "count": [190]}, "eef_sim_pose_action": {"mean": [0.2704410330834678, 0.28485779119081855, 1.2480601494396046, 0.04679440273796167, 0.2446547067816979, 0.010100503129507, 0.06913423380206231, -0.3367048018575118, 1.1826172922587428, 0.026628956392702786, -0.0011141059586316732, -0.009518763062046907], "std": [0.14353919037189192, 0.1314075686726429, 0.06392258971511239, 0.06599921466511255, 0.19776342478968412, 0.2567512825075454, 2.308448702079927e-05, 3.2285349093910964e-05, 6.576156980044409e-05, 0.002183920064688543, 0.0007528419048747428, 0.001367490587066361], "min": [0.0688943183848736, 0.09950746485788949, 1.181866054048117, -0.07871773292018067, -0.05863826694883634, -0.765456438064575, 0.06912771686823391, -0.33687021410513285, 1.1824949999999999, 0.026063554444650996, -0.001533935710687384, -0.015339825652449176], "max": [0.45877287096915487, 0.4869299945140822, 1.4241409061765584, 0.15773390040253002, 0.5968734329166461, 0.33355466957658536, 0.06924547179444188, -0.3366628341530696, 1.1826871189109367, 0.0368390690688511, 0.0015339158580760515, -0.007669912827286246], "count": [190]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [190]}, "gripper_activity_state": {"mean": [1.868421052631579, 2.0], "std": [0.46853931091486545, 0.0], "min": [0, 2], "max": [2, 2], "count": [190]}, "gripper_mode_action": {"mean": [0.2894736842105263, 0.0], "std": [0.45351810367405354, 0.0], "min": [0, 0], "max": [1, 0], "count": [190]}, "gripper_activity_action": {"mean": [1.9526315789473685, 2.0], "std": [0.27695414982995564, 0.0], "min": [0, 2], "max": [2, 2], "count": [190]}, "gripper_open_scale_state": {"mean": [0.8981264821102756, 0.9734104156494161], "std": [0.10989955367700768, 1.9984014443252818e-15], "min": [0.728134765625, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [190]}, "gripper_open_scale_action": {"mean": [0.7105263157894737, 1.0], "std": [0.45351810367405354, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [190]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9764705882352941]]], "mean": [[[0.6464263534858389]], [[0.6583097794117646]], [[0.6391656998910675]]], "std": [[[0.18054900242096678]], [[0.18886454958872811]], [[0.19610195776717798]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.6145077668845317]], [[0.634921160130719]], [[0.6118952314814814]]], "std": [[[0.18180997592545617]], [[0.19105607094939048]], [[0.19441271179881506]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8509803921568627]], [[0.8941176470588236]]], "mean": [[[0.48115687636165577]], [[0.4555016503267974]], [[0.43254161764705884]]], "std": [[[0.1999211418088078]], [[0.21433627870283828]], [[0.23642963831559224]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6901960784313725]], [[0.6666666666666666]]], "mean": [[[0.4428399891067538]], [[0.4407741339869281]], [[0.4210217647058824]]], "std": [[[0.1973820916792653]], [[0.19374266743042828]], [[0.21012604309042504]]], "count": [100]}, "observation.state": {"min": [-0.7946808338165283, -0.0031914892606437206, -1.97957444190979, -0.24191489815711975, -0.19340425729751587, -0.06425531953573227, -2.7585105895996094, -0.00042553190723992884, 0.00042553190723992884, 0.0, 0.005744680762290955, -0.0191489364951849, 0.03255319222807884, -2.742553234100342, 72.29888916015625, 97.3410415649414], "max": [0.025957446545362473, 2.5555319786071777, -0.0017021276289597154, 0.3472340404987335, 0.047021277248859406, 0.21021276712417603, -2.007446765899658, 0.0, 0.00042553190723992884, 0.0, 0.007659574504941702, -0.01765957474708557, 0.03851063922047615, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.26564088463783264, 1.2705552577972412, -0.900671660900116, 0.01864156499505043, -0.0978546291589737, 0.046974919736385345, -2.5284035205841064, -5.45553712072433e-06, 0.0004255322564858943, 0.0, 0.0063188765197992325, -0.01831969991326332, 0.03807416185736656, -2.742553472518921, 90.03861999511719, 97.34088897705078], "std": [0.32132524251937866, 0.9031164050102234, 0.7270358800888062, 0.1428411602973938, 0.07987814396619797, 0.07528242468833923, 0.3195044994354248, 4.78721376566682e-05, 3.4924596548080444e-10, 0.0, 0.0004986428539268672, 0.00022493743745144457, 0.0007404976640827954, 2.384185791015625e-07, 10.889467239379883, 0.000152587890625], "count": [156]}, "action": {"min": [-0.7946020364761353, -0.004601942375302315, -1.9895731210708618, -0.2715145945549011, -0.19481556117534637, -0.06596117466688156, -2.7585105895996094, 0.0, 0.0015339808305725455, 0.0, 0.006135923322290182, -0.019941750913858414, 0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.5571460723876953, -0.0, 0.3973010182380676, 0.07669904083013535, 0.22549517452716827, -2.007446765899658, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.007669903803616762, -0.01840776950120926, 0.03834952041506767, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.26161256432533264, 1.2680996656417847, -0.8989517092704773, 0.015595567412674427, -0.09829270839691162, 0.0528249554336071, -2.5284035205841064, 0.00018673267913982272, 0.0015339822275564075, 0.0, 0.006411259062588215, -0.01847653277218342, 0.03813325613737106, -2.742553472518921, 73.07691955566406, 100.0, 0.0, 0.0], "std": [0.3230747580528259, 0.9054799675941467, 0.7267555594444275, 0.1546577364206314, 0.08237307518720627, 0.08229345828294754, 0.3195044994354248, 0.0005014239577576518, 1.3969838619232178e-09, 0.0, 0.0005886796861886978, 0.0003171170537825674, 0.0010045291855931282, 2.384185791015625e-07, 44.3559684753418, 0.0, 0.0, 0.0], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [171], "max": [171], "mean": [171.0], "std": [0.0], "count": [156]}, "index": {"min": [29489], "max": [29644], "mean": [29566.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [2.230769230769231, 7.0, 7.0, 7.0, 7.0], "std": [1.9076302719441909, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [156]}, "scene_annotation": {"mean": [171.0], "std": [0.0], "min": [171], "max": [171], "count": [156]}, "eef_direction_state": {"mean": [3.891025641025641, 6.0], "std": [1.7815785205776253, 0.0], "min": [0, 6], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.4230769230769231, 0.0], "std": [0.7682686290553138, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_acc_mag_state": {"mean": [1.3333333333333333, 0.0], "std": [0.7453559924999293, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_direction_action": {"mean": [4.064102564102564, 6.0], "std": [1.7602428706969895, 0.0], "min": [0, 6], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.3974358974358974, 0.0], "std": [0.8060626620316994, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_acc_mag_action": {"mean": [1.2756410256410255, 0.0], "std": [0.8131429838368219, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_sim_pose_state": {"mean": [0.27397789176596543, 0.2241678900340858, 1.2613143998323493, -0.008127278377426916, 0.38446578619194466, -0.3806111229517008, 0.06915649487680427, -0.33690234078264936, 1.1818570210608967, 0.03795062623357793, 0.006743275797969713, -0.01832556869924999], "std": [0.15103962216883401, 0.14724937845312774, 0.06171534154847443, 0.08531078071422034, 0.30716078739918606, 0.3935078038200982, 3.855863744658704e-07, 5.188737491724163e-06, 5.1109123505080764e-05, 0.0007451966461928461, 0.0004985540665034587, 0.000229471306235788], "min": [0.06488364403142724, -0.04951363420724628, 1.1830805796351793, -0.12720021719546826, -0.016382947909149737, -0.9926313940726413, 0.06915532323366425, -0.336921122184051, 1.1817196034309008, 0.03240525702211501, 0.006169131154453611, -0.01914949809684731], "max": [0.4685734144701327, 0.3348213501314969, 1.37192671592958, 0.19099234447551955, 0.9694010204529762, 0.07315706175600345, 0.06915698653284619, -0.33688761275563245, 1.181915875352805, 0.038397742329257654, 0.008083784217080892, -0.017659958803911205], "count": [156]}, "eef_sim_pose_action": {"mean": [0.27365890367438095, 0.2253299158473743, 1.2612261497599502, -0.0016929426374154267, 0.38071382357753003, -0.37677995288639154, 0.06923941091787227, -0.33691022963841977, 1.1818727478511157, 0.037986353370725284, 0.007943876622184312, -0.018290357609599933], "std": [0.1510011195017792, 0.1475486944509707, 0.06313693900050991, 0.09355746825066762, 0.30747072968648054, 0.395340498635102, 5.997946588567049e-07, 1.350232921814079e-05, 6.033677357166619e-05, 0.0010098619965822012, 0.0005885673811766683, 0.0005900115544718768], "min": [0.06436478708992362, -0.04978333872570659, 1.1834977181600144, -0.11456997135429298, -0.012271788655201066, -0.9960025264408553, 0.06923760927388736, -0.33697306955462625, 1.181743741532615, 0.032044176563200966, 0.007668379114961432, -0.019942595367478975], "max": [0.46835037119076467, 0.33536089464236946, 1.387341420952878, 0.21551232735240922, 0.9819864632632265, 0.10895229262117245, 0.06924026058669747, -0.3369044466441184, 1.1819009727506902, 0.038208339793061395, 0.00920232528455478, -0.016874330002481633], "count": [156]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [156]}, "gripper_activity_state": {"mean": [1.8333333333333333, 2.0], "std": [0.5168113941217022, 0.0], "min": [0, 2], "max": [2, 2], "count": [156]}, "gripper_mode_action": {"mean": [0.2692307692307692, 0.0], "std": [0.4435600997950306, 0.0], "min": [0, 0], "max": [1, 0], "count": [156]}, "gripper_activity_action": {"mean": [1.9423076923076923, 2.0], "std": [0.30467268303374684, 0.0], "min": [0, 2], "max": [2, 2], "count": [156]}, "gripper_open_scale_state": {"mean": [0.9003868411137512, 0.9734104156494141], "std": [0.10889469279971571, 0.0], "min": [0.7229888916015625, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [156]}, "gripper_open_scale_action": {"mean": [0.7307692307692307, 1.0], "std": [0.4435600997950306, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [156]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9568627450980393]], [[0.9568627450980393]], [[0.9882352941176471]]], "mean": [[[0.6164103022875818]], [[0.6258782407407407]], [[0.6056175789760349]]], "std": [[[0.21556034711421343]], [[0.21356087603398144]], [[0.22438353342347211]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9686274509803922]], [[0.9647058823529412]]], "mean": [[[0.5860167619825708]], [[0.6030985893246187]], [[0.5790523120915033]]], "std": [[[0.21278511875693537]], [[0.21145485564139344]], [[0.21838214422476687]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8392156862745098]], [[0.9137254901960784]]], "mean": [[[0.4604708197167756]], [[0.4369999754901961]], [[0.41560858932461875]]], "std": [[[0.21010025281521957]], [[0.2142448641986813]], [[0.22968363220141116]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7294117647058823]], [[0.7372549019607844]]], "mean": [[[0.4345558306100218]], [[0.4366938017429194]], [[0.4141060593681917]]], "std": [[[0.22592703355028532]], [[0.22167264096690628]], [[0.23919216665394755]]], "count": [100]}, "observation.state": {"min": [-0.8725531697273254, -0.003617021255195141, -1.6412765979766846, -0.5470212697982788, -0.12297872453927994, -0.06425531953573227, -2.7585105895996094, -0.0008510638144798577, -0.0008510638144798577, 0.0, 0.0017021276289597154, -0.016808509826660156, 0.03170212730765343, -2.742553234100342, 69.44316864013672, 97.3410415649414], "max": [0.016808509826660156, 2.38468074798584, 0.0, 0.0, 0.011914893984794617, 0.15042553842067719, -1.9253191947937012, 0.0, 0.0, 0.0, 0.003617021255195141, -0.014893617480993271, 0.04234042391180992, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.3169119954109192, 1.3881973028182983, -0.8778815269470215, -0.2863641083240509, -0.0634625107049942, -0.007598365657031536, -2.489161491394043, -8.743806574784685e-06, -0.0008073454955592752, 0.0, 0.002647916553542018, -0.015370145440101624, 0.0325152724981308, -2.742553472518921, 88.6830825805664, 97.34089660644531], "std": [0.3503149747848511, 0.9400644302368164, 0.6410423517227173, 0.20382754504680634, 0.05016545578837395, 0.05231410264968872, 0.3555787205696106, 7.826126966392621e-05, 0.0001705727045191452, 0.0, 0.00040233382605947554, 0.0003795505908783525, 0.002040123799815774, 2.384185791015625e-07, 12.134151458740234, 0.00014495849609375], "count": [146]}, "action": {"min": [-0.8728350400924683, -0.00920388475060463, -1.6413594484329224, -0.5506991147994995, -0.1227184608578682, -0.06442718952894211, -2.7585105895996094, 0.0, 0.0, -0.0, 0.0015339808305725455, -0.016873788088560104, 0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.03067961521446705, 2.3838062286376953, 0.0015339808305725455, 0.007669903803616762, 0.013805827125906944, 0.16413594782352448, -1.9253191947937012, 0.0, 0.0015339808305725455, -0.0, 0.003067961661145091, -0.015339807607233524, 0.04295146092772484, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.30879274010658264, 1.3891559839248657, -0.8772479295730591, -0.29423004388809204, -0.0639544129371643, -0.005957311950623989, -2.489161491394043, 0.0, 0.00011557389370864257, 0.0, 0.0026687076315283775, -0.015465909615159035, 0.03287556394934654, -2.742553472518921, 71.23287963867188, 100.0, 0.0, 0.0], "std": [0.34901338815689087, 0.944424033164978, 0.6411212682723999, 0.21064996719360352, 0.05095221847295761, 0.05514458939433098, 0.3555787205696106, 0.0, 0.00040488369995728135, 0.0, 0.0006730866152793169, 0.00042131796362809837, 0.0022915489971637726, 2.384185791015625e-07, 45.267757415771484, 0.0, 0.0, 0.0], "count": [146]}, "timestamp": {"min": [0.0], "max": [4.833333333333333], "mean": [2.4166666666666665], "std": [1.4048527008591012], "count": [146]}, "frame_index": {"min": [0], "max": [145], "mean": [72.5], "std": [42.14558102577303], "count": [146]}, "episode_index": {"min": [172], "max": [172], "mean": [172.0], "std": [0.0], "count": [146]}, "index": {"min": [29645], "max": [29790], "mean": [29717.5], "std": [42.14558102577303], "count": [146]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [146]}, "subtask_annotation": {"mean": [2.184931506849315, 7.0, 7.0, 7.0, 7.0], "std": [1.9017058840107992, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [146]}, "scene_annotation": {"mean": [172.0], "std": [0.0], "min": [172], "max": [172], "count": [146]}, "eef_direction_state": {"mean": [3.8013698630136985, 6.0], "std": [1.9501312320214408, 0.0], "min": [0, 6], "max": [6, 6], "count": [146]}, "eef_velocity_state": {"mean": [1.4383561643835616, 0.0], "std": [0.8190589550069448, 0.0], "min": [0, 0], "max": [2, 0], "count": [146]}, "eef_acc_mag_state": {"mean": [1.3013698630136987, 0.0], "std": [0.7707838299526141, 0.0], "min": [0, 0], "max": [2, 0], "count": [146]}, "eef_direction_action": {"mean": [3.8219178082191783, 6.0], "std": [2.026147337767024, 0.0], "min": [0, 6], "max": [6, 6], "count": [146]}, "eef_velocity_action": {"mean": [1.36986301369863, 0.0], "std": [0.8601823526816227, 0.0], "min": [0, 0], "max": [2, 0], "count": [146]}, "eef_acc_mag_action": {"mean": [1.2876712328767124, 0.0], "std": [0.8020428037427093, 0.0], "min": [0, 0], "max": [2, 0], "count": [146]}, "eef_sim_pose_state": {"mean": [0.30546065443537784, 0.209360882723379, 1.2474225492581763, -0.028247751826821762, 0.22294540344484473, -0.3840196600299868, 0.06906673960882906, -0.33683590102566346, 1.1822051549743484, 0.032486957337146925, 0.0018403528457941046, -0.015378925935023989], "std": [0.17090455719722036, 0.14793681135918116, 0.05315918361507587, 0.05176516607775969, 0.1658952377272683, 0.3926550078117471, 1.2720439375894937e-05, 8.751663403599653e-06, 4.1621026163534847e-05, 0.0020370938973254737, 0.00042880913718181484, 0.0003863881579938203], "min": [0.0688563691186699, -0.045928986630023066, 1.1828045992251575, -0.07224533883760725, -0.03478257579795496, -0.9967404111422362, 0.06906321797412875, -0.33686846408635246, 1.18210482310888, 0.031665279511854785, 0.0008509639541438574, -0.016808574111683065], "max": [0.5118885935088895, 0.3345117400064585, 1.347931245294291, 0.1304533633831641, 0.47035989868224926, 0.027898192113111245, 0.06912731665894106, -0.3368154945702435, 1.1823205320360777, 0.042293934358637326, 0.0031910609677059387, -0.014893625907556659], "count": [146]}, "eef_sim_pose_action": {"mean": [0.30735957827184734, 0.21210547203705543, 1.2471347794351384, -0.025596490448240274, 0.21671366563054828, -0.37617441104261573, 0.06913609827256932, -0.33683825497608566, 1.1822240856263875, 0.03283234197526125, 0.0027839451680098776, -0.015465953268643163], "std": [0.1719258644597841, 0.14702696927497308, 0.05573083995289139, 0.0565051355275784, 0.16578485947155572, 0.39080003967584154, 3.0344820152201686e-05, 9.479687935418566e-06, 6.967709366277662e-05, 0.002286011263546573, 0.0007825588834150033, 0.00042133563863315727], "min": [0.06811591201217325, -0.0460257362939901, 1.182023291811667, -0.07171338604746824, -0.11291300473296184, -0.9987801415048262, 0.069126799112186, -0.3368699328347687, 1.182180533341698, 0.0321430041223254, 0.0015337624544482509, -0.016873966731707216], "max": [0.5094906837685593, 0.33577462006008235, 1.3717439401591123, 0.15176386124752766, 0.4607919409528751, 0.04454810947713446, 0.06924273903127987, -0.33683541815291945, 1.182372653958324, 0.04289969508699993, 0.0046014010576658215, -0.01533982565244917], "count": [146]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [146]}, "gripper_activity_state": {"mean": [1.821917808219178, 2.0], "std": [0.5323112117185049, 0.0], "min": [0, 2], "max": [2, 2], "count": [146]}, "gripper_mode_action": {"mean": [0.2876712328767123, 0.0], "std": [0.4526770312837891, 0.0], "min": [0, 0], "max": [1, 0], "count": [146]}, "gripper_activity_action": {"mean": [1.9383561643835616, 2.0], "std": [0.31454691789602796, 0.0], "min": [0, 2], "max": [2, 2], "count": [146]}, "gripper_open_scale_state": {"mean": [0.8868312621443238, 0.9734104156494133], "std": [0.12134148244747982, 7.771561172376096e-16], "min": [0.6944316864013672, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [146]}, "gripper_open_scale_action": {"mean": [0.7123287671232876, 1.0], "std": [0.4526770312837891, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [146]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9529411764705882]], [[0.9607843137254902]], [[0.9450980392156862]]], "mean": [[[0.6224726225490196]], [[0.6427900462962962]], [[0.6348130691721133]]], "std": [[[0.18827318949498498]], [[0.19386423333713187]], [[0.20508398089851562]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5931873284313726]], [[0.6214495860566449]], [[0.6074122031590414]]], "std": [[[0.18497448884238596]], [[0.19358114680607819]], [[0.20140184400394012]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4885340767973856]], [[0.4611134967320261]], [[0.44311760076252726]]], "std": [[[0.20405322167923154]], [[0.21735899142493453]], [[0.23609304326984235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9372549019607843]], [[0.9725490196078431]]], "mean": [[[0.4266951688453159]], [[0.43835934368191726]], [[0.42521147603485837]]], "std": [[[0.19929043472086266]], [[0.19485914999772677]], [[0.21002886323466677]]], "count": [100]}, "observation.state": {"min": [-0.5585106611251831, -0.003617021255195141, -1.8217021226882935, -0.16936169564723969, -0.925106406211853, -0.06446808576583862, -2.7585105895996094, 0.003829787252470851, 0.00042553190723992884, 0.0, -0.005106383003294468, -0.019574468955397606, 0.03255319222807884, -2.7531914710998535, 2.725268840789795, 97.3558578491211], "max": [0.024042552337050438, 2.3912765979766846, 0.0, 0.36468085646629333, 0.01148936152458191, 0.8244680762290955, 0.025957446545362473, 0.005106383003294468, 0.00042553190723992884, 0.0, -0.002765957498922944, -0.01765957474708557, 0.042127661406993866, -2.742978811264038, 97.89613342285156, 97.71121215820312], "mean": [-0.18861424922943115, 1.352301001548767, -0.7721032500267029, 0.07981222122907639, -0.5786024928092957, 0.5146431922912598, -2.3885858058929443, 0.004289283417165279, 0.0004255323437973857, 0.0, -0.00427140761166811, -0.018234387040138245, 0.04095027968287468, -2.7432408332824707, 85.24287414550781, 97.36479187011719], "std": [0.17709475755691528, 0.8188387751579285, 0.5580827593803406, 0.09269275516271591, 0.3433920741081238, 0.308066189289093, 0.6621999740600586, 0.00018188817193731666, 4.3655745685100555e-10, 0.0, 0.00040927232475951314, 0.0002072494535241276, 0.0010424485662952065, 0.0013096887851133943, 22.620182037353516, 0.045576684176921844], "count": [238]}, "action": {"min": [-0.5599029660224915, -0.003067961661145091, -1.8223692178726196, -0.20555342733860016, -0.9295923709869385, -0.06596117466688156, -2.7585105895996094, 0.004601942375302315, 0.0015339808305725455, -0.0, -0.006135923322290182, -0.019941750913858414, 0.032213594764471054, -2.7531914710998535, 0.0, 100.0, 0.0, 0.0], "max": [0.041417479515075684, 2.3945441246032715, -0.0, 0.3742913007736206, 0.012271846644580364, 0.8298836350440979, 0.025957446545362473, 0.006135923322290182, 0.0015339808305725455, -0.0, -0.003067961661145091, -0.01840776950120926, 0.04295146092772484, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.18636582791805267, 1.3507288694381714, -0.7700196504592896, 0.07642173767089844, -0.58418869972229, 0.5219912528991699, -2.3885858058929443, 0.004685740452259779, 0.001533983158878982, 0.0, -0.004672850016504526, -0.01842714287340641, 0.04127569869160652, -2.7432408332824707, 77.31092071533203, 100.0, 0.0, 0.0], "std": [0.17830757796764374, 0.8221888542175293, 0.5593417882919312, 0.096471406519413, 0.3449092209339142, 0.3070245087146759, 0.6621999740600586, 0.0003485822235234082, 2.3283064365386963e-09, 0.0, 0.0005490620387718081, 0.00017113455396611243, 0.00109812431037426, 0.0013096887851133943, 41.88208770751953, 0.0, 0.0, 0.0], "count": [238]}, "timestamp": {"min": [0.0], "max": [7.9], "mean": [3.9499999999999997], "std": [2.290135852350734], "count": [238]}, "frame_index": {"min": [0], "max": [237], "mean": [118.5], "std": [68.70407557052202], "count": [238]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [238]}, "index": {"min": [30121], "max": [30358], "mean": [30239.5], "std": [68.70407557052202], "count": [238]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [238]}, "subtask_annotation": {"mean": [3.6092436974789917, 7.0, 7.0, 7.0, 7.0], "std": [2.2960137760778503, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [238]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [238]}, "eef_direction_state": {"mean": [3.9789915966386555, 6.0], "std": [1.9129094365741475, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_state": {"mean": [1.1512605042016806, 0.0], "std": [0.8162082394344923, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_state": {"mean": [1.0714285714285714, 0.0], "std": [0.8244828128975794, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_direction_action": {"mean": [3.8151260504201683, 6.0], "std": [2.0476113838004726, 0.0], "min": [0, 6], "max": [6, 6], "count": [238]}, "eef_velocity_action": {"mean": [1.1512605042016806, 0.0], "std": [0.8264397212197812, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_acc_mag_action": {"mean": [1.096638655462185, 0.0], "std": [0.8270056113442238, 0.0], "min": [0, 0], "max": [2, 0], "count": [238]}, "eef_sim_pose_state": {"mean": [0.29278297058951025, 0.25761862597189905, 1.2308597658779623, -0.019177281847073846, 0.418134747449394, -0.9377103302538163, 0.06916008174953932, -0.33699820632689653, 1.1829425110373666, 0.04102038871974298, -0.0038452398458527523, -0.013945246251002753], "std": [0.1438776886926661, 0.08105060457901846, 0.04177385257398824, 0.14200013335709652, 0.25108222680295594, 0.5746227728846494, 1.6933771736987317e-07, 6.131430124885425e-06, 4.1949929159429594e-05, 0.0010444687920991352, 0.00040920825550615843, 0.00028029801909612177], "min": [0.0688351365947018, 0.0653242381434889, 1.1824119694745037, -0.2364408550698136, -0.005531614127999962, -1.4529258634608881, 0.06915966858920912, -0.3370275841996598, 1.1827882026479344, 0.03260733105498582, -0.004680085625764496, -0.015319249605063355], "max": [0.4937186940678415, 0.33391972694594296, 1.3340403712071383, 0.3433339947539, 0.7414258991725515, 0.004893742631194183, 0.06916059720997136, -0.3369843847483716, 1.1830280946146619, 0.042170483902392045, -0.002339977226639478, -0.012978853221078546], "count": [238]}, "eef_sim_pose_action": {"mean": [0.29274196668749985, 0.2579074582635465, 1.2304408871690597, -0.013133422524588911, 0.41205138378855943, -0.9395248018457746, 0.06924427972085859, -0.33701117439400724, 1.183008848902461, 0.04133348901632592, -0.003138327482958013, -0.01374146760830234], "std": [0.14395339480913139, 0.08135735169822614, 0.04221990934416977, 0.14230901945786814, 0.24857088421334164, 0.5769870097946659, 2.627057384743394e-07, 8.700024034678388e-06, 5.627813854295824e-05, 0.0011004667074016596, 0.0005489708418927813, 0.00039247204920661794], "min": [0.06623838002065062, 0.06478252112828758, 1.1823027034655564, -0.23965058959975716, -0.015309476848219372, -1.4760146477430893, 0.06924367613689375, -0.33704363726048814, 1.1828443496228986, 0.03224418302463494, -0.004601162833378414, -0.015339831994798329], "max": [0.4933728444909266, 0.33394513496401573, 1.3319865054195652, 0.3369492881138561, 0.7182169098111055, 0.006136154317494244, 0.06924510218767346, -0.33700883691460826, 1.1831588126127217, 0.04297969652076483, -0.0015336758287323171, -0.012271932790225083], "count": [238]}, "gripper_mode_state": {"mean": [0.07142857142857142, 0.0], "std": [0.25753937681885714, 0.0], "min": [0, 0], "max": [1, 0], "count": [238]}, "gripper_activity_state": {"mean": [1.6680672268907564, 2.0], "std": [0.6944477006412556, 0.0], "min": [0, 2], "max": [2, 2], "count": [238]}, "gripper_mode_action": {"mean": [0.226890756302521, 0.0], "std": [0.4188213712395676, 0.0], "min": [0, 0], "max": [1, 0], "count": [238]}, "gripper_activity_action": {"mean": [1.9243697478991597, 2.0], "std": [0.3468868477403405, 0.0], "min": [0, 2], "max": [2, 2], "count": [238]}, "gripper_open_scale_state": {"mean": [0.8524280740132867, 0.9736497362922197], "std": [0.22620189260363993, 0.0004557631980063009], "min": [0.02725268840789795, 0.973558578491211], "max": [0.9789613342285156, 0.9771121215820312], "count": [238]}, "gripper_open_scale_action": {"mean": [0.773109243697479, 1.0], "std": [0.4188213712395676, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [238]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9607843137254902]], [[0.9647058823529412]]], "mean": [[[0.6164612935729848]], [[0.611263989651416]], [[0.5976110729847495]]], "std": [[[0.2437795042855599]], [[0.2517279597656685]], [[0.26556663293433325]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9647058823529412]], [[0.8901960784313725]], [[0.9333333333333333]]], "mean": [[[0.5886705337690632]], [[0.5907743736383442]], [[0.5726543654684096]]], "std": [[[0.23418284715489598]], [[0.24516229440415194]], [[0.2554714986765202]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43879398692810456]], [[0.40506446350762526]], [[0.3760950217864924]]], "std": [[[0.25244819497751386]], [[0.26082058310945494]], [[0.2817496271761417]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.7215686274509804]], [[0.7411764705882353]]], "mean": [[[0.41898661220043576]], [[0.42065418300653595]], [[0.40771091503267975]]], "std": [[[0.23284817431215676]], [[0.23851359061922034]], [[0.2557135751065804]]], "count": [100]}, "observation.state": {"min": [-0.8048936128616333, -0.0019148936262354255, -1.04808509349823, -0.5155318975448608, -0.5065957307815552, -0.05999999865889549, -2.7585105895996094, 0.002340425504371524, -0.0008510638144798577, -0.0017021276289597154, 0.001276595750823617, -0.018297871574759483, 0.020638298243284225, -2.742553234100342, 71.80525207519531, 97.32622528076172], "max": [0.11106383055448532, 2.0836169719696045, -0.0017021276289597154, 0.05659574642777443, 0.014680851250886917, 0.28574466705322266, -1.9931914806365967, 0.003617021255195141, 0.0, -0.0008510638144798577, 0.005744680762290955, -0.008936170488595963, 0.04127659648656845, -2.7421276569366455, 97.89613342285156, 97.3410415649414], "mean": [-0.29348689317703247, 1.1591771841049194, -0.6036351919174194, -0.1757010519504547, -0.17121797800064087, 0.11621400713920593, -2.4265339374542236, 0.0032328935340046883, -0.000568143033888191, -0.0016676263185217977, 0.001973547739908099, -0.009571024216711521, 0.02502935566008091, -2.7425029277801514, 86.56378173828125, 97.33918762207031], "std": [0.3693556487560272, 0.7550658583641052, 0.39590707421302795, 0.17419077455997467, 0.1684274524450302, 0.13560786843299866, 0.3550988733768463, 0.00018309158622287214, 0.00027846364537253976, 0.00015886184701230377, 0.0007441369816660881, 0.0018490998772904277, 0.0032077692449092865, 0.00013775656407233328, 12.098288536071777, 0.0047968062572181225], "count": [185]}, "action": {"min": [-0.8053399324417114, -0.003067961661145091, -1.0492428541183472, -0.5184854865074158, -0.5138835906982422, -0.06749515235424042, -2.7585105895996094, 0.003067961661145091, 0.0, -0.0015339808305725455, 0.0015339808305725455, -0.01840776950120926, 0.016873788088560104, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.13192234933376312, 2.0831458568573, 0.0015339808305725455, 0.058291271328926086, 0.016873788088560104, 0.2883884012699127, -1.9931914806365967, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.007669903803616762, -0.007669903803616762, 0.04295146092772484, -2.7421276569366455, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2898407280445099, 1.1654376983642578, -0.6108070015907288, -0.17732806503772736, -0.17187239229679108, 0.11884624511003494, -2.4265339374542236, 0.003490848233923316, 0.0002238783345092088, -0.0014759398763999343, 0.001923697185702622, -0.009734577499330044, 0.025397777557373047, -2.7425029277801514, 59.4594612121582, 100.0, 0.0, 0.0], "std": [0.3723928928375244, 0.7609326839447021, 0.39859655499458313, 0.17754361033439636, 0.17150266468524933, 0.13562029600143433, 0.3550988733768463, 0.0006854659877717495, 0.0005415750783868134, 0.0002926895394921303, 0.0009372287895530462, 0.0021155274007469416, 0.0037297005765140057, 0.00013775656407233328, 49.09701919555664, 0.0, 0.0, 0.0], "count": [185]}, "timestamp": {"min": [0.0], "max": [6.133333333333334], "mean": [3.066666666666667], "std": [1.7801373230424917], "count": [185]}, "frame_index": {"min": [0], "max": [184], "mean": [92.0], "std": [53.40411969127476], "count": [185]}, "episode_index": {"min": [179], "max": [179], "mean": [179.0], "std": [0.0], "count": [185]}, "index": {"min": [30840], "max": [31024], "mean": [30932.0], "std": [53.40411969127476], "count": [185]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [185]}, "subtask_annotation": {"mean": [2.145945945945946, 7.0, 7.0, 7.0, 7.0], "std": [1.8903159459351055, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [185]}, "scene_annotation": {"mean": [179.0], "std": [0.0], "min": [179], "max": [179], "count": [185]}, "eef_direction_state": {"mean": [3.72972972972973, 6.0], "std": [1.9761913772168977, 0.0], "min": [0, 6], "max": [6, 6], "count": [185]}, "eef_velocity_state": {"mean": [1.4, 0.0], "std": [0.7932144660740797, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_acc_mag_state": {"mean": [1.1567567567567567, 0.0], "std": [0.779653610036877, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_direction_action": {"mean": [3.6054054054054054, 6.0], "std": [2.0509649602269895, 0.0], "min": [0, 6], "max": [6, 6], "count": [185]}, "eef_velocity_action": {"mean": [1.3567567567567567, 0.0], "std": [0.8135808538169946, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_acc_mag_action": {"mean": [1.1891891891891893, 0.0], "std": [0.7793912329101352, 0.0], "min": [0, 0], "max": [2, 0], "count": [185]}, "eef_sim_pose_state": {"mean": [0.249040209675481, 0.2613663576184349, 1.2513136316395364, 0.010859408239025335, 0.36209215052126575, -0.49812040872389357, 0.06896101652094498, -0.33677986455749215, 1.1827418300417725, 0.025030150823863177, -0.0002622297399889548, -0.006338133454574458], "std": [0.13421870104376923, 0.09674287260117595, 0.052074220257890776, 0.06083572186878352, 0.27339408015863675, 0.5541785385256913, 2.8078997955293426e-05, 3.99821608047251e-05, 0.00011156001481386947, 0.0031935850745672804, 0.001039744133402696, 0.0019324599262912374], "min": [0.06856299120464464, 0.11280831043470194, 1.1827615971061907, -0.05964988861537775, -0.03389310655230915, -1.2628363582309037, 0.06893698835585942, -0.3369749478373407, 1.1822511032140104, 0.020622001508764937, -0.0012765447215614678, -0.015957580231168247], "max": [0.4803922950693077, 0.3687343073657234, 1.349631297072964, 0.18766439657356032, 0.7245289668532786, 0.12285360552643709, 0.06906330516378864, -0.336764496938841, 1.1828261071935742, 0.041207337811621725, 0.003829398123747163, -0.00531915246950662], "count": [185]}, "eef_sim_pose_action": {"mean": [0.2509641685352489, 0.26261218994934366, 1.2515768390102329, 0.01449143266297639, 0.359356406295265, -0.4954467345548335, 0.06903550978442653, -0.33678920783854166, 1.1827119790475389, 0.025388767703661844, 0.0006715685035899714, -0.006243735454927523], "std": [0.1354616902417782, 0.0974602708990417, 0.05400934891956339, 0.06620521723511809, 0.2811907486589535, 0.5615571471423504, 5.042828836166129e-05, 4.833972838708419e-05, 0.0001576748790933918, 0.0037101942174935826, 0.0014420642792273462, 0.0022950388888033696], "min": [0.06717885030888938, 0.11135509403996538, 1.1823931711790037, -0.06373339255079437, -0.08426193141423921, -1.2705629881628893, 0.06901415823384427, -0.3370093732769905, 1.1817088325546554, 0.0167796647223595, 0.0, -0.015340154289375837], "max": [0.4805595881556136, 0.3689178503386229, 1.3617617962560156, 0.2076363956284603, 0.7354766407186846, 0.14491378420323991, 0.06924341246681266, -0.3367672935405216, 1.1827979579553556, 0.04283851722931584, 0.00766932626261041, -0.003067961428314449], "count": [185]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [185]}, "gripper_activity_state": {"mean": [1.864864864864865, 2.0], "std": [0.4743223993184924, 0.0], "min": [0, 2], "max": [2, 2], "count": [185]}, "gripper_mode_action": {"mean": [0.40540540540540543, 0.0], "std": [0.49097032769148574, 0.0], "min": [0, 0], "max": [1, 0], "count": [185]}, "gripper_activity_action": {"mean": [1.9513513513513514, 2.0], "std": [0.28056084913212903, 0.0], "min": [0, 2], "max": [2, 2], "count": [185]}, "gripper_open_scale_state": {"mean": [0.8656379951270867, 0.973392796284445], "std": [0.12098291656946498, 4.7959286511770444e-05], "min": [0.7180525207519531, 0.9732622528076171], "max": [0.9789613342285156, 0.9734104156494141], "count": [185]}, "gripper_open_scale_action": {"mean": [0.5945945945945946, 1.0], "std": [0.49097032769148574, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [185]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8941176470588236]], [[0.9254901960784314]]], "mean": [[[0.6663559940087146]], [[0.671763251633987]], [[0.6651150354030502]]], "std": [[[0.17112958469806364]], [[0.1769503685611743]], [[0.18231115249476876]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8823529411764706]], [[0.8980392156862745]]], "mean": [[[0.6171876279956426]], [[0.6311602396514161]], [[0.6181059477124183]]], "std": [[[0.1878368477674373]], [[0.19357734674347568]], [[0.19565286339829746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6705882352941176]], [[0.6235294117647059]], [[0.6235294117647059]]], "mean": [[[0.4548304003267974]], [[0.4552087690631808]], [[0.44621659041394335]]], "std": [[[0.17830195411602756]], [[0.179358268150785]], [[0.18131730297634852]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.8823529411764706]]], "mean": [[[0.46980746187363837]], [[0.4484474918300654]], [[0.42725706154684095]]], "std": [[[0.21235449943871681]], [[0.2230450224858899]], [[0.24363364334750962]]], "count": [100]}, "observation.state": {"min": [-0.0031914892606437206, -0.001276595750823617, 0.0, -0.005319148767739534, 0.003829787252470851, -0.051914893090724945, -2.7585105895996094, -0.009999999776482582, -0.003829787252470851, -1.8246808052062988, -0.5455319285392761, -0.021063830703496933, -0.5765957236289978, -2.742978811264038, 97.88134765625, 69.01959228515625], "max": [-0.0031914892606437206, -0.0008510638144798577, 0.0, -0.004680851008743048, 0.005319148767739534, -0.04617021232843399, -2.758085012435913, 0.7710638046264648, 2.418936252593994, -0.00042553190723992884, 0.03255319222807884, 0.6634042263031006, 0.035957448184490204, -1.9131914377212524, 97.89613342285156, 97.3558578491211], "mean": [-0.0031914925202727318, -0.001268952852115035, 0.0, -0.005194301716983318, 0.004167406819760799, -0.04717928171157837, -2.7582273483276367, 0.28406813740730286, 1.441580057144165, -0.9023547768592834, -0.2315836250782013, 0.36745452880859375, -0.2983753979206085, -2.496650457382202, 97.88616943359375, 88.9333724975586], "std": [3.259629011154175e-09, 5.651960600516759e-05, 0.0, 0.0001192850322695449, 0.0002757422043941915, 0.0011217421852052212, 0.00020002199744340032, 0.2839702069759369, 0.9124009013175964, 0.6540567278862, 0.1959436535835266, 0.2541917860507965, 0.216092050075531, 0.35063406825065613, 0.006949087604880333, 11.965947151184082], "count": [167]}, "action": {"min": [-0.003067961661145091, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.004601942375302315, -0.05215534567832947, -2.7585105895996094, -0.01840776950120926, 0.0, -1.8254371881484985, -0.5537670850753784, -0.02147573046386242, -0.5798447132110596, -2.742978811264038, 100.0, 0.0, 0.0, 0.0], "max": [-0.003067961661145091, -0.0015339808305725455, -0.0, -0.004601942375302315, 0.006135923322290182, -0.04601942375302315, -2.758085012435913, 0.7715923190116882, 2.417553663253784, 0.0015339808305725455, 0.04295146092772484, 0.676485538482666, 0.03681553900241852, -1.9131914377212524, 100.0, 100.0, 0.0, 0.0], "mean": [-0.003067964455112815, -0.0015339822275564075, 0.0, -0.005823621992021799, 0.0046846200712025166, -0.04787494242191315, -2.7582273483276367, 0.286817729473114, 1.4322419166564941, -0.8913717865943909, -0.23496538400650024, 0.36645618081092834, -0.2960399091243744, -2.496650457382202, 100.0, 73.05389404296875, 0.0, 0.0], "std": [2.7939677238464355e-09, 1.3969838619232178e-09, 0.0, 0.0006176872411742806, 0.00034638034412637353, 0.001173087046481669, 0.00020002199744340032, 0.2860245406627655, 0.9162028431892395, 0.6520786285400391, 0.20026269555091858, 0.2619110941886902, 0.2205946147441864, 0.35063406825065613, 0.0, 44.36800003051758, 0.0, 0.0], "count": [167]}, "timestamp": {"min": [0.0], "max": [5.533333333333333], "mean": [2.766666666666666], "std": [1.6069294390925266], "count": [167]}, "frame_index": {"min": [0], "max": [166], "mean": [83.0], "std": [48.2078831727758], "count": [167]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [167]}, "index": {"min": [31369], "max": [31535], "mean": [31452.0], "std": [48.2078831727758], "count": [167]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [167]}, "subtask_annotation": {"mean": [3.5149700598802394, 7.0, 7.0, 7.0, 7.0], "std": [1.3618246276480883, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [167]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [167]}, "eef_direction_state": {"mean": [6.0, 3.0419161676646707], "std": [0.0, 2.1314673852839108], "min": [6, 0], "max": [6, 6], "count": [167]}, "eef_velocity_state": {"mean": [0.0, 1.4850299401197604], "std": [0.0, 0.7410648385343708], "min": [0, 0], "max": [0, 2], "count": [167]}, "eef_acc_mag_state": {"mean": [0.0, 1.2874251497005988], "std": [0.0, 0.7746105562529539], "min": [0, 0], "max": [0, 2], "count": [167]}, "eef_direction_action": {"mean": [6.0, 3.2275449101796405], "std": [0.0, 2.123934454108307], "min": [6, 0], "max": [6, 6], "count": [167]}, "eef_velocity_action": {"mean": [0.0, 1.4131736526946108], "std": [0.0, 0.7910086714744257], "min": [0, 0], "max": [0, 2], "count": [167]}, "eef_acc_mag_action": {"mean": [0.0, 1.347305389221557], "std": [0.0, 0.765484025283982], "min": [0, 0], "max": [0, 2], "count": [167]}, "eef_sim_pose_state": {"mean": [0.06903287526699561, 0.3336766075710115, 1.182998435508333, -0.04720619610076918, -0.006463187288804902, 0.0009760076113043473, 0.32530489625385856, -0.23263823257566374, 1.2432115745942265, -0.14437884324998798, 0.26393004564611694, 0.6826938175286563], "std": [4.297107491599957e-06, 6.204467758055487e-06, 1.2270183369875232e-05, 0.0011229780051453882, 0.00013297609582477263, 0.0002757483302791203, 0.18839462924620684, 0.10306175374809351, 0.04703479430816597, 0.13590955922466136, 0.1777650341093915, 0.5027447304357735], "min": [0.06903217212545405, 0.333669011721523, 1.182945632426344, -0.051945767123070405, -0.0065956961471367315, 0.0006383760097847906, 0.06800666584355892, -0.3370171892537437, 1.1812345720153101, -0.4872386937688512, -0.05382978373031744, -0.019789504401272764], "max": [0.06906468535396537, 0.3337025272402201, 1.1830207944097304, -0.04619547293126866, -0.005957392821061669, 0.0021277752087244077, 0.5870294912102558, -0.044075099320135154, 1.352176676342184, 0.03580951296840804, 0.4866459926505944, 1.3480008467292874], "count": [167]}, "eef_sim_pose_action": {"mean": [0.0690122271716306, 0.3336854812779638, 1.1830568704232909, -0.0479093918194877, -0.007357515339931346, 0.0016167782179258058, 0.32193667439496254, -0.23188497422337956, 1.2421236230639308, -0.14070423952960304, 0.26050274871517576, 0.6849770830104742], "std": [4.395748983772493e-07, 7.794738352891013e-06, 6.331311546998367e-05, 0.0011757987318767413, 0.0006176791818954969, 0.0003463929429257615, 0.18841331166301117, 0.10354277722994143, 0.047079316823402606, 0.13849264515386212, 0.17905485597591042, 0.5149285004505592], "min": [0.06901193105388276, 0.33368361831637355, 1.1829316485932444, -0.05220240824961667, -0.007669822935283177, 0.0015340673448311325, 0.06779268884456244, -0.33701658812060126, 1.1812542223798894, -0.4805050429806055, -0.06743280888349212, -0.019978275993837363], "max": [0.06901309585753751, 0.3337181407247616, 1.183088882115136, -0.04605472077750732, -0.00613585823227103, 0.003068142141337736, 0.586744780147801, -0.042968612827263164, 1.3627370144488424, 0.036589643116247954, 0.4831374328545732, 1.3630303951640301], "count": [167]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [167]}, "gripper_activity_state": {"mean": [2.0, 1.8323353293413174], "std": [0.0, 0.5208548318079665], "min": [2, 0], "max": [2, 2], "count": [167]}, "gripper_mode_action": {"mean": [0.0, 0.2694610778443114], "std": [0.0, 0.4436798455770702], "min": [0, 0], "max": [0, 1], "count": [167]}, "gripper_activity_action": {"mean": [2.0, 1.9461077844311376], "std": [0.0, 0.29481517664889084], "min": [2, 0], "max": [2, 2], "count": [167]}, "gripper_open_scale_state": {"mean": [0.9788621722010072, 0.8893339355834224], "std": [6.94892671226358e-05, 0.11965951296932394], "min": [0.9788134765625, 0.6901959228515625], "max": [0.9789613342285156, 0.973558578491211], "count": [167]}, "gripper_open_scale_action": {"mean": [1.0, 0.7305389221556886], "std": [0.0, 0.4436798455770702], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [167]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9411764705882353]], [[0.8941176470588236]]], "mean": [[[0.6384044389978213]], [[0.6426645370370371]], [[0.631378924291939]]], "std": [[[0.18438220289833276]], [[0.19530816510645072]], [[0.20553747728502997]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9058823529411765]], [[0.9098039215686274]]], "mean": [[[0.6061052015250544]], [[0.6182456590413944]], [[0.6007335049019608]]], "std": [[[0.18656081998120347]], [[0.1979299987925601]], [[0.20452121900631462]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.8549019607843137]], [[0.8117647058823529]]], "mean": [[[0.4670561846405229]], [[0.44148006263616557]], [[0.41872328703703704]]], "std": [[[0.1946854253456739]], [[0.20289836906947833]], [[0.22463377247572797]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6862745098039216]], [[0.6784313725490196]]], "mean": [[[0.4367653622004357]], [[0.43336714869281046]], [[0.42505113562091507]]], "std": [[[0.20848814061759005]], [[0.21029287365318186]], [[0.22353010222836409]]], "count": [100]}, "observation.state": {"min": [-0.6978723406791687, -0.003617021255195141, -1.6193617582321167, -0.6412765979766846, -0.13446807861328125, -0.060638297349214554, -2.7585105895996094, 0.003829787252470851, -0.001276595750823617, -0.003829787252470851, 0.002340425504371524, -0.020212765783071518, 0.03127659484744072, -2.742553234100342, 68.63290405273438, 97.3410415649414], "max": [0.16255319118499756, 2.4876596927642822, 0.0, -0.002765957498922944, 0.07553191483020782, 0.2634042501449585, -1.9021276235580444, 0.0042553190141916275, -0.00042553190723992884, 0.0, 0.014893617480993271, -0.01808510720729828, 0.03744680806994438, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.20162318646907806, 1.361893653869629, -0.8729225993156433, -0.345569372177124, -0.006241133902221918, 0.0650702491402626, -2.5024478435516357, 0.004228551872074604, -0.0012123658088967204, -0.00016191622125916183, 0.0034042566549032927, -0.01830323226749897, 0.03660375252366066, -2.742553472518921, 89.13265991210938, 97.34088897705078], "std": [0.3182635009288788, 1.0035611391067505, 0.6530633568763733, 0.2652689814567566, 0.0530761256814003, 0.07935021072626114, 0.36164265871047974, 0.00010330652730772272, 0.000159638628247194, 0.0006261200178414583, 0.0017242308240383863, 0.00031199847580865026, 0.0009167375392280519, 2.384185791015625e-07, 12.35143756866455, 0.000152587890625], "count": [159]}, "action": {"min": [-0.6979612708091736, -0.004601942375302315, -1.61988365650177, -0.6458058953285217, -0.13805827498435974, -0.0613592304289341, -2.7585105895996094, 0.004601942375302315, 0.0, -0.004601942375302315, 0.003067961661145091, -0.019941750913858414, 0.03067961521446705, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.16413594782352448, 2.485048770904541, -0.0, 0.02454369328916073, 0.07669904083013535, 0.31446605920791626, -1.9021276235580444, 0.004601942375302315, 0.0015339808305725455, -0.0, 0.015339807607233524, -0.01840776950120926, 0.03834952041506767, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21344543993473053, 1.3644036054611206, -0.8745721578598022, -0.351696252822876, -0.008181230165064335, 0.07168221473693848, -2.5024478435516357, 0.004601950291544199, 2.8943033612449653e-05, -0.00013506750110536814, 0.0034056329168379307, -0.01845603995025158, 0.03665158897638321, -2.742553472518921, 73.58490753173828, 100.0, 0.0, 0.0], "std": [0.32327279448509216, 1.0073379278182983, 0.65586918592453, 0.26914718747138977, 0.0571766123175621, 0.0874609425663948, 0.36164265871047974, 7.916241884231567e-09, 0.00020871117885690182, 0.0007376531139016151, 0.0018581236945465207, 0.0002677123120520264, 0.00101185729727149, 2.384185791015625e-07, 44.087974548339844, 0.0, 0.0, 0.0], "count": [159]}, "timestamp": {"min": [0.0], "max": [5.266666666666667], "mean": [2.6333333333333333], "std": [1.5299479536052005], "count": [159]}, "frame_index": {"min": [0], "max": [158], "mean": [79.0], "std": [45.89843860815601], "count": [159]}, "episode_index": {"min": [185], "max": [185], "mean": [185.0], "std": [0.0], "count": [159]}, "index": {"min": [31886], "max": [32044], "mean": [31965.0], "std": [45.89843860815601], "count": [159]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [159]}, "subtask_annotation": {"mean": [2.440251572327044, 7.0, 7.0, 7.0, 7.0], "std": [1.9085744786318795, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [159]}, "scene_annotation": {"mean": [185.0], "std": [0.0], "min": [185], "max": [185], "count": [159]}, "eef_direction_state": {"mean": [4.018867924528302, 6.0], "std": [1.827366039668416, 0.0], "min": [0, 6], "max": [6, 6], "count": [159]}, "eef_velocity_state": {"mean": [1.3962264150943395, 0.0], "std": [0.8468875158245498, 0.0], "min": [0, 0], "max": [2, 0], "count": [159]}, "eef_acc_mag_state": {"mean": [1.2830188679245282, 0.0], "std": [0.7940983215560211, 0.0], "min": [0, 0], "max": [2, 0], "count": [159]}, "eef_direction_action": {"mean": [3.949685534591195, 6.0], "std": [1.905961327088456, 0.0], "min": [0, 6], "max": [6, 6], "count": [159]}, "eef_velocity_action": {"mean": [1.3647798742138364, 0.0], "std": [0.8645454227642564, 0.0], "min": [0, 0], "max": [2, 0], "count": [159]}, "eef_acc_mag_action": {"mean": [1.2327044025157232, 0.0], "std": [0.8256498759483794, 0.0], "min": [0, 0], "max": [2, 0], "count": [159]}, "eef_sim_pose_state": {"mean": [0.32020906348967304, 0.25267548545188556, 1.2426961671516286, 0.06318655741882317, 0.14308748977846167, -0.2082308359386938, 0.06902465034184883, -0.3369989448334779, 1.1821632244594946, 0.036566279332040624, 0.0020296279162672526, -0.014074725727030977], "std": [0.19437923124215173, 0.14198109105341084, 0.06165539886781509, 0.07836679208218054, 0.12452747099400974, 0.3405918991527878, 4.2687424001508985e-05, 7.783086960761452e-06, 0.00011636386429681077, 0.0009416921409462701, 0.0013756564414117772, 0.00031776694763830293], "min": [0.06885497059342222, 0.00821758286741222, 1.1804530495348762, -0.06069864142545428, -0.009361471253568565, -0.7322579839949743, 0.06877059800484998, -0.33704341035153573, 1.1816168929250404, 0.031057271153881093, -5.8197002772431006e-11, -0.015958636485234497], "max": [0.5500906710130747, 0.40940463407667693, 1.398743417955189, 0.26286364546014507, 0.43589691969886113, 0.23498894384253965, 0.06906436109694108, -0.33698487463087035, 1.1830565956371568, 0.03741987425141845, 0.010848847761167457, -0.013829798424642105], "count": [159]}, "eef_sim_pose_action": {"mean": [0.31984558017045145, 0.2483382155130956, 1.2424427917165712, 0.07002453515502587, 0.13780531753095115, -0.22196870755487247, 0.0691201278970039, -0.3370104952410168, 1.182184012324672, 0.03659033621908663, 0.003298938128284395, -0.013854182821498648], "std": [0.1936836783626244, 0.14337801701146072, 0.06294546651841863, 0.08679858975065011, 0.12011882132495509, 0.34685987243949085, 4.8151409840222646e-05, 6.233093363752545e-06, 3.0551406962352766e-05, 0.0010356200631273284, 0.0012661947149829763, 0.0002678661725516151], "min": [0.06860188207697589, 0.0074557485520918565, 1.181254203902115, -0.0614298237302999, -0.053624595703659406, -0.7325132881903405, 0.06877318817514155, -0.33704551972827484, 1.1821690428679155, 0.030465489346319964, 0.00306744189095709, -0.015341309830604966], "max": [0.5512021677023548, 0.4102857060059273, 1.4015461083026008, 0.31431776330841604, 0.4337462759353188, 0.24024151564530197, 0.06912834041393154, -0.33700937212646165, 1.182547439528497, 0.03829304909614997, 0.01226940592735315, -0.013805913737219518], "count": [159]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [159]}, "gripper_activity_state": {"mean": [1.830188679245283, 2.0], "std": [0.528526457211433, 0.0], "min": [0, 2], "max": [2, 2], "count": [159]}, "gripper_mode_action": {"mean": [0.2641509433962264, 0.0], "std": [0.4408800545489783, 0.0], "min": [0, 0], "max": [1, 0], "count": [159]}, "gripper_activity_action": {"mean": [1.9433962264150944, 2.0], "std": [0.3018867924528301, 0.0], "min": [0, 2], "max": [2, 2], "count": [159]}, "gripper_open_scale_state": {"mean": [0.8913271154247743, 0.9734104156494143], "std": [0.12351436826141769, 2.220446049250313e-16], "min": [0.6863290405273438, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [159]}, "gripper_open_scale_action": {"mean": [0.7358490566037735, 1.0], "std": [0.44088005454897833, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [159]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.8862745098039215]], [[0.8980392156862745]]], "mean": [[[0.6705027750544662]], [[0.6786416339869281]], [[0.6562466639433552]]], "std": [[[0.16846389707092108]], [[0.17778749980518702]], [[0.18516936884610302]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.8470588235294118]], [[0.8431372549019608]]], "mean": [[[0.625604422657952]], [[0.6418758605664487]], [[0.616997246732026]]], "std": [[[0.17735692202207998]], [[0.1862143760376918]], [[0.1888118958939253]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6823529411764706]], [[0.6549019607843137]], [[0.6666666666666666]]], "mean": [[[0.4399270833333333]], [[0.44250345860566453]], [[0.4306477423747277]]], "std": [[[0.19106348158614003]], [[0.18692855348196502]], [[0.1960725075855241]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.8941176470588236]]], "mean": [[[0.4831019117647059]], [[0.45723229847494556]], [[0.43162773965141615]]], "std": [[[0.22653732311970443]], [[0.22869125468932028]], [[0.25591258434199654]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, -0.001276595750823617, 0.0, -0.004680851008743048, 0.0008510638144798577, -0.010851063765585423, -2.7585105895996094, -0.00042553190723992884, -0.003617021255195141, -1.7170212268829346, -0.3472340404987335, -0.16446807980537415, -0.2278723418712616, -2.760425567626953, 97.88134765625, 70.14087677001953], "max": [-0.007021276745945215, -0.001276595750823617, 0.0, -0.002765957498922944, 0.0017021276289597154, -0.00957446824759245, -2.758085012435913, 0.8572340607643127, 2.3691489696502686, 0.0, 0.1619148999452591, 0.18808510899543762, 0.05510638281702995, -1.9453191757202148, 97.89613342285156, 97.96267700195312], "mean": [-0.007248222827911377, -0.001276597031392157, 0.0, -0.0034594167955219746, 0.001251380192115903, -0.010312055237591267, -2.7582130432128906, 0.3476232886314392, 1.3273053169250488, -0.8784443736076355, -0.15809936821460724, 0.08348464220762253, -0.13942953944206238, -2.5168874263763428, 97.8856201171875, 89.62939453125], "std": [0.00015144777717068791, 1.280568540096283e-09, 0.0, 0.00037792205694131553, 0.00020563595171552151, 0.00023278578009922057, 0.00019433797569945455, 0.31073659658432007, 0.8929001688957214, 0.5923374891281128, 0.16757304966449738, 0.11629470437765121, 0.10619773715734482, 0.33340510725975037, 0.006752395536750555, 11.372721672058105], "count": [135]}, "action": {"min": [-0.007669903803616762, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.0015339808305725455, -0.01073786523193121, -2.7585105895996094, 0.0, 0.0, -1.7257283926010132, -0.3466796576976776, -0.17640778422355652, -0.22856314480304718, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 0.0, -0.0, -0.003067961661145091, 0.0015339808305725455, -0.01073786523193121, -2.758085012435913, 0.859029233455658, 2.376136302947998, 0.012271846644580364, 0.17180584371089935, 0.1902136206626892, 0.05522330850362778, -1.9453191757202148, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007442656438797712, -0.00011362820077920333, 0.0, -0.0036588292568922043, 0.0015339817618951201, -0.01073786523193121, -2.7582130432128906, 0.3499396741390228, 1.3226416110992432, -0.871755838394165, -0.15524914860725403, 0.08320992439985275, -0.1415807157754898, -2.5168874263763428, 100.0, 74.0740737915039, 0.0, 0.0], "std": [0.000544941402040422, 0.00040173620800487697, 0.0, 0.001209807232953608, 9.313225746154785e-10, 0.0, 0.00019433797569945455, 0.3157773017883301, 0.8978428244590759, 0.5951948165893555, 0.17518335580825806, 0.12213979661464691, 0.10718207061290741, 0.33340510725975037, 0.0, 43.82282638549805, 0.0, 0.0], "count": [135]}, "timestamp": {"min": [0.0], "max": [4.466666666666667], "mean": [2.233333333333334], "std": [1.2990024662822652], "count": [135]}, "frame_index": {"min": [0], "max": [134], "mean": [67.0], "std": [38.97007398846795], "count": [135]}, "episode_index": {"min": [186], "max": [186], "mean": [186.0], "std": [0.0], "count": [135]}, "index": {"min": [32045], "max": [32179], "mean": [32112.0], "std": [38.97007398846795], "count": [135]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [135]}, "subtask_annotation": {"mean": [3.696296296296296, 7.0, 7.0, 7.0, 7.0], "std": [1.5215687522304282, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [135]}, "scene_annotation": {"mean": [186.0], "std": [0.0], "min": [186], "max": [186], "count": [135]}, "eef_direction_state": {"mean": [6.0, 3.22962962962963], "std": [0.0, 2.0617890136723176], "min": [6, 0], "max": [6, 6], "count": [135]}, "eef_velocity_state": {"mean": [0.0, 1.5407407407407407], "std": [0.0, 0.7379949107820407], "min": [0, 0], "max": [0, 2], "count": [135]}, "eef_acc_mag_state": {"mean": [0.0, 1.362962962962963], "std": [0.0, 0.7160323539907896], "min": [0, 0], "max": [0, 2], "count": [135]}, "eef_direction_action": {"mean": [6.0, 3.2222222222222223], "std": [0.0, 2.0715593220304753], "min": [6, 0], "max": [6, 6], "count": [135]}, "eef_velocity_action": {"mean": [0.0, 1.525925925925926], "std": [0.0, 0.7386637548040239], "min": [0, 0], "max": [0, 2], "count": [135]}, "eef_acc_mag_action": {"mean": [0.0, 1.3037037037037038], "std": [0.0, 0.7819640426901713], "min": [0, 0], "max": [0, 2], "count": [135]}, "eef_sim_pose_state": {"mean": [0.06903385007099799, 0.33370386165790467, 1.1828204346491702, -0.010317980850620412, -0.0047360087727379395, -0.00599683379011585, 0.29411114519193676, -0.21916668188784943, 1.2601603819478184, -0.0971183403109372, 0.2861548453838004, 0.4414231524521194], "std": [1.9883571259625615e-07, 6.2157759869082715e-06, 3.873770543185049e-05, 0.00023289411169116338, 0.00037792184952855447, 0.00023477455891372993, 0.17790032598264235, 0.10880914547247647, 0.05814708171057537, 0.07414383930685503, 0.2081925116071093, 0.42035763422970923], "min": [0.06903318874193119, 0.3336896568751642, 1.182749353662396, -0.010857582607318825, -0.005957441905094063, -0.006808503736274667, 0.06873894753703977, -0.33949871689921673, 1.18543855166918, -0.1849536829265359, -0.04786830622975091, -0.11237008670310474], "max": [0.06903431373654684, 0.33372342086839113, 1.1829456335308624, -0.009578633060691063, -0.0040425473935956635, -0.005531888836825021, 0.5605039229471485, -0.044667512609690284, 1.3783486433914416, 0.056019163403947345, 0.591796776404157, 1.0788707039597525], "count": [135]}, "eef_sim_pose_action": {"mean": [0.06912197057099062, 0.3337140159445835, 1.1828674425628918, -0.010743652143554407, -0.0037724521226052375, -0.005908654493103259, 0.2921129797075138, -0.2179984727417573, 1.2581570713207682, -0.09725162827798256, 0.29070104270680835, 0.4442864934448347], "std": [3.042827581656506e-05, 1.2421751776273942e-05, 0.00012495354130767885, 1.9162709309502316e-06, 0.0012491855387446746, 0.0005449417680555279, 0.17749346999775076, 0.1099953718193955, 0.05912563596530037, 0.0741346759366006, 0.20673848081040935, 0.43065289811082336], "min": [0.06901273288592309, 0.3336841614066432, 1.1827744145899672, -0.010749630943975701, -0.007669895128672666, -0.006135915753815271, 0.06469548994701077, -0.3403908843305398, 1.1820748489825297, -0.20379265740767677, -0.0368127665381619, -0.14071239228713783], "max": [0.06913090706588618, 0.3337200375465515, 1.1831239464392411, -0.01074257143922817, -0.0030679580515284854, -0.004601913614462094, 0.5639048978724509, -0.045142916671645134, 1.383700479821197, 0.05575979921132106, 0.6205743427592694, 1.0830126312570372], "count": [135]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [135]}, "gripper_activity_state": {"mean": [2.0, 1.7925925925925925], "std": [0.0, 0.5721473042171124], "min": [2, 0], "max": [2, 2], "count": [135]}, "gripper_mode_action": {"mean": [0.0, 0.25925925925925924], "std": [0.0, 0.4382281320814536], "min": [0, 0], "max": [0, 1], "count": [135]}, "gripper_activity_action": {"mean": [2.0, 1.9333333333333333], "std": [0.0, 0.3265986323710908], "min": [2, 0], "max": [2, 2], "count": [135]}, "gripper_open_scale_state": {"mean": [0.9788572862413174, 0.8962941323739506], "std": [6.751524939505541e-05, 0.11372725338685691], "min": [0.9788134765625, 0.7014087677001953], "max": [0.9789613342285156, 0.9796267700195312], "count": [135]}, "gripper_open_scale_action": {"mean": [1.0, 0.7407407407407407], "std": [0.0, 0.4382281320814536], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [135]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9411764705882353]], [[0.9725490196078431]]], "mean": [[[0.6661272549019608]], [[0.6750314760348584]], [[0.6557786410675381]]], "std": [[[0.18753431027862638]], [[0.19542826640625346]], [[0.19608366216707213]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9411764705882353]], [[0.8941176470588236]], [[0.9294117647058824]]], "mean": [[[0.6212169308278868]], [[0.6380933578431373]], [[0.6165137745098039]]], "std": [[[0.19717530121046878]], [[0.2055659957425899]], [[0.20256862392297978]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.7647058823529411]], [[0.6509803921568628]]], "mean": [[[0.43499668300653593]], [[0.42964284041394335]], [[0.4192213997821351]]], "std": [[[0.1883878266759038]], [[0.19248843647917663]], [[0.20074600229320935]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49064014705882353]], [[0.4515429520697168]], [[0.4240416503267974]]], "std": [[[0.2302996041621605]], [[0.23941371447911425]], [[0.27304930020148466]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, -0.001276595750823617, 0.0, -0.004680851008743048, 0.0008510638144798577, -0.01042553223669529, -2.7585105895996094, 0.0, -0.0019148936262354255, -1.4446808099746704, -0.384680837392807, -0.08446808159351349, -0.18851064145565033, -2.760425567626953, 97.88134765625, 73.70716857910156], "max": [-0.007021276745945215, -0.001276595750823617, 0.0, -0.002765957498922944, 0.0017021276289597154, -0.009999999776482582, -2.758085012435913, 1.094468116760254, 2.2870211601257324, 0.0, -0.028297873213887215, 0.21553191542625427, 0.054680850356817245, -2.048297882080078, 97.89613342285156, 97.96267700195312], "mean": [-0.007352701388299465, -0.001276597147807479, 0.0, -0.003457445651292801, 0.0012684137327596545, -0.010245499201118946, -2.7581522464752197, 0.49818071722984314, 1.3972805738449097, -0.7657857537269592, -0.2488829791545868, 0.06815875321626663, -0.0970962792634964, -2.532623052597046, 97.88343811035156, 90.18089294433594], "std": [0.00021445094898808748, 1.3969838619232178e-09, 0.0, 0.0003985039656981826, 0.000189515994861722, 0.00021023329463787377, 0.00015355883806478232, 0.4440595805644989, 0.7839171886444092, 0.47198551893234253, 0.12765297293663025, 0.0790434256196022, 0.06669931858778, 0.3050743639469147, 0.005337901413440704, 10.390210151672363], "count": [156]}, "action": {"min": [-0.007669903803616762, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.0015339808305725455, -0.01073786523193121, -2.7585105895996094, 0.0015339808305725455, 0.0, -1.4450099468231201, -0.38656315207481384, -0.09357282519340515, -0.19634954631328583, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 0.0, -0.0, -0.003067961661145091, 0.0015339808305725455, -0.01073786523193121, -2.758085012435913, 1.0998642444610596, 2.287165403366089, 0.013805827125906944, -0.004601942375302315, 0.21629129350185394, 0.05675728991627693, -2.048297882080078, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007453583646565676, -0.00010816530993906781, 0.0, -0.0035399599000811577, 0.0015339822275564075, -0.010737868957221508, -2.7581522464752197, 0.5035575032234192, 1.3964741230010986, -0.7637664675712585, -0.24907489120960236, 0.0684092789888382, -0.09895145893096924, -2.532623052597046, 100.0, 71.79486846923828, 0.0, 0.0], "std": [0.0005338992923498154, 0.000392713351175189, 0.0, 0.001106922165490687, 1.3969838619232178e-09, 3.725290298461914e-09, 0.00015355883806478232, 0.448429137468338, 0.7882115840911865, 0.4782330095767975, 0.13004183769226074, 0.08018548786640167, 0.06574895232915878, 0.3050743639469147, 0.0, 44.99981689453125, 0.0, 0.0], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [156]}, "index": {"min": [32180], "max": [32335], "mean": [32257.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [3.58974358974359, 7.0, 7.0, 7.0, 7.0], "std": [1.3815255172332501, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [156]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [156]}, "eef_direction_state": {"mean": [6.0, 3.1153846153846154], "std": [0.0, 1.804416016267676], "min": [6, 0], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [0.0, 1.4807692307692308], "std": [0.0, 0.737903769055687], "min": [0, 0], "max": [0, 2], "count": [156]}, "eef_acc_mag_state": {"mean": [0.0, 1.2884615384615385], "std": [0.0, 0.7926716863663441], "min": [0, 0], "max": [0, 2], "count": [156]}, "eef_direction_action": {"mean": [6.0, 3.0705128205128207], "std": [0.0, 1.891655696863638], "min": [6, 0], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [0.0, 1.4230769230769231], "std": [0.0, 0.7682686290553143], "min": [0, 0], "max": [0, 2], "count": [156]}, "eef_acc_mag_action": {"mean": [0.0, 1.2115384615384615], "std": [0.0, 0.8007177500139339], "min": [0, 0], "max": [0, 2], "count": [156]}, "eef_sim_pose_state": {"mean": [0.06903387301365739, 0.33370663673937667, 1.1828202327097568, -0.010251498666693252, -0.00473403863879065, -0.006084273757535805, 0.25689420662983853, -0.18454425371798752, 1.2452407149326963, -0.049843143332483936, 0.37906706880390734, 0.5803340584295203], "std": [1.9917004534222334e-07, 6.157023899274323e-06, 4.0847394345067435e-05, 0.00021031010772048413, 0.00039850375315884424, 0.00030068457965934977, 0.11498153491235154, 0.15678815878997537, 0.04478995730636615, 0.056566002846635335, 0.2388524499882034, 0.46796106297056705], "min": [0.06903318874193119, 0.33368965557196184, 1.182749353662396, -0.010434224023638706, -0.005957441905094063, -0.006808500499945096, 0.0689167273679602, -0.33740743838293163, 1.185443297353892, -0.21061243889507794, -0.06232176133477507, -0.03747518458935363], "max": [0.06903425465242821, 0.3337234232674633, 1.1829456335308624, -0.01000344026559799, -0.0040425473935956635, -0.0053191269251728675, 0.40904582210047424, 0.0644450039207118, 1.351858957138496, 0.05613928091256845, 0.6617696047102544, 1.2081671195984973], "count": [156]}, "eef_sim_pose_action": {"mean": [0.06912244010064639, 0.33371426181022745, 1.1828553829482975, -0.01074346141468648, -0.0036481187512446725, -0.005919581112225398, 0.2562575205090744, -0.18251770244400706, 1.2443306636451144, -0.05174008500924311, 0.3800807941312793, 0.5859917027821633], "std": [2.9801656048861854e-05, 1.2171631261161623e-05, 0.00011362487985091272, 1.8138186370405011e-06, 0.0011823977587745993, 0.0005338987207294082, 0.11425559304016844, 0.15673139940141811, 0.046379035025621546, 0.057191353871621435, 0.23603582761958203, 0.47290111986169076], "min": [0.06901273288592309, 0.3336841614066432, 1.1827744145899672, -0.010749630943975701, -0.007669895128672666, -0.006135915753815271, 0.06958650229413088, -0.3373118201725272, 1.1819177828009113, -0.21730819262890075, -0.026072501535078008, -0.03374795004762307], "max": [0.06913090706588618, 0.3337200375465515, 1.1831239464392411, -0.01074257143922817, -0.0030679580515284854, -0.004601913614462094, 0.4124861737417585, 0.06471200277488742, 1.3554055762141122, 0.05724906419595946, 0.6572754636760192, 1.2222947584614934], "count": [156]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [156]}, "gripper_activity_state": {"mean": [2.0, 1.8525641025641026], "std": [0.0, 0.49100220871986316], "min": [2, 0], "max": [2, 2], "count": [156]}, "gripper_mode_action": {"mean": [0.0, 0.28205128205128205], "std": [0.0, 0.44999817371241646], "min": [0, 0], "max": [0, 1], "count": [156]}, "gripper_activity_action": {"mean": [2.0, 1.9423076923076923], "std": [0.0, 0.30467268303374695], "min": [2, 0], "max": [2, 2], "count": [156]}, "gripper_open_scale_state": {"mean": [0.97883622389573, 0.901808743110069], "std": [5.334722514542792e-05, 0.10390209591818525], "min": [0.9788134765625, 0.7370716857910157], "max": [0.9789613342285156, 0.9796267700195312], "count": [156]}, "gripper_open_scale_action": {"mean": [1.0, 0.717948717948718], "std": [0.0, 0.44999817371241646], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [156]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8980392156862745]], [[0.8705882352941177]], [[0.8784313725490196]]], "mean": [[[0.6502754248366013]], [[0.6612188180827887]], [[0.6479635321350762]]], "std": [[[0.17551885931135353]], [[0.1844154323542164]], [[0.18578715629929693]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8313725490196079]], [[0.8156862745098039]]], "mean": [[[0.6227412037037037]], [[0.6422784259259259]], [[0.6254967320261438]]], "std": [[[0.16831330006994136]], [[0.17983286602962736]], [[0.17851697083730628]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.494166712962963]], [[0.4626398039215686]], [[0.44070767701525054]]], "std": [[[0.22014987369638508]], [[0.2307787649027521]], [[0.25749514821604674]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6666666666666666]], [[0.6784313725490196]], [[0.6549019607843137]]], "mean": [[[0.44149916938997824]], [[0.44990713507625274]], [[0.43819302559912854]]], "std": [[[0.18876049040983783]], [[0.18361229631107567]], [[0.19095031529188475]]], "count": [100]}, "observation.state": {"min": [-0.7668085098266602, -0.0031914892606437206, -1.398297905921936, -0.28808510303497314, -0.47659575939178467, -0.010851063765585423, -2.7585105895996094, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.03255319222807884, -0.03680850937962532, 0.05234042555093765, -2.760425567626953, 75.19109344482422, 97.94789123535156], "max": [0.005319148767739534, 2.150851011276245, 0.0, -0.0008510638144798577, 0.02297872304916382, 0.44765958189964294, -2.0917022228240967, 0.0017021276289597154, -0.001276595750823617, 0.0, -0.03127659484744072, -0.03361701965332031, 0.06574468314647675, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.3161279559135437, 1.2557146549224854, -0.7477045059204102, -0.1589033603668213, -0.2645498514175415, 0.30084970593452454, -2.554407835006714, 0.0012738693039864302, -0.001276597147807479, 0.0, -0.032094914466142654, -0.03578967973589897, 0.06236228719353676, -2.760423183441162, 90.92346954345703, 97.96263885498047], "std": [0.2937069535255432, 0.8445759415626526, 0.530547559261322, 0.11109291762113571, 0.1721687763929367, 0.16411671042442322, 0.2817735970020294, 7.61336341383867e-05, 1.3969838619232178e-09, 0.0, 0.0002831633610185236, 0.0003943933406844735, 0.0014010483864694834, 4.797568908543326e-05, 9.598155975341797, 0.0016702691791579127], "count": [156]}, "action": {"min": [-0.7669904232025146, -0.007669903803616762, -1.398990511894226, -0.29145634174346924, -0.49547579884529114, -0.01073786523193121, -2.7585105895996094, 0.0015339808305725455, 0.0, 0.012271846644580364, -0.03374757617712021, -0.03681553900241852, 0.05215534567832947, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.023009711876511574, 2.1506409645080566, -0.0, -0.0, 0.041417479515075684, 0.4586602449417114, -2.0917022228240967, 0.0015339808305725455, 0.0, 0.012271846644580364, -0.032213594764471054, -0.03374757617712021, 0.06596117466688156, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.32033663988113403, 1.2549923658370972, -0.745996356010437, -0.1632409542798996, -0.2681616246700287, 0.306913822889328, -2.554407835006714, 0.0015339822275564075, 0.0, 0.01227185782045126, -0.03261680528521538, -0.035861775279045105, 0.06281455606222153, -2.760423183441162, 73.07691955566406, 100.0, 0.0, 0.0], "std": [0.2994508147239685, 0.8481606841087341, 0.5314807891845703, 0.11431790888309479, 0.1796792447566986, 0.16490282118320465, 0.2817735970020294, 1.3969838619232178e-09, 0.0, 1.1175870895385742e-08, 0.000675206130836159, 0.000763895339332521, 0.001430115313269198, 4.797568908543326e-05, 44.3559684753418, 0.0, 0.0, 0.0], "count": [156]}, "timestamp": {"min": [0.0], "max": [5.166666666666667], "mean": [2.5833333333333335], "std": [1.5010798582156581], "count": [156]}, "frame_index": {"min": [0], "max": [155], "mean": [77.5], "std": [45.032395746469746], "count": [156]}, "episode_index": {"min": [188], "max": [188], "mean": [188.0], "std": [0.0], "count": [156]}, "index": {"min": [32336], "max": [32491], "mean": [32413.5], "std": [45.032395746469746], "count": [156]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [156]}, "subtask_annotation": {"mean": [2.2115384615384617, 7.0, 7.0, 7.0, 7.0], "std": [1.9148864041578029, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [156]}, "scene_annotation": {"mean": [188.0], "std": [0.0], "min": [188], "max": [188], "count": [156]}, "eef_direction_state": {"mean": [3.8141025641025643, 6.0], "std": [1.8390510623670624, 0.0], "min": [0, 6], "max": [6, 6], "count": [156]}, "eef_velocity_state": {"mean": [1.4487179487179487, 0.0], "std": [0.7786812635415501, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_acc_mag_state": {"mean": [1.2564102564102564, 0.0], "std": [0.7326785672938221, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_direction_action": {"mean": [3.9551282051282053, 6.0], "std": [1.8339496005642044, 0.0], "min": [0, 6], "max": [6, 6], "count": [156]}, "eef_velocity_action": {"mean": [1.3717948717948718, 0.0], "std": [0.8182058915696847, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_acc_mag_action": {"mean": [1.205128205128205, 0.0], "std": [0.7571704133453021, 0.0], "min": [0, 0], "max": [2, 0], "count": [156]}, "eef_sim_pose_state": {"mean": [0.2812450518284022, 0.23509241036941558, 1.2520232868825227, 0.15754958768682498, 0.32039523084531435, -0.6186421668502732, 0.06896378875470917, -0.33732469679346977, 1.1857545463389163, 0.06355680411933802, -0.03335014074743883, -0.034535744452276924], "std": [0.16358231500586964, 0.0900545476870004, 0.05471015881760819, 0.09498801413341287, 0.23644330715877374, 0.4841177053595283, 1.0397947760098992e-06, 9.146459111920345e-06, 2.9003732185515407e-05, 0.001407801345318683, 0.0002829299980295033, 0.0003972518855367102], "min": [0.06888794000608384, 0.079506271045839, 1.1826617571355684, -0.010867541984056282, -0.005957430588669821, -1.325395641359099, 0.0689617545879806, -0.3373476702171068, 1.1856707067709067, 0.053527534026254736, -0.03380842674189721, -0.03555192100280884], "max": [0.5109855243547031, 0.33402534581173854, 1.394499045986912, 0.29895561900902196, 0.6738046253459631, 0.023832482462131696, 0.06896676513813621, -0.33727589350718434, 1.1858014940361667, 0.0669587462630019, -0.032531639698153425, -0.03235869927418106], "count": [156]}, "eef_sim_pose_action": {"mean": [0.27999340897001795, 0.23333046486224843, 1.2517439231762977, 0.15983594257979308, 0.3155394469321426, -0.6277701232421037, 0.07000920325955229, -0.33733068622359624, 1.1824304537839831, 0.06354411640725888, -0.020331820339289906, -0.03433516180249482], "std": [0.16304970804631314, 0.09084691412406079, 0.05703630785470238, 0.09733065535411344, 0.24464398166957285, 0.4979748692986781, 1.574055345593754e-06, 1.717983591612463e-05, 6.918546610468379e-05, 0.0014381515124463034, 0.0006747466462044502, 0.0007640756648133289], "min": [0.06748435719155765, 0.07929709384127978, 1.1824949999999999, -0.010747277635450771, -0.04755200492948375, -1.3310686299927759, 0.0700060632221832, -0.3373521409822814, 1.182389127790932, 0.052858868798841434, -0.021462362497380427, -0.03529004192169391], "max": [0.5111527604522293, 0.334419242919718, 1.40728075165041, 0.31205680568800287, 0.6820343797895361, 0.06446538107266853, 0.07001164764560103, -0.33728313695892, 1.1825463350877452, 0.0667517580135123, -0.019928233494265424, -0.03222030161782538], "count": [156]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [156]}, "gripper_activity_state": {"mean": [1.8717948717948718, 2.0], "std": [0.46296077141712244, 0.0], "min": [0, 2], "max": [2, 2], "count": [156]}, "gripper_mode_action": {"mean": [0.2692307692307692, 0.0], "std": [0.4435600997950306, 0.0], "min": [0, 0], "max": [1, 0], "count": [156]}, "gripper_activity_action": {"mean": [1.9423076923076923, 2.0], "std": [0.3046726830337469, 0.0], "min": [0, 2], "max": [2, 2], "count": [156]}, "gripper_open_scale_state": {"mean": [0.9092351727607937, 0.9796248744084306], "std": [0.09598155388380977, 1.6633919919106922e-05], "min": [0.7519109344482422, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [156]}, "gripper_open_scale_action": {"mean": [0.7307692307692307, 1.0], "std": [0.4435600997950306, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [156]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9215686274509803]], [[0.9137254901960784]], [[0.8941176470588236]]], "mean": [[[0.6699453839869282]], [[0.6801412608932461]], [[0.6591855119825708]]], "std": [[[0.1570445897632616]], [[0.16789734892429248]], [[0.1762527880944039]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.8823529411764706]], [[0.8745098039215686]]], "mean": [[[0.6254199727668845]], [[0.6436025272331155]], [[0.618495547385621]]], "std": [[[0.17133652729645507]], [[0.18114117768493707]], [[0.18421198231235872]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4408973992374728]], [[0.44480716230936823]], [[0.43354174019607844]]], "std": [[[0.18729875022871442]], [[0.18328141918493465]], [[0.19905841870917437]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9294117647058824]], [[0.9607843137254902]]], "mean": [[[0.5143774782135077]], [[0.4757067619825708]], [[0.43649317265795207]]], "std": [[[0.224855997377982]], [[0.23785113049792292]], [[0.2722184649177023]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, -0.001276595750823617, 0.0, -0.004680851008743048, 0.0008510638144798577, -0.010851063765585423, -2.7585105895996094, -0.00042553190723992884, -0.003617021255195141, -1.5931915044784546, -0.5925531983375549, -0.14276595413684845, -0.21872340142726898, -2.760425567626953, 97.88134765625, 69.56200408935547], "max": [-0.007021276745945215, -0.001276595750823617, 0.0, -0.002765957498922944, 0.0017021276289597154, -0.00957446824759245, -2.758085012435913, 0.7474468350410461, 2.4006383419036865, 0.0, 0.5434042811393738, 0.18787233531475067, 0.05808510631322861, -1.9287234544754028, 97.89613342285156, 97.96267700195312], "mean": [-0.007350999861955643, -0.001276597147807479, 0.0, -0.0034440697636455297, 0.0012641544453799725, -0.010283689945936203, -2.7581939697265625, 0.3986375033855438, 1.2944419384002686, -0.7110177278518677, -0.2426365464925766, -0.011554062366485596, -0.07221226394176483, -2.456878423690796, 97.88492584228516, 87.58248901367188], "std": [0.00022090162383392453, 1.3969838619232178e-09, 0.0, 0.0004353756667114794, 0.0002320575003977865, 0.00024351649335585535, 0.00018464824825059623, 0.2673417925834656, 0.7875755429267883, 0.611116349697113, 0.2567085027694702, 0.12791191041469574, 0.09316467493772507, 0.3710514307022095, 0.0064163776114583015, 12.662286758422852], "count": [171]}, "action": {"min": [-0.007669903803616762, -0.0015339808305725455, -0.0, -0.006135923322290182, 0.0015339808305725455, -0.01073786523193121, -2.7585105895996094, -0.03374757617712021, 0.0, -1.5938060283660889, -0.5967185497283936, -0.14419420063495636, -0.22396118938922882, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 0.0, -0.0, -0.003067961661145091, 0.0015339808305725455, -0.01073786523193121, -2.758085012435913, 0.7470486164093018, 2.40067982673645, 0.012271846644580364, 0.6596117615699768, 0.18867963552474976, 0.06596117466688156, -1.9287234544754028, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007445649243891239, -0.00017941299302037805, 0.0, -0.0037319723051041365, 0.0015339823439717293, -0.010737871751189232, -2.7581939697265625, 0.3948517143726349, 1.285915493965149, -0.7020613551139832, -0.24287135899066925, -0.012630635872483253, -0.07325446605682373, -2.456878423690796, 100.0, 66.66666412353516, 0.0, 0.0], "std": [0.0005419639637693763, 0.0004929775604978204, 0.0, 0.0012632093857973814, 1.5133991837501526e-09, 6.51925802230835e-09, 0.00018464824825059623, 0.27323785424232483, 0.792419970035553, 0.6116530299186707, 0.26676055788993835, 0.13059499859809875, 0.09550116956233978, 0.3710514307022095, 0.0, 47.14048385620117, 0.0, 0.0], "count": [171]}, "timestamp": {"min": [0.0], "max": [5.666666666666667], "mean": [2.8333333333333335], "std": [1.6454201309718464], "count": [171]}, "frame_index": {"min": [0], "max": [170], "mean": [85.0], "std": [49.362603929155384], "count": [171]}, "episode_index": {"min": [193], "max": [193], "mean": [193.0], "std": [0.0], "count": [171]}, "index": {"min": [33070], "max": [33240], "mean": [33155.0], "std": [49.362603929155384], "count": [171]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [171]}, "subtask_annotation": {"mean": [3.4853801169590644, 7.0, 7.0, 7.0, 7.0], "std": [1.480306294945788, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [171]}, "scene_annotation": {"mean": [193.0], "std": [0.0], "min": [193], "max": [193], "count": [171]}, "eef_direction_state": {"mean": [6.0, 3.4444444444444446], "std": [0.0, 2.014889346173366], "min": [6, 0], "max": [6, 6], "count": [171]}, "eef_velocity_state": {"mean": [0.0, 1.4444444444444444], "std": [0.0, 0.701803117216383], "min": [0, 0], "max": [0, 2], "count": [171]}, "eef_acc_mag_state": {"mean": [0.0, 1.368421052631579], "std": [0.0, 0.7326530883446006], "min": [0, 0], "max": [0, 2], "count": [171]}, "eef_direction_action": {"mean": [6.0, 3.43859649122807], "std": [0.0, 2.1138712901529053], "min": [6, 0], "max": [6, 6], "count": [171]}, "eef_velocity_action": {"mean": [0.0, 1.3859649122807018], "std": [0.0, 0.7513197580829424], "min": [0, 0], "max": [0, 2], "count": [171]}, "eef_acc_mag_action": {"mean": [0.0, 1.3157894736842106], "std": [0.0, 0.7834074933953022], "min": [0, 0], "max": [0, 2], "count": [171]}, "eef_sim_pose_state": {"mean": [0.06903387696127258, 0.33370650196732193, 1.1828188616734099, -0.010289658889123938, -0.004720662977971358, -0.006086834111424612, 0.2651252541577574, -0.21446257351048248, 1.2502679470953164, -0.09748672241102613, 0.3373339346759214, 0.37694942992029323], "std": [2.189869561207621e-07, 7.371827993840501e-06, 4.462678907108846e-05, 0.00024350500618928184, 0.00043537522244040306, 0.0003158149116967321, 0.1369438448338726, 0.13138394821549865, 0.05061625964308936, 0.08283547911442829, 0.2354178798723812, 0.3729533696219006], "min": [0.06903312965774108, 0.3336896568751642, 1.182749353662396, -0.01085975555252884, -0.0059574446020231875, -0.006808502195168341, 0.06877772494921894, -0.3395556749067533, 1.18563434811492, -0.24628879064673476, -0.043599546160110636, -0.1408255773351118], "max": [0.06903431373654684, 0.33372342504455116, 1.1829456335915502, -0.009579628980604448, -0.0040425473935956635, -0.0053191269251728675, 0.4552239473502348, 0.003002486851485537, 1.3906558087046956, 0.05937059281208713, 0.7179311892095117, 0.9397174748006099], "count": [171]}, "eef_sim_pose_action": {"mean": [0.06911693817108376, 0.3337141232285713, 1.182873435994178, -0.01074386525853922, -0.0039113773966204125, -0.005911643605709969, 0.2625950474309506, -0.2151648164233533, 1.2487921602863927, -0.09817477391133524, 0.3374320497524922, 0.37194855665248183], "std": [3.7448933130857426e-05, 1.2376653277968615e-05, 0.00012913868902606501, 2.1315237543361165e-06, 0.0013895024763269331, 0.0005419644530900103, 0.13673997610889552, 0.13190160264861883, 0.05156528311824435, 0.08385464323657284, 0.2421306917987892, 0.3802180758861928], "min": [0.06901243815906787, 0.3336841614066432, 1.1827744145899672, -0.010749630943975704, -0.007669895128672666, -0.006135915753815271, 0.06970345094918487, -0.3419414840786855, 1.1808383866338306, -0.2691498404455862, -0.03066917984253581, -0.1831580923615897], "max": [0.06913090706588618, 0.3337200375465515, 1.1831239464392411, -0.01074257143922817, -0.0030679580515284854, -0.004601897370607691, 0.4533176712432409, 0.0032460795774748395, 1.3972237936012217, 0.059048927668981094, 0.7318442665595897, 0.9412692048352864], "count": [171]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [171]}, "gripper_activity_state": {"mean": [2.0, 1.847953216374269], "std": [0.0, 0.4958705713614051], "min": [2, 0], "max": [2, 2], "count": [171]}, "gripper_mode_action": {"mean": [0.0, 0.3333333333333333], "std": [0.0, 0.47140452079103234], "min": [0, 0], "max": [0, 1], "count": [171]}, "gripper_activity_action": {"mean": [2.0, 1.9473684210526316], "std": [0.0, 0.29146048641817857], "min": [2, 0], "max": [2, 2], "count": [171]}, "gripper_open_scale_state": {"mean": [0.9788506571451796, 0.8758250012314116], "std": [6.41485654392353e-05, 0.12662287646790615], "min": [0.9788134765625, 0.6956200408935547], "max": [0.9789613342285156, 0.9796267700195312], "count": [171]}, "gripper_open_scale_action": {"mean": [1.0, 0.6666666666666666], "std": [0.0, 0.47140452079103234], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [171]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9254901960784314]], [[0.9411764705882353]]], "mean": [[[0.6466209694989107]], [[0.6439281072984749]], [[0.6336066367102396]]], "std": [[[0.20800830060673944]], [[0.21238075008963567]], [[0.21865867460448732]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[0.8941176470588236]], [[0.9450980392156862]]], "mean": [[[0.6150767238562092]], [[0.6198511846405228]], [[0.604398839869281]]], "std": [[[0.2070271360546193]], [[0.2122158528067471]], [[0.21418234682849036]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.47635230936819173]], [[0.4494107652505447]], [[0.42191047113289765]]], "std": [[[0.2151629628973993]], [[0.2254000813896139]], [[0.24532517754067065]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8313725490196079]], [[0.7372549019607844]], [[0.7137254901960784]]], "mean": [[[0.4279773720043573]], [[0.42774706699346404]], [[0.41707515795206973]]], "std": [[[0.21044407722020061]], [[0.2095418902097889]], [[0.21955625163367798]]], "count": [100]}, "observation.state": {"min": [-0.730638325214386, -0.002765957498922944, -1.9319149255752563, -0.6257447004318237, -1.1200000047683716, -0.06106382980942726, -2.7585105895996094, 0.0008510638144798577, 0.0, -0.019999999552965164, 0.002765957498922944, -0.01808510720729828, 0.027872340753674507, -2.742978811264038, 70.73368835449219, 97.3410415649414], "max": [0.2504255175590515, 2.59489369392395, -0.0008510638144798577, 0.4825531840324402, 0.05659574642777443, 0.8312765955924988, -1.9623404741287231, 0.0019148936262354255, 0.0, -0.003829787252470851, 0.04787234216928482, -0.016170212998986244, 0.037021275609731674, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.17143793404102325, 1.3570536375045776, -0.9189518690109253, -0.11823105812072754, -0.32506629824638367, 0.22996510565280914, -2.5134241580963135, 0.001313599175773561, 0.0, -0.019482973963022232, 0.045734405517578125, -0.016749916598200798, 0.03524618223309517, -2.7425553798675537, 89.52236938476562, 97.34111785888672], "std": [0.35433536767959595, 0.972183883190155, 0.7055641412734985, 0.2589464485645294, 0.41312259435653687, 0.28643226623535156, 0.3445788025856018, 0.00014164271124172956, 0.0, 0.0026103986892849207, 0.00791363138705492, 0.00024268247943837196, 0.0011476533254608512, 2.950825910374988e-05, 11.751823425292969, 0.001027323305606842], "count": [207]}, "action": {"min": [-0.7347767949104309, -0.004601942375302315, -1.9328157901763916, -0.6826214790344238, -1.1213399171829224, -0.0613592304289341, -2.7585105895996094, 0.0015339808305725455, 0.0, -0.019941750913858414, 0.003067961661145091, -0.01840776950120926, 0.02761165425181389, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.25617480278015137, 2.593961477279663, 0.004601942375302315, 0.4893398582935333, 0.0920388475060463, 0.8360195159912109, -1.9623404741287231, 0.003067961661145091, 0.0015339808305725455, -0.003067961661145091, 0.0475534051656723, -0.015339807607233524, 0.03681553900241852, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1750221848487854, 1.3600956201553345, -0.9210653901100159, -0.13085459172725677, -0.3290438950061798, 0.23202523589134216, -2.5134241580963135, 0.0015562145272269845, 0.0013560553779825568, -0.01920073665678501, 0.04555254429578781, -0.01687381975352764, 0.035459477454423904, -2.7425553798675537, 71.4975814819336, 100.0, 0.0, 0.0], "std": [0.35713472962379456, 0.9746180772781372, 0.7040186524391174, 0.26680976152420044, 0.41677817702293396, 0.2845414876937866, 0.3445788025856018, 0.0001833265123423189, 0.0004910866846330464, 0.0032086677383631468, 0.008945728652179241, 0.00015078209980856627, 0.0013452502898871899, 2.950825910374988e-05, 45.14254379272461, 0.0, 0.0, 0.0], "count": [207]}, "timestamp": {"min": [0.0], "max": [6.866666666666666], "mean": [3.4333333333333336], "std": [1.9918351858041385], "count": [207]}, "frame_index": {"min": [0], "max": [206], "mean": [103.0], "std": [59.75505557412416], "count": [207]}, "episode_index": {"min": [199], "max": [199], "mean": [199.0], "std": [0.0], "count": [207]}, "index": {"min": [34121], "max": [34327], "mean": [34224.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.318840579710145, 7.0, 7.0, 7.0, 7.0], "std": [1.86883481968868, 0.0, 0.0, 0.0, 0.0], "min": [0, 7, 7, 7, 7], "max": [7, 7, 7, 7, 7], "count": [207]}, "scene_annotation": {"mean": [199.0], "std": [0.0], "min": [199], "max": [199], "count": [207]}, "eef_direction_state": {"mean": [4.140096618357488, 6.0], "std": [1.8427783031940832, 0.0], "min": [0, 6], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.3623188405797102, 0.0], "std": [0.8393294049605943, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_acc_mag_state": {"mean": [1.173913043478261, 0.004830917874396135], "std": [0.8097805823013904, 0.06933671543191945], "min": [0, 0], "max": [2, 1], "count": [207]}, "eef_direction_action": {"mean": [4.067632850241546, 6.0], "std": [1.9199601697969815, 0.0], "min": [0, 6], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.3478260869565217, 0.0], "std": [0.842576339347747, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_acc_mag_action": {"mean": [1.0917874396135265, 0.01932367149758454], "std": [0.8376872885900938, 0.1956372631045081], "min": [0, 0], "max": [2, 2], "count": [207]}, "eef_sim_pose_state": {"mean": [0.30028604352969024, 0.24631979337038365, 1.2489956537778513, -0.009787303224793617, 0.1828734422298147, -0.5553589787673446, 0.06758675214713697, -0.336899110267539, 1.18319343899035, 0.03480651390897128, 0.02624773293081849, -0.015442330404635284], "std": [0.16936080510973156, 0.15302136628022034, 0.0775899184563461, 0.15514795055043698, 0.201307831997361, 0.4337367807973046, 0.00020994419546163418, 6.2595714583452775e-06, 0.0001115568488136349, 0.0010686871295425132, 0.005316841937189957, 0.00028579443990549985], "min": [0.06877505990439395, -0.02251265369902645, 1.1778388777293947, -0.3473920903542275, -0.14334205262632915, -1.2312295281375607, 0.06754345970302225, -0.3369281082069824, 1.1831171258254214, 0.02790452578772638, -0.002765567012465997, -0.016813374979389485], "max": [0.4971416281557298, 0.38595982587525185, 1.4163780980028717, 0.24177741395549443, 0.6410915529203214, 0.005319193382294519, 0.06883764394816658, -0.3368852294839639, 1.1841991799366303, 0.03656699904697373, 0.027868601234905643, -0.014474067363552492], "count": [207]}, "eef_sim_pose_action": {"mean": [0.3006252372201995, 0.24501703298152547, 1.2496398148440522, -0.004061102556926723, 0.17130100842487117, -0.5602285533666919, 0.06771150548938187, -0.3369076013094356, 1.1831670317767589, 0.034991560010120264, 0.027703967960715833, -0.015324340901913836], "std": [0.16915677547855162, 0.1533516813052629, 0.08028045179326686, 0.15890021052054337, 0.19851339442323734, 0.4329908038668646, 0.00025713236010873724, 4.202770018021148e-06, 7.273203865328139e-05, 0.0012772093289764275, 0.005801997304035163, 0.0002817631362662738], "min": [0.06887949184855813, -0.02325117876824455, 1.1766478337828874, -0.29985566423986937, -0.10481129815735213, -1.2279669199980145, 0.0675488839550937, -0.33694472541879444, 1.1827108684003937, 0.02753400519021396, -0.0015337623380493604, -0.01688080638718346], "max": [0.4975123627824958, 0.3865028048713086, 1.438217846220868, 0.2661229837038247, 0.6163456663798468, 0.006136020544174531, 0.06901279030062048, -0.33690526341488974, 1.1834908108510491, 0.036349529507608405, 0.0306752476054728, -0.012271845946088432], "count": [207]}, "gripper_mode_state": {"mean": [0.0, 0.0], "std": [0.0, 0.0], "min": [0, 0], "max": [0, 0], "count": [207]}, "gripper_activity_state": {"mean": [1.8695652173913044, 2.0], "std": [0.4687235254723557, 0.0], "min": [0, 2], "max": [2, 2], "count": [207]}, "gripper_mode_action": {"mean": [0.28502415458937197, 0.0], "std": [0.4514259472936679, 0.0], "min": [0, 0], "max": [1, 0], "count": [207]}, "gripper_activity_action": {"mean": [1.9565217391304348, 2.0], "std": [0.2656565620264249, 0.0], "min": [0, 2], "max": [2, 2], "count": [207]}, "gripper_open_scale_state": {"mean": [0.895224533449626, 0.9734111314119376], "std": [0.11751821204530546, 1.0273124799253498e-05], "min": [0.7073368835449219, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [207]}, "gripper_open_scale_action": {"mean": [0.714975845410628, 1.0], "std": [0.4514259472936679, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [207]}}} diff --git a/R1_Lite_move_the_position_of_the_apple/meta/info.json b/R1_Lite_move_the_position_of_the_apple/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..697956da5f603a5efbf16bcf095c76a1a6e24517 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 35, "total_frames": 5959, "total_tasks": 1, "total_videos": 140, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:34"}, "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_apple/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_apple/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..38171f02493275fe0f0d0231456ea803f0647e91 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the apple in the designated position."} diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b527c5dc2310a63f2f4c77355b9eb5ab62feb65 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:5802a10129184a12c489d81c74f8896755fc607e366a9d4f0bc704db44a08f2d +size 1032237 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14d25892d4b71b6a4a530676bf79a87c8d8e34fe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:1bacfad890fd15659cc32d1d51a2fe1c7bc69b67c84f1133062c62e4dc8ca657 +size 1760344 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..037997ba9cc6376102b8974f76693fe94740650a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:a5fec3142807c46024227225b405c02011e9197a7db79260053645b8087c472b +size 1328212 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6daf5d085311649b13ac93f856525cb8d327f2d8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:226e8af42d18f39d6b2aa343c0ade4a946dfbafb1267b745c4d9ec053156b247 +size 1692104 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b318463c1736ca1b6021a55cc2e6abe98a1854b2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:11478a60d206805712dc7fdf8e7e43974825a3e1bf7ec6926bf732a21ad6da72 +size 1473068 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..048395f374122ae103ee881d7553d009d035e42e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d0f9ecd04f6ff526ce2a913abc3022f528fd05399c33b73742c29028cd4de7f9 +size 1110514 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64cf188bc21a222693740ceaac8c35a4aaa91cf5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7cfef0b71cb30299db6076846ac0c06d16d85cf47f4032493079f2ca150d7193 +size 1188717 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21dadc7c75aeaac75cbbece86e6f48967fc37dfb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:9d684f0a0587ab9ebe6cc75e7fd00bd844490917cf2685c955b8b5b9bf29c724 +size 1312862 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca6ffd30de9521d9ba0cb19b0eb8922741575407 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:3703e5bc452a211c83281584a73185986473a42038cd9afc67180a8e58b433d1 +size 1208593 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7215a1f7b0f29435609b5124fbfb2da635eb806c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f1a0928b0cf481130b781793977d14c8f2eb16da10a49c8904df3de231dec940 +size 1018685 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9827abee0800d3c0fb906efc1d08ae977f14233f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:52e4db493ae303c449d6460c318b680055d47cee20c295a10a24ceb2f605271a +size 1233380 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39368f4b27f7a92fbde2dc114fcbc0fe8c35b6a8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:e1a86aa734da450ddb6384b1690db5fb843e9052ab553e70f49b07cda0c40a80 +size 1607173 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bcc970b4f5e213e772605723c8b11336fb4d2f3d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:3d0bd9fbac35a9f29f6ad59d65a3c1f8c6aaa2dc3428b2e270eb6d894fe01910 +size 2298362 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27ce7cf9b5683d3eb7f95516094f6e6160ddcf3b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:ad7ea3f1201e275d748ec6d3f374b195546e72392cde598e31fbeadfe24d52ef +size 1141307 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df640974f26b545699b946251e5f4f0ccca6c506 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:3665831145ac30975bdd68d0d8c1de1d298115578aa1276c847d61c038573e4e +size 873190 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b6cae9c2597a9765d6173e0b30ab89aa4120f84 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:723674aa170ae7278b1875689e90572b10d24d086261b604cb4fd9bb30a20015 +size 2191123 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6e6094f47cf1e18891a07abc19a3f64a15ff1ccb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:42b1c5ec72d28b0f58528fd971ad9fed1933d072a61774d855665d085d962431 +size 1224729 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..745fbf35b48a392a74bc0479e389e1205b1a0929 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f29197cf8f5da0ea70ffe960f098a8f87aec73120e2126db563baa88e98345a6 +size 1587233 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8d622749f23fe138689a43ea162345e3c914017 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7cb6d76de851d6b3259d6516d990eccab68818b7e25a285ae28976c6648d139c +size 1491067 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4906107b253d8a0b50ba9b4a6e028d638e9f7b2d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:777e0ec0047a8d1d1b0cac316040828348064561b5d1b68e48c847902d7b73a0 +size 2096070 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6809a7964fae16f577751114e92bd3aacf5adba7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:4d444f3f04ae4f73b92a93d476df47bb1458d3a0f13e9952e6e40754e2bddbc3 +size 2092901 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c0ec1a2e2e1b744f5898363399ef386e315c99e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:0b6d8fa1970e7b235152c0023b5a74266fb2ae6d028858d7b63898447f405584 +size 1178150 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54554eda2ed8fbccfa6e6168c63a7dd20d6b836e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:2e4cc5d2fc6a024aed726f9ec69ba4e136a9fb4ecdb9092bdcff6a257bd746de +size 1143228 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a030fbdccfddfba13f1a2a164607913cdbf92eb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:195c21911db0775186add8d6458c4a44c833992a48fd828a4e9f0c95e64fd354 +size 2053312 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61cbf6120ab0139c5c75fa01ca7e67e4505d0fd3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7864adaf5baccf993d1d54520917efa4595298cb9b2e8376333c606a758368a7 +size 1223024 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..095f8b370e70fcb964995cda90365c4ecf4bf62c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:4f5d4764ddbfb4840e43a612f4617a423e99904939533007ad180b4b208a195d +size 1656522 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4675602f7515cbb1d12f0316b5b9957d6860163d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:409597be4c8ed553d896b222dac33ed8b691d83d8a5ee1629d904d7a11c64fb6 +size 2522305 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c4fe035a19a02a93b1a055a77346678a726f6be7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d41c72b28b73c009a4e643b164a83895bbb27981205fd47e16de1e869846b784 +size 2213894 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fc439749825822e6ad25f868531fffe67a450194 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f235ba05e3997320c411214535acf50dd58121f307f7d18d16ac598dd36c4ce3 +size 1125042 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6de268ef0c8d064cf16ae047571f95ddedea69ae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:a4e2db022211d213132cfb5b830b0cd48073905e8c0d117611637372e4d397e1 +size 1673280 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74da8416d52527fc14c039d584a914dc11120d47 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:12274727b027e15c56c5265c2e56b63f173b5606447cb914d6879cf5bcf430e7 +size 1082832 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b54fc8e5974ea642eb10e9170581eb599e11d1de --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c7064f787072ca49df5e0ccfeeafa75238d45cd88f4b86befcf2130f73312b6e +size 1360752 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c39c7ed4d5065938606e52ec51033c7aebc54e6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:87a8b53468d9eae2d0f26665849393c600acd33d6609ca7420766b10ff390972 +size 1286955 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..976271dd8ba69eeef0134e710460f7e9919bfadd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:e338442bd81a76cf0148a468e3cae6783d346b526d12ddf0a5e591c569a998b2 +size 1379338 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78399de61f6ad97ba8412ddae984f6d2d9cda26a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:58441ed84002590ba6c5ea5e1ddd0abccbc7d619f2261a7c3e017fac377e1e40 +size 2128676 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9cf29af5183b823ecedebcfe069750ab2431764 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:07e0b358ec02bc80c33e833ac231704f83c460a91e96bba658a9bd8e9660eac4 +size 1091401 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d8e477eff443b2e6375d35cb865c3d0d854b449 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:400865a481480a8828937cfc2b0764cba29221d93f765070fc1a29a8aaefb698 +size 1778534 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f533d2897a1b4b1e35cb432210daf9b4016c1071 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:e15d70143d8e58590f1af8f890fcdb8c499ec1dc0b4cef835b1e67b7ecfdbd71 +size 1330483 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..941ca2c94128a44394bd70f9c83db1f218b74d51 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:8d832c6843e4a63849860fb8f363dbaecf6b2242bdffeb4fce20ec9b0694f785 +size 1591889 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ff5427fabc364a8a18483e2e7e57fb3fc7555e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:43b190ad5b60a6fd96210e09d9a71f22547c2121eaa94dee132c958d8bf16e8a +size 1471920 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5fb1efb239823c04e170f3f804db5ccb3806a2e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:8d6420d6ccc243b72081a0ae27ef31ff2364e844c56ade3ac45b256191c0a438 +size 1053475 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2e9edd0d0cd7bbaa0b987e1acf915ad2cdb796d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:1dd9e4de5bf6e73c09ef72d3cc19f3875fa7a152dcb9c4c75295b6f353f229c5 +size 1135539 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..af7353e4d0cd1e4b82a36089ea66417e157260af --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:0cf86da814db0b45414673cbafdddc7d8b91c0577009a75fc10ca78b5ccc5dfa +size 1253839 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3f4e956c116739a6c5e1a431c7da4e1f778ddf0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:9fe65e4ae0a6df90604fda52b1d0b745ed64ca4412340a4a26ad04025e73b9d0 +size 1137877 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05708abc334b79aa5b604fbbd121ab89c0c9bd1d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:26c8e6af5d83fc5484f6e44f774ad627d40f5b825cb5313a211124fdb5c984b7 +size 973444 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abaeba70cfc3fbd5a9253b94c372802c64d39a92 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c049dfe018de356bebe6e47b22b3dc234835098b1652fbcb5b5dc721235e355a +size 1135563 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..188ffc4214ad5a882865f7eeab4f69c427f65a71 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c0ccfab3279b2d096c2a7cd81b142232ea22f164d4f3e80cfe662c482043ad30 +size 1546799 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3e9534226989594b51aec24050ca1f30f0fa59cc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:8f7bb20d56f0203fed41a32abc667e04540cf601385df0b4a102b203bcc32fce +size 2214302 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9edaac90ff0f91a1ca4b532a0a97f29aae236a2d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:bb717fbac7b2e5822085b14a7ad38165e6847bfbb47b9417927bf7431a93747f +size 1078358 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..34629f00d863ac8d1a281143929963e444d9c3f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:04dd96c744d3d05952c4502dc19b0c765a884099d9e2da4901af6aced356d428 +size 930911 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae2af46dc31d56dc8b31722bac878b56f0e588f2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c6048c92bae31a500b8f8063249f4a2c781c50f84fb41f24c3ec3ddca143b200 +size 2135363 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1fefab4cdebda123f4b452cd57e8649e6117df4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:eda52ea78bf007cbb08477ee24da56a79c704c178d1d62689057d4b1e243d203 +size 1228800 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1010557f09c6c1c37a23ba54206dbdc5afcee39c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7808184a0d3cba27bec2f088635e92772739e0bf2c6abc1e76dd7611757226c3 +size 1612507 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c905b34098cb9a93b4e51231cd536efc8f8e7389 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:258cd3a802b33d8aa7ca2d9641ea8dbb9a2f3a221d21e6ee67089cf03162edf9 +size 1413001 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ba8a19a6ce39841f24054984a6b5e1d84c89b05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c5077a79a6818a9b667e92bc1e4b833f44396b0a82613d78455d3a2db3e2e7e1 +size 2058675 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6e4a40eac9716d6126d45fa874e602ab263155a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:bb96162d4cb5be6126c4bbdf0c1596a7f734eaf4a5d76a4572420dc537ebbc11 +size 2144763 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23469fb1f52e8b2af6e4b6a223a78598142ab9dc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f66192c601215125090d6033c96df7294f68396355d859319562338eefaae525 +size 1082306 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8860c522260169ba2ad5a7637acc4145f9c9f7ad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:55a70bf61b53305a4fbf2912e6e9fa0fb8f4e086fc4be6e7393cb7fbae494c6a +size 1066113 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa6d4d8f62ca4c4239ebefcdb4c1a17718ad3021 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:347356d6cb0a6a7b9e1714c72ebb0caaffe0d89631600ce7fed0f501b39632ad +size 2188283 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0b3b2db7717adbe0f80a937e73cca7f7cc0a17c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:de6d2af24d601e925213743f0db99d44f37baf044183c3f7fbc609047c1f7a32 +size 1225977 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78d89737558455d862b36aaeb478772d3b4e2c28 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:2ee382fb5f9976f4f377a602c4f53a82a9f1830c03984ea1ee842e92f326dcd0 +size 1651165 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df4ece8cf98e88070ef104c9473bc511ac3319dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d98d1b4b4eeb0f7ac7c6c4fd4d3e3820b6a50d63b5edff1a69a00e3d3e0f7b14 +size 2593924 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9350af04a6a8e8bbb955758a83210d6eb595b667 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c7edff4895a0110d480be4345738cc8496b5028fc3589fdf6335a9701807dd92 +size 2245039 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cdf6eba8d390d67a2001be54e9d16369ba9c785 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:fea46848a6cff7c5b43642914cfd24be324f0e03bc97d082bc3efeacade0c9f1 +size 1198684 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7757dba4cf4f7b739b14470bf959300a0f14237e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:cd7d01b93ae33fe634f15498843ed4dd158b388627366128bc3cfaee7527a07a +size 1703618 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3429d69d1f20f1afaef9fce3973480a445eb4948 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c64d56357809e7cd1db47a4331615dc1fccbaa2078f46bc6dcc932d755285b05 +size 1099877 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38763855c8c1067bd3163a00a00ce4503ba326bd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:a91e5cd4c02db61f06a49976b8fa676bee57d382c28a70bb0f5c5cd8988fccd3 +size 1387730 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9276ba0e7e5dd52092a9c95888ce695072d612e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:9e7983019d7e826cff028c5124504c1bf1764fdde4949aba9f6b69d11ca4d041 +size 1177458 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f09bca1039dba7dd93e5007832a9bc75236c63a0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c6758b93ea4abfb3722975c55bfa05375c293756dac286e6df17337ff541bd9c +size 1378666 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9469a669dc2646855ca4278784f340e7f2235180 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:15d2a56842ac3bc5af64e4b0bbe57bd1076c60a917de8399b4eaa4154ee78ffd +size 2233072 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bdc535f5fce139d3d37da5f1235a65efb167d61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:2e24a67ccbc11b713aff41b737164db5f5ced95068c8a4fccec4d682d4592e53 +size 812845 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dae40f69d23a817d301c048d5cc715663373862c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:142e566b735959c78413dbd22fd30217b5404b044558b0a886279c41e02ca5b2 +size 1906730 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6104add0ecb83d0b9a44e14ee41d9be1f190a904 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:bd000f038e2bfaf5ab4f3e5992de33e74e2e2624883e22b09a2a5c9c107e66e3 +size 1278432 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06e5fd79b600a6ec4599d5169c0875f978ca2d1d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7de16b91b01e7925aeafa7b5c9ea5932f93a106398401faed672ae0b0f6535b5 +size 2576111 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5be8aa51aa6c9f468d2f7486368adc65b0a7140a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:994927b90de3f2c8b7a8bf8336fae34dc0b003b7e1cd8044a635006c6d7b6467 +size 2092431 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5592465e114fffae5e2235f1e0bd9a29b10c01c8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7643a9b26002298536087127c748f273d38d0020f9fc1a4335cda9c13581bb49 +size 1644367 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a60b78119822418fd1330f3e37cf20171be2530e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:b9c67e970d592f4586fe3db2d7d37e9523fa1edcf3cccab8edb40cf86b325239 +size 1660315 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4307d5d3c4500089992cac7aef3f60c03d117b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:dfbc1e6719b140291b38404d852a1590eed2eb4e94e67ca0ec2d49fa77b088cc +size 1825564 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3bd5494112043197537e3122f725b06551415868 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:53085f3765b18244bcc317f5cee22b1b1a85951404ec34ff80e554407b0dd7ba +size 1711023 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e2f4272d36cd2660bc701f1c74af6387e400b07 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d0a5e582e807af04a57ad70194e76611d4313b3079474e555e3f7f1eb5a618b7 +size 1399381 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08f24e435a0c9dcb515bfef5c8b98c765c4b38f7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:242e0a4614d5493d9dee2678b2c330f027620a375b24769f1e0dc8a005e5a3d7 +size 1787569 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7c801298364bb9d3d4268bf73b4349f09e7380d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c3fd3a5627093317f67094cc941e418d917c60cb91450d01637fddcba71cc0e5 +size 2075211 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8fab825e6ec231fe1f70073706df120777069c1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:79bb5280686344d812a31c5407539be6314459444c141730826ee5d8975d6380 +size 2716507 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04f60f088bcbf9224b5df7589468a7c6de6dd123 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:942152fac0bff9eea92b6b905280cd499df01436baeca97414b2440fbac8cc50 +size 1519733 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c687f2d4992d190d8585929d1b7ee72ad692247 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:2691408d6347673fe9a77c9b63f72ae36ddcfce894280e39481716f6a4a627c0 +size 709781 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ab17f9a75d6ba8bdf5ff06a433e4d2fe33ba6b0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:087a2b119e7dea0316adcb608d0aee6a73fbb814f4f98e180cb09642ff4a7a84 +size 2168033 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..886b41a3329bc79f55dcb810f5f89b7d385cd6ac --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:e96c5677c3a5bc7bb922a8194cac5f7d3b58a77314568c7480a7330d6124c1ac +size 1693928 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cf2c7c7df19ae7f53b50c380617555e49d56e01 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:70abf2110997263e4d4389fd9dbc240a3c496a72392864e982a3c60e1c7a64de +size 1958109 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5ab6090764099d39578f6b8a83ce4cba36511d10 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:bef62af5d00d907d5e9baf6a8363f8d1dd03b0b36d2177f76b3033a57c9ba9ab +size 1811319 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6880d4743829892bf70eafeb5c7a50f82586754c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:ae031c2acb9e22b8e2c65561c12201052d912879ad089b061c848cfa91d171c0 +size 2786778 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6d40efeb2b99628e538607db8134cb7f740fb47 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7a76cc51ef4237bbd38ec47c0da2f4fc9d5763eefd81054bb7ccb1db3f8d6bbf +size 3137037 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba3f1cf71a8c8342e6eb54b082ef5a1c771ea981 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d74345f9c4b802e5f1eb286111a9487673f7f8ee7f59fbcea30d153177effc84 +size 1878690 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f90c5958ceff8b519ce93959c9c105cce761bfe4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:93c666470e02a5198156dc8ba74a51dbcd95992338944e7cf29aa6d455fdd80a +size 1954149 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..69998be231820f60c73e6b4341c54a758618e42e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f81926e84813c41cd7f22b7de6d5da51bbd4b40ce43b3a156789dcb7ae8ce024 +size 2009720 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e9dd1c73aef114cfac030fd8f6ec8d155e3f1a09 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:eded295346f04ee7b790a99fc2bca26c15b181291a91a6239926bc178f748bab +size 1643028 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d6defd5bf5b2be05e321f6a217cc8824336f10 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:88edfe46ef9f9aefbb0cc3608c1c2a073df651067dace756bcca4eaf20da3d00 +size 1667368 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f45d9bee27f8b13fd79ddd48627374f95d398f5c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:80f394be5658b6fb6c568d571dcd60d3b664c31a6e46563ec387d443ed4a8447 +size 2746675 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f6f9cae269b322c53b1a1bc105a23299117c261 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:079c8d8d217b18efbcb21193442a0dd5a57c9b60ee1404105c003a152e3bf409 +size 3523515 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9c6a1acbc96f9c020358b483458a84e42b2af8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:2ca074eba803240876b70a97686c5440eacaa010408f7a7e0100439c64e35be2 +size 946103 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d85294433498f07a807f05baccc4b1ea562c4707 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:bc5ef350c70f7bdb985901a199d5519531dfa8975cc232af04c58d0622122e3e +size 2012847 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33e10efa666296839eff9f4f8b0419772bc93517 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7a49c476010f3248d1a1e13c49bfc0a32335fa32c4c1cf4e88b3687da87db612 +size 956674 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9681639faddb68be8569ac70e817241b30ed1d36 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:0714ce80428e17faf7da9072898e9fd67cc15dec82332b4668fcb1602a5ee745 +size 1136655 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3829ff7de8d9ed96f0ff6f421433f6c3021b78e7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:138a6d6ef276c6f7c86a51652f8d8e1bbd608f2c6b6e4e8a6d6e26f7a2a419f9 +size 1885960 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..84c295214377703cf2b94a50b47d14871a407244 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:35797e6dfc23148cbf5e2b686000a20d6b690a10527d44cb638279c0c46b8bdd +size 1345925 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52664e70a736a57f5505d3dd7877e52a35d45c52 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:b46619632ce5cdc99f4a7fb856d9ef0954c111998e0a21622c385a1334a46282 +size 2652916 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd291ac4a2dee021a9635d40fc5548a648df38fa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:4fd4cfce9cec2380d574031fb75d69120100822ba2347d9aa177a869c1bad393 +size 1972037 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47fc8822ab4c66b44c9b21d9e20e22e49ca8b39a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:1225e9cb647ebcb13383b1d0e229244fdf9974cf5e53f082d40165dd9b845eec +size 1931936 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec68fdbf0db46005965dfc3ce53577b7909b2658 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:52085cafec6f8d2ff9fc4fd78d9d9adf085c62c2c1b14666d54b8671d3f8e3d8 +size 2256282 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f023177b92a9644509e7e98bddbab580dc1e2f4d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:900fd607bae4c9de554c60562e749b592e61db62cf606938b3fd9466f2837b19 +size 1481343 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..49a6d7a5afb393429eba474012816f916dc203fe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:83fb39aa1a20c771f2087d392ee1569d4f37a6eee54be250d8015383fea71613 +size 1386736 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61bbe5279229ef7de8bd774d3ef2d9723f5529e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:dda24f5102025b7ff795ada5eb4d92ab2f98d4d56de05c25ae448615a4078fb7 +size 1026829 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4766d7e584f7970d9939a1fa7554e7342729ea89 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:33df477f72ce35ff21ce9060195b3ab0ccf46f8c284edc00c345d54396045436 +size 1092732 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..411e9c1f88179ebe1058d8d71f74d94a0474d09e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:ed70374a87e2134377aa411332967956c2736d5bb290fafbf5233fd56ecb4321 +size 1582445 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..47cd9422f393ed74386caf6a2cde9c3de02009c8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:f205746d44a39606d99ee09c02ec382b1cf443570c6a168709b4412033c6de01 +size 1342884 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..974f375253c70195c1512f7e62d62105eb1692cc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:7d36564888e35f084cca62395f7e57b095de40a17d410fc4018daf322c07bf4d +size 1191541 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..921cc3105fb150fa5396dd756dec24e3f69947f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:287799fc9bf75fe96b3c01df78fe66d65338c6a1aee517bf355cf8ae8eb418a9 +size 1093891 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8a4a1e6b5cc703e754229e816d1deafa9c4ee03 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:4b0c03e17c060ba7a8f0cac0562a6cb6ff53448a76dceec841bdec1279015f26 +size 1613844 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ad59cf928e404def0a33d2fdfb23312bcb6b207f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:0d57b9e988a2a0b6a8af940aa5b0f901b3dd73a5848b6feb98189083f4645609 +size 2923282 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..961a092d6f1591b77514143ed75a4545e82b44cc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:42b267ab444401691a16d88632fef82ee0716c9ef777a90f8085faaa21bceb10 +size 1303059 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d33c85d1cf3f033ecb9467623c0fca1ec2bbecb0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:30bd4006f8c2af587f6f9e8ceb4d45ea231e405c4da080a2b17fb9fd1dfc2929 +size 1484442 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..373b3da56967c685cb8fce4842662f880ac5cd08 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:11e2284a94cc1bd100a46da452c626d55a2eefb5bf0f7a72ec700d39bce6dc19 +size 2110555 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba87762490ace740fcd132e518b1f43588aff770 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:87ad419480dc13440c64643d44e0f93ade2e2c0c2b0f9b009e1b9c113f4a40e2 +size 1170833 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a312e51e8a45cd588d7554ff5c4f37457ad80394 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c814a6e0d3d5e2a928313806d88364621b8e195265cbdd02a75e7f95bf13f7d7 +size 1635312 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..828b69c811e44973ad4144c503f900ebafe671da --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:c1fc70ea38c19af6900a0e0ea6bde288127a3b80e3121bbf6b46a9d33e155983 +size 1375393 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e26e6f8d88aa74878b02da9f7e5aafad8ef768df --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:617f7b77b62e87edc784adc31e49dd4c8cf237f032756caa7c2eb5602b1dc383 +size 1747352 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e5925c2f1eae7597f970a50f4bb98caa360a1ce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:42c05e04b3fbc77c68917fb3ac9d9d7e32ffdfabb72562834585eb5c03602f1d +size 1942773 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9bfa2f72fc9f5dbc8e5983050d289eb06abb6d57 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:a20faba32b3670e6ffc4393b0855d4169147c285439b688ad09c8e0a85971f5b +size 1085548 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90afca96c1117078e2a2ed82d06c0d6745152ce8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:371dbc4fc95861f362fe3c9503a3102a859d4de810c091c44741dc5809423fba +size 1050752 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..092856b8c786085083782ee615da910dfb6f5f23 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:d9cbb164444ef50e0cbe112d6d1a72284ef86c53436e83fc37e48173beec4c18 +size 3229569 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd6668554f7baf55d59ab5b720a7b393632e7236 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:06a2ed9a4dcf26565cabc9a6178244b689d3989abb138002af92e0734c621c5d +size 1368163 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0070341020d9f52a1d295b1bf6cf5f426c414449 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:81d41af0e8e8f265da5f7cca7cd4e0bf38416ce788290b8fe6afe8062f4ec761 +size 2054124 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..feddc88a89c107d44dfad445d00d4b4c9d4c0da2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:65a357a73be52d32c52cd67eb3d75574c1e63633c1b5f257c6c13b37b8696bbf +size 2758494 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1ee1160189a4ac0d253bf7cc27b44e82ea3cc80 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:341eb9f4e1d53f84659195209854e24275af424d3c8507f785c56082e2c2128d +size 2127193 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b898f55b13bdc2a0dcfc1d26103e6c5307d9868 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:860c7f4574513417587d2ada82cfc5e2a61ae13d4149a831133ef5e8eda9f7a2 +size 1871451 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39235dfdef94d141f60e0661f109eee9fc51757a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:377c35843f36b6e2ea77671a5881b1ce41673e7a7e568f7e4694fd00d1ac8c47 +size 1768965 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dee351bc3b613b4a3d52d37e592cafc94ae877e6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:6f302ad1f6f462d25cdd6a0517b19e9b852a7f430f872d594caa053ee526338d +size 1718557 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1becb47a546fe01b903dceebe65d0a30cd60d162 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:4429074028e067e1c67600f24eb177fd87f812a29a60d70b421070f70575cb00 +size 2373220 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f487bbfeecd8db62b12b1027eeec3e007e524aeb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:5184e79a8d59d7eb08a333c01380b2c2f2a3169d712c35ae0bfc8a162ffbf30e +size 996498 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc62533e95031033d8fcae10e5ad81e88d3f4ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:22e721244cb496cb08e94f5c97ddeedf9fdcf232a5d2b13645e92be53243f3e9 +size 2545572 diff --git a/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_apple/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..35210b3d78357e99a620575f24175aa8eb737bce --- /dev/null +++ b/R1_Lite_move_the_position_of_the_apple/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:63101be915b6627c895a28fa666d76e45febc6a4dd3a2651e7cd32454fdb24e6 +size 2145302