diff --git a/R1_Lite_move_the_position_of_the_black_marker/.gitattributes b/R1_Lite_move_the_position_of_the_black_marker/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/.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_black_marker/README.md b/R1_Lite_move_the_position_of_the_black_marker/README.md new file mode 100644 index 0000000000000000000000000000000000000000..b5a72219016d826baefa6204c6694a131a11f471 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/README.md @@ -0,0 +1,336 @@ +--- +task_categories: + - robotics + +language: + - en + - zh + + +extra_gated_prompt: 'By accessing this dataset, you agree to cite the associated paper in your research/publicationsβ€”see the "Citation" section for details. You agree to not use the dataset to conduct experiments that cause harm to human subjects.' + + + +extra_gated_fields: + + Company/Organization: + type: 'text' + description: 'e.g., "ETH Zurich", "Boston Dynamics", "Independent Researcher"' + + Country: + type: 'country' + description: 'e.g., "Germany", "China", "United States"' + + + +tags: + - RoboCOIN + - LeRobot + +frame_range: 10K-100K + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_move_the_position_of_the_black_marker + +## πŸ“‹ 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** | 61 | +| **Total Frames** | 15618 | +| **Total Tasks** | 1 | +| **Total Videos** | 244 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 536.6MB | + + +## πŸ‘₯ 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 black marker in the designated position. + +### Sub-Tasks +This dataset includes 7 distinct subtasks: + +1. **Grasp the Marker pen with left gripper** +2. **Grasp the Marker pen with right gripper** +3. **Place the Marker pen on the table with right gripper** +4. **Static** +5. **End** +6. **Place the Marker pen on the table with left gripper** +7. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 4 camera views. + +## 🏷️ Available Annotations + +This dataset includes rich annotations to support diverse learning approaches: + +### Subtask Annotations +- **Subtask Segmentation**: Fine-grained subtask segmentation and labeling +### Scene Annotations +- **Scene-level Descriptions**: Semantic scene classifications and descriptions +### End-Effector Annotations +- **Direction**: Movement direction classifications for robot end-effectors +- **Velocity**: Velocity magnitude categorizations during manipulation +- **Acceleration**: Acceleration magnitude classifications for motion analysis + + +### Gripper Annotations +- **Gripper Mode**: Open/close state annotations for gripper control +- **Gripper Activity**: Activity state classifications (active/inactive) + + +### Additional Features +- **End-Effector Simulation Pose**: 6D pose information for end-effectors in simulation space + - Available for both state and action +- **Gripper Opening Scale**: Continuous gripper opening measurements + - Available for both state and action + + +## πŸ“‚ Data Splits + +The dataset is organized into the following splits: + +- **Training**: Episodes 0:60 + + +## πŸ“ 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": 61, "total_frames": 15618, "total_tasks": 1, "total_videos": 244, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:60"}, "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_black_marker_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_black_marker/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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_black_marker/annotations/eef_direction_annotation.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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_black_marker/annotations/eef_velocity_annotation.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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_black_marker/annotations/gripper_activity_annotation.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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_black_marker/annotations/gripper_mode_annotation.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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_black_marker/annotations/scene_annotations.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..adf6892bcd6447f966a32a5d12f08e0696da30f0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/annotations/scene_annotations.jsonl @@ -0,0 +1,200 @@ +{"scene_index": 0, "scene": "The black marker is on the left."} +{"scene_index": 1, "scene": "The black marker is located at the back left position."} +{"scene_index": 2, "scene": "The black marker is located at the back left position."} +{"scene_index": 3, "scene": "The black markers are positioned diagonally opposite to each other, with one located at the front right and the other at the back left."} +{"scene_index": 4, "scene": "The black marker is positioned at the back, while another marker is also located at the back."} +{"scene_index": 5, "scene": "The black markers are positioned at the back and on the left."} +{"scene_index": 6, "scene": "The black marker is positioned at the back-left location."} +{"scene_index": 7, "scene": "The black marker is located at the back-right position."} +{"scene_index": 8, "scene": "The black marker is located at the back left position."} +{"scene_index": 9, "scene": "The black marker is on the left."} +{"scene_index": 10, "scene": "The two black markers are positioned to the right and back sides respectively."} +{"scene_index": 11, "scene": "The black marker is located at the back right position."} +{"scene_index": 12, "scene": "The black marker is located at the back left position."} +{"scene_index": 13, "scene": "The black marker is located at the back right position."} +{"scene_index": 14, "scene": "The black marker is located at the back."} +{"scene_index": 15, "scene": "The black marker is located at the back left position."} +{"scene_index": 16, "scene": "The black marker is located on the left side."} +{"scene_index": 17, "scene": "The black marker is positioned at the center."} +{"scene_index": 18, "scene": "The black marker is located at the back right position."} +{"scene_index": 19, "scene": "The black marker is located at the back right position."} +{"scene_index": 20, "scene": "The black marker is located at the back right position."} +{"scene_index": 21, "scene": "The three black markers are positioned with two at the back (one left, one right) and one at the front right."} +{"scene_index": 22, "scene": "The black marker is located at the back-right position."} +{"scene_index": 23, "scene": "The black marker is on the right side."} +{"scene_index": 24, "scene": "The black marker is positioned at the back."} +{"scene_index": 25, "scene": "The black marker is positioned on the right side."} +{"scene_index": 26, "scene": "The black marker is located at the back."} +{"scene_index": 27, "scene": "The black marker is located at the back right position."} +{"scene_index": 28, "scene": "The black marker is positioned on the right side."} +{"scene_index": 29, "scene": "The black marker is located at the back left position."} +{"scene_index": 30, "scene": "The black marker is located at the back."} +{"scene_index": 31, "scene": "The black marker is located at the back position."} +{"scene_index": 32, "scene": "The black marker is positioned on the right side."} +{"scene_index": 33, "scene": "Black marker is at back left, black marker is at center, black marker is at front right."} +{"scene_index": 34, "scene": "The black marker is located at the back."} +{"scene_index": 35, "scene": "The black marker is located at the back right position."} +{"scene_index": 36, "scene": "The black marker is located at the back, while the marker is positioned at the back right."} +{"scene_index": 37, "scene": "The black marker is positioned at the front right."} +{"scene_index": 38, "scene": "The black marker is located at the back."} +{"scene_index": 39, "scene": "The black marker is located at the front right position."} +{"scene_index": 40, "scene": "The black marker is located at the back position."} +{"scene_index": 41, "scene": "The black marker is located at the back left position."} +{"scene_index": 42, "scene": "The black marker is located at the back left position."} +{"scene_index": 43, "scene": "The black marker is located at the back right position."} +{"scene_index": 44, "scene": "The black marker is located at the back right position."} +{"scene_index": 45, "scene": "The black marker is located at the back left position."} +{"scene_index": 46, "scene": "The black marker is located at the back."} +{"scene_index": 47, "scene": "The black marker is located at the back-right position."} +{"scene_index": 48, "scene": "The black marker is located at the back right position."} +{"scene_index": 49, "scene": "The black marker is located on the left side."} +{"scene_index": 50, "scene": "The black marker is located at the back left position."} +{"scene_index": 51, "scene": "The black marker is located at the back-right position."} +{"scene_index": 52, "scene": "The black marker is located at the back right position."} +{"scene_index": 53, "scene": "The two black markers are placed at the center and the back right positions."} +{"scene_index": 54, "scene": "The black marker is located at the back left position."} +{"scene_index": 55, "scene": "The black marker is located on the left side."} +{"scene_index": 56, "scene": "The black marker is positioned on the right side."} +{"scene_index": 57, "scene": "The black marker is located at the back right position."} +{"scene_index": 58, "scene": "The black marker is located at the back."} +{"scene_index": 59, "scene": "The black marker is positioned at the center."} +{"scene_index": 60, "scene": "The black marker is located at the back."} +{"scene_index": 61, "scene": "Each black marker is located at the back right position."} +{"scene_index": 62, "scene": "The two black markers are both positioned at the back right."} +{"scene_index": 63, "scene": "The black marker is positioned at the center."} +{"scene_index": 64, "scene": "The black marker is located at the back position."} +{"scene_index": 65, "scene": "The black marker is positioned to the right and back."} +{"scene_index": 66, "scene": "The black marker is centered."} +{"scene_index": 67, "scene": "The black marker is located at the back position."} +{"scene_index": 68, "scene": "The black marker is positioned at the center."} +{"scene_index": 69, "scene": "The black marker is located at the back."} +{"scene_index": 70, "scene": "The black marker is located at the back left position."} +{"scene_index": 71, "scene": "The black marker is located at the back left position."} +{"scene_index": 72, "scene": "The black marker is located at the back."} +{"scene_index": 73, "scene": "Black marker (back left), Black marker (center), and Black (front right)."} +{"scene_index": 74, "scene": "The black markers are positioned at the back, back right, and left sides."} +{"scene_index": 75, "scene": "The black markers are positioned on the back, with one located at the back right and the other in a general back position without specific side indication."} +{"scene_index": 76, "scene": "The black marker is located at the back right position."} +{"scene_index": 77, "scene": "The black marker is located at the back."} +{"scene_index": 78, "scene": "The black marker is located at the back right position."} +{"scene_index": 79, "scene": "The two black markers are positioned at the back left and back right of the scene."} +{"scene_index": 80, "scene": "The black marker is located at the back right position."} +{"scene_index": 81, "scene": "The black marker is located at the back."} +{"scene_index": 82, "scene": "The black marker is positioned at the back."} +{"scene_index": 83, "scene": "The black marker is positioned at the back."} +{"scene_index": 84, "scene": "The black marker is on the left, while the other black marker is positioned at the back-left."} +{"scene_index": 85, "scene": "The black marker is located at the back left position."} +{"scene_index": 86, "scene": "The black marker is located at the back right position."} +{"scene_index": 87, "scene": "The black marker is located at the back."} +{"scene_index": 88, "scene": "The first black marker is positioned at the back left, while the second black marker is located further back but without a specific lateral placement."} +{"scene_index": 89, "scene": "The black markers are positioned with one at the back left and another behind it without a specified side."} +{"scene_index": 90, "scene": "The black marker is positioned to the right side."} +{"scene_index": 91, "scene": "The black marker is located at the back left position."} +{"scene_index": 92, "scene": "The black marker is located at the back left position."} +{"scene_index": 93, "scene": "The black marker is on the left."} +{"scene_index": 94, "scene": "The black marker is located at the back left position."} +{"scene_index": 95, "scene": "The black marker is positioned on the left."} +{"scene_index": 96, "scene": "The black marker is on the right side."} +{"scene_index": 97, "scene": "The black marker is located at the back left position."} +{"scene_index": 98, "scene": "The black markers are positioned to the left, back, and front right."} +{"scene_index": 99, "scene": "The black marker is located at the back left position."} +{"scene_index": 100, "scene": "The black marker is positioned at the back."} +{"scene_index": 101, "scene": "The black marker is positioned at the back-left location."} +{"scene_index": 102, "scene": "The black marker is positioned at the back."} +{"scene_index": 103, "scene": "The black marker is located at the back right position."} +{"scene_index": 104, "scene": "The two black markers are positioned at the back right and front right locations relative to the main reference point or object in the scene."} +{"scene_index": 105, "scene": "The two black markers are positioned at the back and center relative to each other."} +{"scene_index": 106, "scene": "The two black markers are positioned on either side, with one on the right and the other on the left."} +{"scene_index": 107, "scene": "The black marker is positioned at the center."} +{"scene_index": 108, "scene": "The black marker is located at the back left position."} +{"scene_index": 109, "scene": "The black marker is located at the back right position."} +{"scene_index": 110, "scene": "The black marker is located at the back."} +{"scene_index": 111, "scene": "The black markers are positioned at three locations: back left, left, and back right."} +{"scene_index": 112, "scene": "The two black markers are both located at the back left position."} +{"scene_index": 113, "scene": "The black marker is located at the back right position."} +{"scene_index": 114, "scene": "The black marker is positioned at the back."} +{"scene_index": 115, "scene": "The black marker is positioned at the back."} +{"scene_index": 116, "scene": "The black marker is located at the back left position."} +{"scene_index": 117, "scene": "The black marker is located at the back left position."} +{"scene_index": 118, "scene": "The black marker is located at the back left position."} +{"scene_index": 119, "scene": "The two black markers are positioned on either side of the composition, with one located to the left and the other to the right."} +{"scene_index": 120, "scene": "The black marker is positioned at the center."} +{"scene_index": 121, "scene": "The black marker is on the left side."} +{"scene_index": 122, "scene": "The two black markers are positioned with one at the back right and the other in the center."} +{"scene_index": 123, "scene": "Two black markers are located at the back, with one specifically positioned at the back right."} +{"scene_index": 124, "scene": "The black marker is located at the back left position."} +{"scene_index": 125, "scene": "The black marker is located at the back."} +{"scene_index": 126, "scene": "The black marker is located at the back left position."} +{"scene_index": 127, "scene": "The two black markers are positioned on the back and right sides."} +{"scene_index": 128, "scene": "The black marker is centered."} +{"scene_index": 129, "scene": "The black marker is located at the back right position."} +{"scene_index": 130, "scene": "The black marker is located at the back position."} +{"scene_index": 131, "scene": "The black marker is positioned at the center."} +{"scene_index": 132, "scene": "The two black markers are positioned with one on the left and the other at the back."} +{"scene_index": 133, "scene": "The black marker is located at the back left position."} +{"scene_index": 134, "scene": "The black marker is located at the back right position."} +{"scene_index": 135, "scene": "The black marker is located at the back left position."} +{"scene_index": 136, "scene": "The black marker is located at the back left position."} +{"scene_index": 137, "scene": "The two black markers are positioned at front right and right locations respectively, with no specific interaction between them."} +{"scene_index": 138, "scene": "The black marker is located at the back."} +{"scene_index": 139, "scene": "The black marker is positioned at the back."} +{"scene_index": 140, "scene": "The black marker is located at the back left position."} +{"scene_index": 141, "scene": "The black marker is located at the back right position."} +{"scene_index": 142, "scene": "The black marker is located at the back right position."} +{"scene_index": 143, "scene": "The black marker is located at the back right position."} +{"scene_index": 144, "scene": "The black marker is located at the back-right position."} +{"scene_index": 145, "scene": "The black marker is positioned at the back."} +{"scene_index": 146, "scene": "The black marker is located at the back right, while the black object is centered."} +{"scene_index": 147, "scene": "The black marker is centered."} +{"scene_index": 148, "scene": "The black marker is positioned at the center."} +{"scene_index": 149, "scene": "The black marker is located at the back left position."} +{"scene_index": 150, "scene": "The black marker is located at the back left position."} +{"scene_index": 151, "scene": "The two black markers are positioned at the back right and center locations."} +{"scene_index": 152, "scene": "The black marker is located at the back, while the color black is positioned on the back left side."} +{"scene_index": 153, "scene": "The black marker is positioned at the center."} +{"scene_index": 154, "scene": "The black markers are placed at positions back right and back."} +{"scene_index": 155, "scene": "The black marker is located at the back right position."} +{"scene_index": 156, "scene": "The black marker is positioned at the center."} +{"scene_index": 157, "scene": "The black marker is located at the back left position."} +{"scene_index": 158, "scene": "The two black markers are positioned at the back, with one located on the right side."} +{"scene_index": 159, "scene": "The black marker is located at the back right position."} +{"scene_index": 160, "scene": "The black marker is positioned at the center."} +{"scene_index": 161, "scene": "The black marker is located at the back."} +{"scene_index": 162, "scene": "The two black markers are positioned at the back and center locations."} +{"scene_index": 163, "scene": "The black marker is at the back and to the right."} +{"scene_index": 164, "scene": "The black marker is on the left."} +{"scene_index": 165, "scene": "The black marker is on the right side."} +{"scene_index": 166, "scene": "The black marker is positioned at the back."} +{"scene_index": 167, "scene": "The black marker is positioned on the right side."} +{"scene_index": 168, "scene": "The black marker is located at the back."} +{"scene_index": 169, "scene": "The black marker is located at the back right position."} +{"scene_index": 170, "scene": "The black marker is located at the back left position."} +{"scene_index": 171, "scene": "The black marker is positioned at the back-left location."} +{"scene_index": 172, "scene": "The black marker is positioned on the left side."} +{"scene_index": 173, "scene": "The black marker is positioned at the center."} +{"scene_index": 174, "scene": "The two black markers are positioned diagonally opposite each other at the back of their respective sides."} +{"scene_index": 175, "scene": "The black marker is positioned at the back."} +{"scene_index": 176, "scene": "The black marker is positioned at the center."} +{"scene_index": 177, "scene": "The black marker is positioned at the center."} +{"scene_index": 178, "scene": "The black marker is on the left."} +{"scene_index": 179, "scene": "The black marker is located at the back right position."} +{"scene_index": 180, "scene": "The three black markers are positioned with one at the center and two at the back left."} +{"scene_index": 181, "scene": "The black marker is positioned at the back."} +{"scene_index": 182, "scene": "The black marker is located at the back left position."} +{"scene_index": 183, "scene": "The two black markers are positioned to the left and back relative to each other."} +{"scene_index": 184, "scene": "The black marker is located at the back right position."} +{"scene_index": 185, "scene": "The black marker is located at the back right position."} +{"scene_index": 186, "scene": "The black marker is positioned at the back-left location."} +{"scene_index": 187, "scene": "The black marker is located at the back."} +{"scene_index": 188, "scene": "The black marker is located at the back left position."} +{"scene_index": 189, "scene": "The black marker is located at the back."} +{"scene_index": 190, "scene": "The black marker is positioned at the center."} +{"scene_index": 191, "scene": "The black marker is located at the back left position."} +{"scene_index": 192, "scene": "The black marker is positioned at the center."} +{"scene_index": 193, "scene": "The two black markers are positioned at the back corners of the space, with one on the left and the other on the right."} +{"scene_index": 194, "scene": "The black marker is positioned at the back."} +{"scene_index": 195, "scene": "The black marker is located at the back right position."} +{"scene_index": 196, "scene": "The black marker is located at the back."} +{"scene_index": 197, "scene": "The black marker is located at the back."} +{"scene_index": 198, "scene": "The black marker is located at the back left position."} +{"scene_index": 199, "scene": "The black marker is positioned at the back-left location."} diff --git a/R1_Lite_move_the_position_of_the_black_marker/annotations/subtask_annotations.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..9a915bc24f6f5298f3503bb4f2433f582ef9ad9c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/annotations/subtask_annotations.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Grasp the Marker pen with left gripper"} +{"subtask_index": 1, "subtask": "Grasp the Marker pen with right gripper"} +{"subtask_index": 2, "subtask": "Place the Marker pen on the table with right gripper"} +{"subtask_index": 3, "subtask": "Static"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Place the Marker pen on the table with left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_black_marker/annotations/subtasks.jsonl b/R1_Lite_move_the_position_of_the_black_marker/annotations/subtasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..a321731c3ac972f8eef92c04c83bfc5f3d80296a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/annotations/subtasks.jsonl @@ -0,0 +1,7 @@ +{"subtask_index": 0, "subtask": "Static"} +{"subtask_index": 1, "subtask": "Place the Marker pen on the table with left gripper"} +{"subtask_index": 2, "subtask": "Grasp the Marker pen with right gripper"} +{"subtask_index": 3, "subtask": "Place the Marker pen on the table with right gripper"} +{"subtask_index": 4, "subtask": "End"} +{"subtask_index": 5, "subtask": "Grasp the Marker pen with left gripper"} +{"subtask_index": 6, "subtask": "null"} diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000000.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d2670f1ddb8bf48ae55183300cc957a21883d590 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bda0c961aecc44d92045abe6783d2d73434669a485114ac3d1943f7ddedfa468 +size 49248 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000001.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c9a9c82dbc2857a1f37bbcea4ad563f510deaab --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e19bbe8f7054983465bcb484fefe418f85b949cc77ebe3ba34c14c3ae67e7e53 +size 52136 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000002.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2a7643e6f6c3f4082f6d8aef50d1e114b1fb53bd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2aa56a1936aa8065d8016872981f25584542707c49e5f6cbb4bdddfefcd209 +size 65750 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000003.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..44df5ee0f7542af299db4cf92bb4ecf026c92efe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bde713579557d8cd9dc378683f698d43b00126a0a771d64cbc98ee63a5bb72f +size 62341 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000004.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4800482b4e6f82c8daf14f51813decaed5ec46e4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f5629682a6dee4e396cc5aa9995acdf5f45deba9971fdf94ab41ef8cfa24207 +size 57282 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000005.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2ef1a715a22cf6eb16702dd7af7769425302773 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fb35c5ebe558686b726c771d88d54532da68e29b45703bcbede00061754a00 +size 56806 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000006.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..77cc870fcd96e7883855efbb664fdf7e61fd3bb4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd623185d19f555d931382a8301c4c08c059a79b2a5ed5bf9ae07c0a88656b9 +size 61553 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000007.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2941e996f29000380f5a7404a5282ef4c9a0f3de --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6da709dcedb7a0ed912841f7424cf6f202c6c9da33fa956270e861a3b7bdeb +size 54734 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000008.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..20abb518c528bce2d75a817b57144c5473bd76cb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:961b007c4cb61ccafcf0656f2cea318f53bcb82d6134067e8d9ad2115f6b8b89 +size 58251 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000009.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5fe183d6f5a60a06b1b9cee019fa298a560515ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b0390871244440b11dc2863d3720b10e76dfc7960356bace922d3bfe82628a4 +size 52176 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000010.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8e5c93dc40ae7c8d4c4cb0089448d9128d067bc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847ae26bbc555e7d47150a3f1ddb5fe4f05e7c39f6000a266d801e81af1d5f75 +size 53485 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000011.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab4e321f0af4ed8ce854f4623eaeadd4a9c2bb8a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:054dd73a09c5535c442cfdda22a6cf138c350b619445d649777216cafb1245d0 +size 52461 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000012.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b17204d15ecf3e703d0d733596ac0847a7de2bb5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f741772cca1badddf34abd6cbb8beac02043681be4cb04bf7a99b9941f725d41 +size 47311 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000013.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1fd815ea1ea2c6ec464819e85b49e4c593974a29 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec97da0a55faf77e2ced4ee06d7e134c41aeaf5ed389dabb387f70a59dbed780 +size 68004 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000014.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0bc099b24c7594fd41e242a335ee24b7c75dc12 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d00caf2a11ef45ba2f75ee24830bea59f6cac4a292c22c8d51dd97812de42089 +size 46086 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000015.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9e6bead7b43edec596ccf9cc18b8d634bf0cca1e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e79406dd00b86ef21a4d1b3572219842d83b75643913ed48edd8d423b2b687e +size 58472 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000016.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..086a3fddc16f5e9813e43d8e557ce05ced74d75f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bf9440e6575b7a9ec20b258d649ec28ec05648226bd1f7dc72ccf57b13881e4 +size 63298 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000017.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..70cb2f79cf17ecf69dbf90edca57bccdc1fe86dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73fc7b199c0500a531af58700303c258e6921e74831f449bb072d6c1e138a089 +size 42266 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000018.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..05b4bbf88ae460994c8016decf25228f3657c343 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2e7d5f2ce6ecd140243ae0b25f2673f04513220a15baf5ae2f698d396f1ae5b +size 55655 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000019.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7ffb1e37041bec19ab2460d4a578b8324b605583 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ec020acf785357dd75501579716a705df0e9c4bf1ca805bedfc167ddb3ed9b9 +size 51370 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000020.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..49bf43ee14407870cb3b5bdb7b0131b4425de048 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5248c9a567efbc491dda429fe26da5ff6b3572f7023617576e2d340e8b4ec022 +size 47092 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000021.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c92bf3bd60d0a486de39d80b0008808ea96d8e6c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89fbf916f019974d7d628843203a7bdc48f09d41d52821cf16ade57cd92a61da +size 56855 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000022.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..93095f4ee30f839490bf3ae164d3ff02d8083176 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04315d70b3936fa391034862d36d5324f57a1a5bb50c71f119d0e4bc21cb535c +size 51270 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000023.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9b29738adcc7a21411321ec5379e46331877906c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3852789be18c4c72bee27a42c520c14793d99298cbc997fa4fb1765bd7e35e15 +size 56171 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000024.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5e2c783b6d74efce1e33863cf020cf82caee1a38 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6de04cfe0f6123b863c2d155d569ec507c1bffb725f013f68a5e37e00647b915 +size 56758 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000025.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bc6bec64f333589e84c7901590ce0adc33b1a8e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d7f61717d08031fadb0dcc1172a852f75723c03d16b4dbb3dd26b29873681a +size 67953 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000026.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7e86704e85a56c4b039e0ca30c691a1aa1758ba7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4208d63f333d987808489917c79fcc308aeb3296f5f3c6e83b681353f7306092 +size 51514 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000027.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1e418f4605696077bb969688267d64901748cdd7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e4acda234b6417fd1d3d1a1150392586e790eab7bf970b697cc6d2e886f7ab +size 56462 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000028.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7909111b08a9e490f4171142c8cd8631c53e98b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e60f6a2e52000e01dc9ab5543d27f6985449fa87638ae952b09148af988b81b7 +size 48989 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000029.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab7d99f1409ea42e3823c0cd79ac3f5b576e9844 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3774e7f3fd9dac24aa641de42a226afb7da3e57da284451f9f8dc6353949164c +size 54210 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000030.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bdf34ef8e23356a9f2d9ad55138146e22e0f64c7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aeb5f46faf25c10b924702837f95019e519cf45674ec0ab6778c06deeb824b2 +size 46045 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000031.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..48ea98cf0ae7fac7db9eeb68bf56a11c544af1a9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a04439b654be40898fc92212dbf110c4d26fae73689f0227d6f024d8977601d +size 52604 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000032.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..58ea6eaa0fa14ed2d277eca927bb91fb22dd5170 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5ff6d494329ae8a2545be4c69710eb6fe018f1df3d3f7d7aa3b399b2996ba0f +size 48780 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000033.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ef4b36f1cd15b745aad24553d26e35c96e31099 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523dad253269d79378e53389670f5a5c5a2c94e68d500e4f956950860f8b4149 +size 55942 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000034.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3be741bafd1bc315cf34207acd3a91eb54b79dc5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:198e5fdd55aa1cdb3ac24ba19a8c91a6dff727aa76d051690f0ab0e578fcd5bf +size 53115 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000035.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4dafc33e52981d0028f2510dcf461234e94f87d9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24859cec1ddf596eaf5df88c8cbbad427471c9b4cf9b329b9090e3620d7de850 +size 52113 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000036.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..c40f45e7cce792d3b354af68d7ff2a71e72738af --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e687f647a5db512a406abdc1ee09aea7cff3dce1be5e352a464abe94bcdea6be +size 51519 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000037.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..bcc04b3ef9e161c1090212248e0aeb8db5a0d4d6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d5e5299d76fb2f0e44674d4af090f0821cfff0330b8f85a377bb9ae668861eb +size 55772 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000038.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ff1ac1231adc8855ae6f158964445f343d01f21f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2c0307389443fa7b412819861a40c5343f129d29e6ab034a2df83936f0ba13 +size 44997 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000039.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..41735eb7620507576f4be43053610157597d07c2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e67dc333eef6de5c0d4255bf1e92007ec88ad2686555ab008fe08812057cc493 +size 56874 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000040.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d8e10f9c434f3264ac3aabd6f04d4ac41ecd4c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00350acef67736dc80640a7b16f3d70ea505e1e9d1791786fe42cb9d486eccac +size 58376 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000041.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2f1d2dc61fe371896f61c61d03dd9bac7ca6e969 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36bcaae7edff057f9515454cd253450ed8e709100ce458e418f58b8387eb86d +size 54181 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000042.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2ffe938497baf791c5272bac82f2b2ee956c8da4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2aa63f2281d0e493432ddaef62faff56adb1b13e59eff019064e627d583211f4 +size 54548 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000043.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e8eb21fb6995f2b3c5cfea9244048deeef2f4707 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70438143a1280bf6f9281d5a64a09928b56fea0a10134323f1509162987e416d +size 50183 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000044.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8c350c4ddb79ae1a1f9a834a75244d00441773f7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecb3100575fdc83ff9a71ce0c92b4697df65eedf473689ff40c766696247a63f +size 58870 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000045.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2c9c71e9ce16403dc441d48e3fc0836f977df7a0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54fca7cdc9b082453cda88446f017e711c17241425b767736529a01a98ce19c +size 54900 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000046.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8eac9090adf7c471e5eae7329a1873e84ae300a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78d0e5d0b34ecb5edf36027c64e6565c8ae4ddf20fca813676af83f9bb1bd40a +size 55273 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000047.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f22e067e6d767acecfe9f7ece75655e79f1b5ff5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71858cb02027990877b7c4d70d681d8444f3963bcf5a722d718286a5eabae328 +size 62564 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000048.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ad214b9e69a8b1f32677d9603850decc46abe35b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9af4b0295fa67e415ba33a4b365b58ca06c7872b927ce3173e67e2b24c93dda +size 47132 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000049.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f3fe76d122a7d9a7c8c88dcdd598ad5c0662f05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e3bd20aa32c686ff2a2e185660f494b369ba9eb2f7ccd3c5bc46732857eef0 +size 62894 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000050.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8ccdc2626568d9c92c41429058e35ad399bae34 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cc8469120c9a8cf4045172e013bd1f2b58d03067b58239abe6fa3fc999cd6d1 +size 59770 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000051.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1370a25185c692b8033312ac8573f7b7f11a1a38 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a68a7047f79502e50e44ff976c4fcde9996669d8201577d416c3ac37a1656743 +size 57792 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000052.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2e87ab31915d673cd53de3207a65df41d73a30db --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba43822cebab1628fd55b06b9551eb05374c5ab86ac97820ff7a34e0e2db72f1 +size 53362 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000053.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb7807f8a938cd75aed7ae0ab2b9238f741f3921 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4357c52928c06f8f2805f6d9a71fd570f053f0e524e4c22371e3ed0efd8f4f3 +size 48596 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000054.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..352b35aec5eb8182fe62b1cfef5579cbade3c6e5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c951e59ffdfb2dd4ef528e18392025c346ee23ea6b28f372455a14b5cb6a07bc +size 54900 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000055.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f105838691fd2b8a3045b5af710b9e1fe24e70f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:883b032d8927ea9cbf81b7a8caeef02dbc983e6db97706a99e6539c4fbcd2dde +size 45840 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000056.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a8e5aab147e6cf365703d4691909dc959693cd16 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bb07f813c7c4a9fd63802487dc3650821a0aec21f4706a8d706818bbe2c9ed +size 58416 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000057.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..78c84220258b58a4743c9af5dc0990c9cf379078 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435770168d001415d9ce1d801275d87bc3e80a720b84764969e554ea2dcfc984 +size 58102 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000058.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6498b247ff3499e7c1c6e8b51789c1937a177aa0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9711c6b1ffe8ffdb146166b794506860e1a1c7e47369305e056bd7ae72343da1 +size 54395 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000059.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..76d1272433851690923e5faa6fdd38d8c1b0729e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:562a96ae5f44b130ae58acd522759a3e6c886d5151f50adfcd81dba0ff0b69b1 +size 49270 diff --git a/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000060.parquet b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d04cf36dc72cac73c46a1e58f5c387286b4a3567 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe0513754254e91278bfac2b749e0ded32cca6eef0f9d4b95cbad9e96e1ac40c +size 56296 diff --git a/R1_Lite_move_the_position_of_the_black_marker/meta/episodes.jsonl b/R1_Lite_move_the_position_of_the_black_marker/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0d7dfe0f14b49cb8c89a28880adcfa69b8cd1937 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/meta/episodes.jsonl @@ -0,0 +1,61 @@ +{"episode_index": 0, "tasks": ["put the black marker in the designated position."], "length": 206} +{"episode_index": 1, "tasks": ["put the black marker in the designated position."], "length": 235} +{"episode_index": 2, "tasks": ["put the black marker in the designated position."], "length": 367} +{"episode_index": 3, "tasks": ["put the black marker in the designated position."], "length": 296} +{"episode_index": 4, "tasks": ["put the black marker in the designated position."], "length": 264} +{"episode_index": 5, "tasks": ["put the black marker in the designated position."], "length": 278} +{"episode_index": 6, "tasks": ["put the black marker in the designated position."], "length": 329} +{"episode_index": 7, "tasks": ["put the black marker in the designated position."], "length": 257} +{"episode_index": 8, "tasks": ["put the black marker in the designated position."], "length": 284} +{"episode_index": 9, "tasks": ["put the black marker in the designated position."], "length": 243} +{"episode_index": 10, "tasks": ["put the black marker in the designated position."], "length": 245} +{"episode_index": 11, "tasks": ["put the black marker in the designated position."], "length": 229} +{"episode_index": 12, "tasks": ["put the black marker in the designated position."], "length": 207} +{"episode_index": 13, "tasks": ["put the black marker in the designated position."], "length": 344} +{"episode_index": 14, "tasks": ["put the black marker in the designated position."], "length": 191} +{"episode_index": 15, "tasks": ["put the black marker in the designated position."], "length": 296} +{"episode_index": 16, "tasks": ["put the black marker in the designated position."], "length": 307} +{"episode_index": 17, "tasks": ["put the black marker in the designated position."], "length": 165} +{"episode_index": 18, "tasks": ["put the black marker in the designated position."], "length": 262} +{"episode_index": 19, "tasks": ["put the black marker in the designated position."], "length": 226} +{"episode_index": 20, "tasks": ["put the black marker in the designated position."], "length": 210} +{"episode_index": 21, "tasks": ["put the black marker in the designated position."], "length": 281} +{"episode_index": 22, "tasks": ["put the black marker in the designated position."], "length": 245} +{"episode_index": 23, "tasks": ["put the black marker in the designated position."], "length": 276} +{"episode_index": 24, "tasks": ["put the black marker in the designated position."], "length": 282} +{"episode_index": 25, "tasks": ["put the black marker in the designated position."], "length": 368} +{"episode_index": 26, "tasks": ["put the black marker in the designated position."], "length": 221} +{"episode_index": 27, "tasks": ["put the black marker in the designated position."], "length": 284} +{"episode_index": 28, "tasks": ["put the black marker in the designated position."], "length": 217} +{"episode_index": 29, "tasks": ["put the black marker in the designated position."], "length": 246} +{"episode_index": 30, "tasks": ["put the black marker in the designated position."], "length": 222} +{"episode_index": 31, "tasks": ["put the black marker in the designated position."], "length": 242} +{"episode_index": 32, "tasks": ["put the black marker in the designated position."], "length": 222} +{"episode_index": 33, "tasks": ["put the black marker in the designated position."], "length": 259} +{"episode_index": 34, "tasks": ["put the black marker in the designated position."], "length": 232} +{"episode_index": 35, "tasks": ["put the black marker in the designated position."], "length": 226} +{"episode_index": 36, "tasks": ["put the black marker in the designated position."], "length": 234} +{"episode_index": 37, "tasks": ["put the black marker in the designated position."], "length": 272} +{"episode_index": 38, "tasks": ["put the black marker in the designated position."], "length": 178} +{"episode_index": 39, "tasks": ["put the black marker in the designated position."], "length": 260} +{"episode_index": 40, "tasks": ["put the black marker in the designated position."], "length": 284} +{"episode_index": 41, "tasks": ["put the black marker in the designated position."], "length": 254} +{"episode_index": 42, "tasks": ["put the black marker in the designated position."], "length": 256} +{"episode_index": 43, "tasks": ["put the black marker in the designated position."], "length": 237} +{"episode_index": 44, "tasks": ["put the black marker in the designated position."], "length": 282} +{"episode_index": 45, "tasks": ["put the black marker in the designated position."], "length": 244} +{"episode_index": 46, "tasks": ["put the black marker in the designated position."], "length": 264} +{"episode_index": 47, "tasks": ["put the black marker in the designated position."], "length": 314} +{"episode_index": 48, "tasks": ["put the black marker in the designated position."], "length": 188} +{"episode_index": 49, "tasks": ["put the black marker in the designated position."], "length": 336} +{"episode_index": 50, "tasks": ["put the black marker in the designated position."], "length": 289} +{"episode_index": 51, "tasks": ["put the black marker in the designated position."], "length": 267} +{"episode_index": 52, "tasks": ["put the black marker in the designated position."], "length": 234} +{"episode_index": 53, "tasks": ["put the black marker in the designated position."], "length": 204} +{"episode_index": 54, "tasks": ["put the black marker in the designated position."], "length": 239} +{"episode_index": 55, "tasks": ["put the black marker in the designated position."], "length": 192} +{"episode_index": 56, "tasks": ["put the black marker in the designated position."], "length": 288} +{"episode_index": 57, "tasks": ["put the black marker in the designated position."], "length": 276} +{"episode_index": 58, "tasks": ["put the black marker in the designated position."], "length": 271} +{"episode_index": 59, "tasks": ["put the black marker in the designated position."], "length": 211} +{"episode_index": 60, "tasks": ["put the black marker in the designated position."], "length": 280} diff --git a/R1_Lite_move_the_position_of_the_black_marker/meta/episodes_stats.jsonl b/R1_Lite_move_the_position_of_the_black_marker/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..87050e04197a45be16a31bbab70748c94f598e4e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/meta/episodes_stats.jsonl @@ -0,0 +1,61 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6101767456427015]], [[0.6550147603485839]], [[0.6408941122004358]]], "std": [[[0.18550534026217047]], [[0.1969926216472712]], [[0.19522645172254835]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8705882352941177]], [[1.0]], [[1.0]]], "mean": [[[0.584527674291939]], [[0.6345712881263617]], [[0.6168471895424836]]], "std": [[[0.18817456854250753]], [[0.19939194089984838]], [[0.1935856135419497]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4425387037037037]], [[0.4564081236383442]], [[0.46460085239651416]]], "std": [[[0.18153030557922492]], [[0.1707783918506059]], [[0.17244428834963368]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6352941176470588]], [[0.6274509803921569]], [[0.6941176470588235]]], "mean": [[[0.44278252450980393]], [[0.44816250816993464]], [[0.4362946595860566]]], "std": [[[0.19111091257489723]], [[0.1831430963743399]], [[0.18845028854004892]]], "count": [100]}, "observation.state": {"min": [-0.8693616986274719, -0.0019148936262354255, -1.9727659225463867, -0.09851063787937164, -0.7874467968940735, -0.6134042739868164, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, -0.04893616959452629, 0.11404255032539368, 0.008085106499493122, -0.01042553223669529, -2.742978811264038, 9.124042510986328, 97.3410415649414], "max": [0.20255319774150848, 2.457446813583374, 0.0, 0.9480851292610168, 0.7744680643081665, 1.6927659511566162, -0.1614893674850464, 0.00042553190723992884, -0.001276595750823617, -0.04787234216928482, 0.12106382846832275, 0.013829787261784077, 0.002765957498922944, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.29990625381469727, 1.3314675092697144, -1.0614522695541382, 0.25733843445777893, 0.05406223610043526, 0.23750777542591095, -1.9746500253677368, -2.0656889319070615e-06, -0.0012765963329002261, -0.04887939617037773, 0.11581593751907349, 0.013014880940318108, -0.003779178950935602, -2.742661237716675, 71.10883331298828, 97.34465789794922], "std": [0.43951430916786194, 0.9187721014022827, 0.8126929998397827, 0.2776247262954712, 0.4331454634666443, 0.7400415539741516, 1.0845637321472168, 5.131062789587304e-05, 5.820766091346741e-10, 0.00020770450646523386, 0.000490740523673594, 0.0007061401265673339, 0.0010633488418534398, 0.00018487365741748363, 37.035736083984375, 0.0064374529756605625], "count": [206]}, "action": {"min": [-0.8697671294212341, -0.004601942375302315, -1.9726992845535278, -0.12425244599580765, -0.8022719621658325, -0.6258641481399536, -2.7585105895996094, 0.0, 0.0, -0.04908738657832146, 0.11504855751991272, 0.00920388475060463, -0.012271846644580364, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.20555342733860016, 2.4559032917022705, 0.003067961661145091, 0.9863496422767639, 0.8222137093544006, 1.7027186155319214, -0.1614893674850464, 0.0, 0.0, -0.0475534051656723, 0.11811652034521103, 0.013805827125906944, 0.003067961661145091, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.303534597158432, 1.3328865766525269, -1.0670541524887085, 0.26432880759239197, 0.052691515535116196, 0.24167653918266296, -1.9746500253677368, 0.0, 0.0, -0.04902040958404541, 0.11652318388223648, 0.013589899055659771, -0.004237145651131868, -2.742661237716675, 70.38835144042969, 100.0, 0.0, 0.0], "std": [0.4420073330402374, 0.9207565784454346, 0.8155570030212402, 0.2883586287498474, 0.43666839599609375, 0.7501466274261475, 1.0845637321472168, 0.0, 0.0, 0.00031355032115243375, 0.0003326856531202793, 0.0008341752109117806, 0.001516417134553194, 0.00018487365741748363, 45.654296875, 0.0, 0.0, 0.0], "count": [206]}, "timestamp": {"min": [0.0], "max": [6.833333333333333], "mean": [3.416666666666667], "std": [1.9822125684867067], "count": [206]}, "frame_index": {"min": [0], "max": [205], "mean": [102.5], "std": [59.466377054601196], "count": [206]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [206]}, "index": {"min": [477], "max": [682], "mean": [579.5], "std": [59.466377054601196], "count": [206]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [206]}, "subtask_annotation": {"mean": [2.6407766990291264, 6.0, 6.0, 6.0, 6.0], "std": [2.117217302375102, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [206]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [206]}, "eef_direction_state": {"mean": [4.480582524271845, 6.0], "std": [1.5095526407610238, 0.0], "min": [0, 6], "max": [6, 6], "count": [206]}, "eef_velocity_state": {"mean": [1.296116504854369, 0.0], "std": [0.8502909073977669, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_acc_mag_state": {"mean": [1.1504854368932038, 0.0], "std": [0.8655627033769634, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_direction_action": {"mean": [4.509708737864078, 6.0], "std": [1.4902280116870885, 0.0], "min": [0, 6], "max": [6, 6], "count": [206]}, "eef_velocity_action": {"mean": [1.2621359223300972, 0.0], "std": [0.8697858797834962, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_acc_mag_action": {"mean": [1.0922330097087378, 0.0], "std": [0.8568614348434694, 0.0], "min": [0, 0], "max": [2, 0], "count": [206]}, "eef_sim_pose_state": {"mean": [0.263648080003288, 0.21146824141246243, 1.2708032768311568, 0.224615980499198, 0.42450292099149844, -0.2656918707897529, 0.06490379809013437, -0.33619731882565623, 1.1840502819963497, -0.0029236403041809087, 0.065654404780844, 0.013040896315706176], "std": [0.13650016066436887, 0.16537346528851898, 0.08542754624966002, 0.32145848604258015, 0.3013580691200951, 0.33649580080324976, 1.650875889185435e-05, 1.601366946470596e-05, 7.5452780299583e-05, 0.0010561236373760091, 0.0005317511636359483, 0.0007069505091669718], "min": [0.06898198135233913, -0.0373548626336373, 1.1822695563960608, -0.16602896922233704, -0.0019144688366681262, -0.9129278103922727, 0.06489548040991498, -0.3363083028306306, 1.1832386443577312, -0.009704160617102105, 0.06424989824093674, 0.008106057811179117], "max": [0.42125246749917006, 0.36370548826168936, 1.4801983673915653, 0.8476163932092586, 0.8469601248428091, 0.36353005222787704, 0.06499379015897909, -0.3361771119450216, 1.1842036549035773, 0.0034264789870248158, 0.07191253600043401, 0.013859532224546056], "count": [206]}, "eef_sim_pose_action": {"mean": [0.2630770511524286, 0.2101747468462773, 1.2711413985521165, 0.22448035199645033, 0.42514549875759894, -0.27299706285056086, 0.06498626943573163, -0.3361844364776203, 1.1840509228445715, -0.003318485928086252, 0.06749633692352608, 0.013620890874217109], "std": [0.13596882130793927, 0.16544705400102167, 0.08736724548744607, 0.3233571839720828, 0.3012289297039441, 0.34759223385595084, 2.618302308618359e-05, 1.877010231848516e-05, 6.008599862271978e-05, 0.0014959948926467168, 0.00018523841299355567, 0.0008360271842381539], "min": [0.06900263073315571, -0.03715479818887481, 1.1813823196623647, -0.16029761426075403, -0.0015339808305725455, -0.9169080786831293, 0.06497110930195599, -0.33628312790561526, 1.183644107212104, -0.011546004299928421, 0.06595487578223302, 0.009224888016849148], "max": [0.42117084636073043, 0.3641050089321998, 1.4938167546193344, 0.8783664178536661, 0.8603717341703789, 0.42126353682194345, 0.06511043584816142, -0.336179577341167, 1.1842200232005724, 0.0037938040459806932, 0.06902620907962032, 0.013837329797114271], "count": [206]}, "gripper_mode_state": {"mean": [0.2912621359223301, 0.0], "std": [0.45434403715718735, 0.0], "min": [0, 0], "max": [1, 0], "count": [206]}, "gripper_activity_state": {"mean": [1.7427184466019416, 2.0], "std": [0.6284673824668807, 0.0], "min": [0, 2], "max": [2, 2], "count": [206]}, "gripper_mode_action": {"mean": [0.2961165048543689, 0.0], "std": [0.45654301046801793, 0.0], "min": [0, 0], "max": [1, 0], "count": [206]}, "gripper_activity_action": {"mean": [1.9563106796116505, 2.0], "std": [0.26628326508548456, 0.0], "min": [0, 2], "max": [2, 2], "count": [206]}, "gripper_open_scale_state": {"mean": [0.7110891617617572, 0.9734478159784118], "std": [0.37035747832189037, 6.4362678776359e-05], "min": [0.09124042510986329, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [206]}, "gripper_open_scale_action": {"mean": [0.7038834951456311, 1.0], "std": [0.45654301046801793, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [206]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.6005051851851853]], [[0.6496350245098039]], [[0.6333904765795206]]], "std": [[[0.18231933572331369]], [[0.19422648075037097]], [[0.18903262200624008]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.573974681372549]], [[0.6278180419389978]], [[0.6075723093681916]]], "std": [[[0.18816207728534956]], [[0.20056735727012978]], [[0.19227828891034393]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44097733387799565]], [[0.45093100217864923]], [[0.44769499727668843]]], "std": [[[0.17681794048973576]], [[0.16805070295220964]], [[0.16679704028444892]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6352941176470588]], [[0.6431372549019608]], [[0.6588235294117647]]], "mean": [[[0.4300081209150327]], [[0.4394856345315904]], [[0.43344901960784316]]], "std": [[[0.1928920633558938]], [[0.18598513417717458]], [[0.19486707721541063]]], "count": [100]}, "observation.state": {"min": [-0.6551063656806946, -0.0019148936262354255, -1.9729787111282349, -0.08127659559249878, -0.7938297986984253, 0.0, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, 0.0, 0.04404255375266075, 0.037021275609731674, -0.10851063579320908, -2.760425567626953, 10.294042587280273, 97.96267700195312], "max": [0.002340425504371524, 2.3929786682128906, 0.0, 0.7710638046264648, 0.0008510638144798577, 1.0861701965332031, -0.1951063871383667, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.04595744609832764, 0.04085106402635574, -0.09893617033958435, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.2063927799463272, 1.398329734802246, -0.992023766040802, 0.31327030062675476, -0.4751288592815399, 0.7187522649765015, -2.2295525074005127, -0.004706206731498241, -0.0012765947030857205, 0.0, 0.04482840746641159, 0.03920503705739975, -0.10471615940332413, -2.7604312896728516, 79.81684875488281, 97.96285247802734], "std": [0.2107471227645874, 0.8877673149108887, 0.6579017639160156, 0.2244344800710678, 0.30626562237739563, 0.4264940321445465, 0.9471100568771362, 0.00019855887512676418, 1.0477378964424133e-09, 0.0, 0.0003810971975326538, 0.0003504740307107568, 0.0007554391049779952, 5.7220458984375e-06, 32.34458923339844, 0.00017547607421875], "count": [235]}, "action": {"min": [-0.6550098061561584, -0.0015339808305725455, -1.9742332696914673, -0.13038836419582367, -0.7976700067520142, 0.0, -2.7585105895996094, -0.006135923322290182, -0.003067961661145091, 0.0, 0.04448544234037399, 0.03681553900241852, -0.11044661700725555, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.003067961661145091, 2.393010139465332, -0.0, 0.809941828250885, 0.0015339808305725455, 1.0921943187713623, -0.1951063871383667, -0.004601942375302315, 0.0, 0.0, 0.04601942375302315, 0.041417479515075684, -0.09970875084400177, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.20201517641544342, 1.3941395282745361, -0.9885814785957336, 0.3119658827781677, -0.4773618280887604, 0.7206709384918213, -2.2295525074005127, -0.004712920635938644, -0.0010574667248874903, 0.0, 0.04499457776546478, 0.03985746577382088, -0.10565528273582458, -2.7604312896728516, 80.0, 100.0, 0.0, 0.0], "std": [0.21012310683727264, 0.8908901810646057, 0.659489095211029, 0.23563356697559357, 0.3081184923648834, 0.4282948672771454, 0.9471100568771362, 0.00039737901533953846, 0.0014580909628421068, 0.0, 0.0007223529973998666, 0.000281822110991925, 0.0011116837849840522, 5.7220458984375e-06, 40.0, 0.0, 0.0, 0.0], "count": [235]}, "timestamp": {"min": [0.0], "max": [7.8], "mean": [3.9], "std": [2.261268080819551], "count": [235]}, "frame_index": {"min": [0], "max": [234], "mean": [117.0], "std": [67.83804242458652], "count": [235]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [235]}, "index": {"min": [683], "max": [917], "mean": [800.0], "std": [67.83804242458652], "count": [235]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [235]}, "subtask_annotation": {"mean": [2.1106382978723404, 6.0, 6.0, 6.0, 6.0], "std": [2.096728357547011, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [235]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [235]}, "eef_direction_state": {"mean": [4.425531914893617, 6.0], "std": [1.9823120055327623, 0.0], "min": [0, 6], "max": [6, 6], "count": [235]}, "eef_velocity_state": {"mean": [0.948936170212766, 0.0], "std": [0.9071518065798454, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_acc_mag_state": {"mean": [0.9914893617021276, 0.0], "std": [0.8896161704566131, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_direction_action": {"mean": [4.4, 6.0], "std": [2.0067969609686926, 0.0], "min": [0, 6], "max": [6, 6], "count": [235]}, "eef_velocity_action": {"mean": [0.9531914893617022, 0.0], "std": [0.8955804165348642, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_acc_mag_action": {"mean": [1.0170212765957447, 0.0], "std": [0.8798740598798409, 0.0], "min": [0, 0], "max": [2, 0], "count": [235]}, "eef_sim_pose_state": {"mean": [0.30567107182341474, 0.24944240691622005, 1.2448131476327835, 0.16085560528289733, 0.5033566403171529, -0.906022010539308, 0.06892414616761706, -0.3354999654094373, 1.1778729518862534, -0.10300805282412827, 0.04351834276169612, 0.03453604388179074], "std": [0.1571725136725547, 0.09228074385705805, 0.05540715857389548, 0.12328674558015014, 0.32164020682809835, 0.609401150661261, 1.7346406435709583e-06, 9.482191744188127e-06, 3.90184571970773e-05, 0.0007458584144374568, 0.00038073902405969114, 0.0003862099930397407], "min": [0.0684720408342289, 0.036306999340276126, 1.1824174577710442, -0.022807029975254745, -0.052379398035008684, -1.6006731011655262, 0.06891815763500081, -0.3355496749104174, 1.1777573621442141, -0.10674746653234016, 0.042732812514506335, 0.03237461194462838], "max": [0.45660583890426004, 0.33349964493447803, 1.3912118577726456, 0.40017903573167446, 0.7754519661926649, 0.002127661491661506, 0.06892840539123961, -0.3354537167325234, 1.177953423389331, -0.09728042318431514, 0.04464621880242636, 0.035785446603974605], "count": [235]}, "eef_sim_pose_action": {"mean": [0.3048579061215184, 0.25078765794997104, 1.24458854453823, 0.15930246533450065, 0.49717211740523853, -0.9058125012433834, 0.06893842051609918, -0.3354852088957605, 1.1778609301230267, -0.10390350459106018, 0.04390220736271505, 0.03518299847315307], "std": [0.15717804252991538, 0.09231987916971399, 0.056585649004560014, 0.12846619181216962, 0.32721535568202953, 0.6149109244598151, 0.00010304497691111531, 9.832190314546266e-06, 7.83301373176478e-05, 0.0011018081276532939, 0.0016849358676282113, 0.0005402330871592679], "min": [0.06658362880168449, 0.036410138174572546, 1.182215556882844, -0.04530114172811328, -0.093800758993003, -1.6206340998274644, 0.06879020421241663, -0.33552202853886537, 1.1777096400366256, -0.10866709170043126, 0.04138452495861644, 0.030716040898238914], "max": [0.45607998460895866, 0.33350948677880005, 1.4072304395740827, 0.4635892579925973, 0.7656162490787293, 0.003067963465947019, 0.06901935407291324, -0.33545100947273093, 1.1779374083432004, -0.0980020492770534, 0.045982801374830684, 0.03685372682396231], "count": [235]}, "gripper_mode_state": {"mean": [0.19574468085106383, 0.0], "std": [0.3967728579043419, 0.0], "min": [0, 0], "max": [1, 0], "count": [235]}, "gripper_activity_state": {"mean": [1.7872340425531914, 2.0], "std": [0.5811276716488377, 0.0], "min": [0, 2], "max": [2, 2], "count": [235]}, "gripper_mode_action": {"mean": [0.2, 0.0], "std": [0.39999999999999986, 0.0], "min": [0, 0], "max": [1, 0], "count": [235]}, "gripper_activity_action": {"mean": [1.9617021276595745, 2.0], "std": [0.24972597023185042, 0.0], "min": [0, 2], "max": [2, 2], "count": [235]}, "gripper_open_scale_state": {"mean": [0.7981680167583712, 0.9796267700195342], "std": [0.32344590921499283, 2.9976021664879227e-15], "min": [0.10294042587280273, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [235]}, "gripper_open_scale_action": {"mean": [0.8, 1.0], "std": [0.39999999999999986, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [235]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9215686274509803]], [[0.9372549019607843]]], "mean": [[[0.594772962962963]], [[0.6301016503267973]], [[0.6023501770152505]]], "std": [[[0.21001329455363743]], [[0.22617936293858998]], [[0.2288206497375187]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.8941176470588236]], [[0.8784313725490196]]], "mean": [[[0.5691518382352941]], [[0.6109861737472767]], [[0.5797063807189543]]], "std": [[[0.2091581752200349]], [[0.22488670409676098]], [[0.22273601299753698]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9490196078431372]], [[0.9647058823529412]]], "mean": [[[0.46171770424836606]], [[0.46633099128540306]], [[0.46134942810457513]]], "std": [[[0.17931396713795966]], [[0.172822766341719]], [[0.17931419334957732]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7803921568627451]], [[0.7803921568627451]]], "mean": [[[0.4274089733115468]], [[0.4358528839869281]], [[0.42978089869281044]]], "std": [[[0.26177526672800827]], [[0.25869467322861833]], [[0.2699011195768553]]], "count": [100]}, "observation.state": {"min": [-0.09957446902990341, -0.0019148936262354255, -1.8010637760162354, -0.08659574389457703, -0.48680850863456726, 0.006595744751393795, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.003829787252470851, 0.0008510638144798577, -0.020638298243284225, -2.742553234100342, 10.294042587280273, 97.3410415649414], "max": [0.751914918422699, 2.1027660369873047, 0.0, 1.3970212936401367, -0.001276595750823617, 2.4502127170562744, -0.1951063871383667, -0.0017021276289597154, -0.001276595750823617, 0.0, 0.001276595750823617, 0.011914893984794617, 0.011063829995691776, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [0.15388575196266174, 1.1763452291488647, -0.9056718349456787, 0.6356908679008484, -0.14595574140548706, 1.19404137134552, -2.2269933223724365, -0.0017073469934985042, -0.0012765902793034911, 0.0, -0.0012592002749443054, 0.002817553700879216, -0.0045243240892887115, -2.742553472518921, 79.72679901123047, 97.34121704101562], "std": [0.20623597502708435, 0.8500556349754333, 0.6521404385566711, 0.478568434715271, 0.11552375555038452, 0.9220988154411316, 0.98482346534729, 3.2907719287322834e-05, 5.471520125865936e-09, 0.0, 0.0003762309206649661, 0.0008017650106921792, 0.003562911879271269, 2.384185791015625e-07, 33.6463508605957, 0.00017547607421875], "count": [367]}, "action": {"min": [-0.14112623035907745, -0.003067961661145091, -1.8530488014221191, -0.13038836419582367, -0.4939418137073517, 0.006135923322290182, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0, -0.004601942375302315, 0.0015339808305725455, -0.023009711876511574, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.7593204975128174, 2.104621648788452, 0.0015339808305725455, 1.4434759616851807, -0.0015339808305725455, 2.468175172805786, -0.1951063871383667, -0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, 0.012271846644580364, 0.01073786523193121, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [0.1554369032382965, 1.1805261373519897, -0.9088403582572937, 0.6459224820137024, -0.1486789435148239, 1.2096202373504639, -2.2269933223724365, -0.001533983857370913, 0.0, 0.0, -0.0015214444138109684, 0.0031891814433038235, -0.004919614177197218, -2.742553472518921, 79.83650970458984, 100.0, 0.0, 0.0], "std": [0.20956940948963165, 0.8502378463745117, 0.6541754603385925, 0.4848955273628235, 0.11896946281194687, 0.929792046546936, 0.98482346534729, 3.026798367500305e-09, 0.0, 0.0, 0.0003299116506241262, 0.0008271539700217545, 0.003903318429365754, 2.384185791015625e-07, 40.122093200683594, 0.0, 0.0, 0.0], "count": [367]}, "timestamp": {"min": [0.0], "max": [12.2], "mean": [6.1], "std": [3.531446036839741], "count": [367]}, "frame_index": {"min": [0], "max": [366], "mean": [183.0], "std": [105.94338110519222], "count": [367]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [367]}, "index": {"min": [3147], "max": [3513], "mean": [3330.0], "std": [105.94338110519222], "count": [367]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [367]}, "subtask_annotation": {"mean": [2.3051771117166213, 6.0, 6.0, 6.0, 6.0], "std": [2.0093922268238265, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [367]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [367]}, "eef_direction_state": {"mean": [4.305177111716621, 6.0], "std": [2.003960767105337, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_state": {"mean": [1.005449591280654, 0.0], "std": [0.8545264967000749, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_state": {"mean": [0.9945504087193461, 0.0], "std": [0.8577092309420224, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_direction_action": {"mean": [4.395095367847412, 6.0], "std": [1.93329579225031, 0.0], "min": [0, 6], "max": [6, 6], "count": [367]}, "eef_velocity_action": {"mean": [1.0190735694822888, 0.0], "std": [0.8685646730772435, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_acc_mag_action": {"mean": [0.9700272479564033, 0.0], "std": [0.8524212984799452, 0.0], "min": [0, 0], "max": [2, 0], "count": [367]}, "eef_sim_pose_state": {"mean": [0.24515605808383728, 0.3746721007589776, 1.2602990976055823, 0.390479154804154, 0.807531107122567, -0.6738204225164192, 0.06903393057929089, -0.336387749354427, 1.1825949075885602, -0.004531308297180997, -0.0025357891625192542, 0.0011102182886094584], "std": [0.1340254955205558, 0.05843958052056895, 0.07265440442225773, 0.40874748779724474, 0.6370192733858067, 0.6340109043195341, 1.1130073225345487e-07, 1.8049858955576977e-05, 3.8564671981700555e-05, 0.0035631405861241603, 0.00037623130892599035, 0.000802775366982537], "min": [0.06896442591189199, 0.3266150867389778, 1.1818236870192922, -0.09127683663533581, -0.05850433939707811, -1.852934822450334, 0.06903294355303888, -0.3364321190171933, 1.182334981087049, -0.02063829824328423, -0.005106381153977324, -0.0008510527185574676], "max": [0.4047129807952832, 0.5202162655788738, 1.4947532126082375, 1.2890945438203782, 1.4945572305667705, -0.0008510732057182661, 0.06903419183017542, -0.3361831557767195, 1.182858398347717, 0.011058940897922984, 0.0, 0.010212776063754411], "count": [367]}, "eef_sim_pose_action": {"mean": [0.24531377419837616, 0.3748230162336117, 1.260066554963655, 0.38136628967092606, 0.8108949522426957, -0.6966600963066125, 0.06913037468572243, -0.33638350370752723, 1.1826509520866435, -0.004924286648039323, -0.0015214343270496505, 0.0016551983054585923], "std": [0.13319704797005413, 0.05892593068056221, 0.07234953875547173, 0.42467720305047807, 0.6314761887235277, 0.6623936558743778, 1.0843875764378042e-07, 1.861311730990616e-05, 3.381680588937186e-05, 0.003902902772708407, 0.0003299082190495601, 0.0008271540250405694], "min": [0.06582112934660089, 0.32043923728202833, 1.1816386210001861, -0.272079220744629, 0.0, -2.0472307422547473, 0.06912911952035808, -0.33642075069495697, 1.182337765023819, -0.0229908875567329, -0.00460193696085609, 0.0], "max": [0.40436224517323205, 0.5293672888913479, 1.4753988163432408, 1.2588662653094909, 1.480516179646639, -1.804801928132621e-09, 0.06913053742327216, -0.33617912095899777, 1.182966711112478, 0.010735512133819805, 0.0015338653245402512, 0.01073788025099633], "count": [367]}, "gripper_mode_state": {"mean": [0.19618528610354224, 0.0], "std": [0.3971103368334983, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_state": {"mean": [1.8555858310626703, 2.0], "std": [0.48785257367487994, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_mode_action": {"mean": [0.2016348773841962, 0.0], "std": [0.4012209535984597, 0.0], "min": [0, 0], "max": [1, 0], "count": [367]}, "gripper_activity_action": {"mean": [1.9754768392370572, 2.0], "std": [0.20067523312830496, 0.0], "min": [0, 2], "max": [2, 2], "count": [367]}, "gripper_open_scale_state": {"mean": [0.797267390336916, 0.9734104156494207], "std": [0.33646336937225535, 6.5503158452884236e-15], "min": [0.10294042587280273, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [367]}, "gripper_open_scale_action": {"mean": [0.7983651226158038, 1.0], "std": [0.4012209535984597, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [367]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6206075980392157]], [[0.6488549373638345]], [[0.6253936791938998]]], "std": [[[0.18824456687554392]], [[0.1989802999735475]], [[0.19508203040627375]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5958765550108933]], [[0.6302084940087146]], [[0.6031420833333333]]], "std": [[[0.19341756874423616]], [[0.20233254037984208]], [[0.19499015716466186]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511103730936819]], [[0.44886848583878]], [[0.4429526633986928]]], "std": [[[0.18077269039448646]], [[0.1760156118546886]], [[0.17849140457023385]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6784313725490196]], [[0.6980392156862745]], [[0.8]]], "mean": [[[0.4458667238562092]], [[0.4438722494553377]], [[0.44402997549019607]]], "std": [[[0.1932531335334167]], [[0.1894103356171476]], [[0.19882413675188712]]], "count": [100]}, "observation.state": {"min": [-0.8234042525291443, -0.00042553190723992884, -1.9765957593917847, -0.04170212894678116, -0.6393616795539856, -0.6195744872093201, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, 0.0, 0.0382978729903698, 0.026808511465787888, -0.055744681507349014, -2.759999990463257, 2.711085081100464, 97.3410415649414], "max": [0.2606382966041565, 2.45914888381958, 0.0, 0.9553191661834717, 0.515744686126709, 1.9963829517364502, 0.02638297900557518, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04170212894678116, 0.029787234961986542, -0.03787234053015709, -2.742553234100342, 97.89613342285156, 97.94789123535156], "mean": [-0.2376345545053482, 1.4705677032470703, -1.241560459136963, 0.32537662982940674, 0.02537948451936245, 0.2915813624858856, -1.8263294696807861, -0.004596040118485689, -0.0012765921419486403, 0.0, 0.04101420193910599, 0.02827848307788372, -0.04211322218179703, -2.7458443641662598, 66.02970123291016, 97.45556640625], "std": [0.3559369444847107, 0.9108420610427856, 0.769062340259552, 0.2842557430267334, 0.37001273036003113, 0.755440890789032, 1.1362110376358032, 0.00018382843700237572, 3.6088749766349792e-09, 0.0, 0.00043458532309159636, 0.0004027349059469998, 0.0011507489252835512, 0.004790293052792549, 38.80754470825195, 0.1666693091392517], "count": [296]}, "action": {"min": [-0.832951545715332, 0.0, -1.9757672548294067, -0.07516505569219589, -0.6427379250526428, -0.6258641481399536, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0, 0.03834952041506767, 0.02761165425181389, -0.04295146092772484, -2.759999990463257, 0.0, 100.0, 0.0, 0.0], "max": [0.2623107135295868, 2.45743727684021, 0.006135923322290182, 0.9664078950881958, 0.5184854865074158, 2.0110487937927246, 0.02638297900557518, -0.004601942375302315, 0.0, -0.0, 0.041417479515075684, 0.029145635664463043, -0.03834952041506767, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2428046315908432, 1.47136652469635, -1.2443585395812988, 0.3280024826526642, 0.02805229090154171, 0.29069995880126953, -1.8263294696807861, -0.0046019526198506355, 0.0, 0.0, 0.041329335421323776, 0.028974611312150955, -0.04274939373135567, -2.7458443641662598, 66.21621704101562, 100.0, 0.0, 0.0], "std": [0.35922977328300476, 0.9104881286621094, 0.7697114944458008, 0.28698107600212097, 0.3744223713874817, 0.765043318271637, 1.1362110376358032, 1.0244548320770264e-08, 0.0, 0.0, 0.00039897431270219386, 0.00048277791938744485, 0.0009173663565889001, 0.004790293052792549, 47.29738998413086, 0.0, 0.0, 0.0], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [296]}, "index": {"min": [4318], "max": [4613], "mean": [4465.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [2.3378378378378377, 6.0, 6.0, 6.0, 6.0], "std": [2.1436709296868557, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [296]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [296]}, "eef_direction_state": {"mean": [4.054054054054054, 6.0], "std": [1.8609928466967687, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.3243243243243243, 0.0], "std": [0.8030029468511132, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_state": {"mean": [1.2533783783783783, 0.0], "std": [0.8137264581674212, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_direction_action": {"mean": [4.128378378378378, 6.0], "std": [1.886224619786641, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.2939189189189189, 0.0], "std": [0.8249263973188333, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_action": {"mean": [1.2297297297297298, 0.0], "std": [0.7935090949136866, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_sim_pose_state": {"mean": [0.3233503492303868, 0.23898395055561972, 1.2837810167188741, 0.19656884333807267, 0.46425930853990194, -0.2820076085532708, 0.06894746718180926, -0.3357483501964561, 1.1782631839118018, -0.04098904277993699, 0.03972173574050685, 0.023704768460460632], "std": [0.16720839446350486, 0.13799469506149703, 0.08190506159373168, 0.29110279957320667, 0.3187607534227774, 0.32433812126562345, 1.843742396296048e-06, 9.866629625027573e-06, 4.45040523916275e-05, 0.0011361441302293745, 0.0004342194272644705, 0.0004489250222075105], "min": [0.06895323401853069, 0.006163735559947111, 1.1824513849300629, -0.20318208666040297, -0.02616998695578654, -0.9576902325472114, 0.0689443914354726, -0.3357892946835358, 1.1781927244356407, -0.054584466334884625, 0.03700796843153009, 0.02214710542488764], "max": [0.5010581974733933, 0.4122821145342187, 1.4841793693272327, 0.8924363757605654, 0.9587494285687117, 0.10210240543633417, 0.06895867926465116, -0.3357124744124799, 1.1785413551708805, -0.03682315152219471, 0.04040982301956708, 0.02512896394843831], "count": [296]}, "eef_sim_pose_action": {"mean": [0.32239074256298483, 0.2373761952263614, 1.2843809051380832, 0.19382396488300804, 0.46208563453602947, -0.286677882037548, 0.06903674581230083, -0.33573296714748196, 1.178260211321164, -0.04155122944673928, 0.041312014442441064, 0.024397379511143888], "std": [0.16607508026508935, 0.1387190370976148, 0.08405764299860648, 0.28960017663898624, 0.3156387162991149, 0.33698734839183964, 1.8026790806094532e-06, 1.0864996761430418e-05, 4.0852408525030795e-05, 0.0008960216887692149, 0.0003985136643143822, 0.00048343277010369864], "min": [0.06889840696855365, 0.006632406154783974, 1.1822155835518542, -0.19179160342005336, -0.004593281978654495, -1.0182542142155149, 0.06903628905237645, -0.3357636840848225, 1.1782511529255164, -0.041807347329625516, 0.03833489527422662, 0.02303001802267704], "max": [0.50156609939329, 0.41267155158229574, 1.4766264243215848, 0.8419666853372723, 0.9751999288672457, 0.16884508270129114, 0.06904964673959177, -0.3357291169663946, 1.178565351435472, -0.037247827110966754, 0.041401683075187545, 0.024568695309063977], "count": [296]}, "gripper_mode_state": {"mean": [0.3344594594594595, 0.0], "std": [0.47180115455300287, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_state": {"mean": [1.6554054054054055, 2.0], "std": [0.704357459136376, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.33783783783783783, 0.0], "std": [0.47297297297297275, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_action": {"mean": [1.9391891891891893, 2.0], "std": [0.3124954345904654, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.6602973868556918, 0.9745569791020533], "std": [0.38807557801821196, 0.0016666915849433816], "min": [0.027110850811004637, 0.9734104156494141], "max": [0.9789613342285156, 0.9794789123535156], "count": [296]}, "gripper_open_scale_action": {"mean": [0.6621621621621622, 1.0], "std": [0.47297297297297275, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [296]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6167618055555556]], [[0.6556566067538127]], [[0.6256624319172114]]], "std": [[[0.1841999555571673]], [[0.19412643224062778]], [[0.19300163846960022]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.8901960784313725]], [[0.8627450980392157]]], "mean": [[[0.5913727423747276]], [[0.6348220751633986]], [[0.6019149945533768]]], "std": [[[0.1884350373764982]], [[0.19881277874516629]], [[0.19288033666887183]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4474681862745098]], [[0.45143627178649237]], [[0.45016925925925927]]], "std": [[[0.17669648657797637]], [[0.1726564737393756]], [[0.17518667894299084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.7176470588235294]], [[0.6745098039215687]]], "mean": [[[0.4334939406318083]], [[0.4379587881263617]], [[0.42272989923747273]]], "std": [[[0.198008397068336]], [[0.18874327843925046]], [[0.19911485300925952]]], "count": [100]}, "observation.state": {"min": [-0.8693616986274719, -0.0031914892606437206, -1.9719148874282837, -0.062340427190065384, -0.5868085026741028, -0.7423404455184937, -2.7585105895996094, -0.004680851008743048, -0.001276595750823617, -0.00042553190723992884, -0.006595744751393795, 0.006170212756842375, -0.0936170220375061, -2.760425567626953, 11.133039474487305, 97.36326599121094], "max": [0.29723402857780457, 2.3236169815063477, 0.0, 0.9202127456665039, 0.4699999988079071, 1.7097872495651245, -0.2191489338874817, -0.0042553190141916275, -0.001276595750823617, 0.0, -0.0017021276289597154, 0.0382978729903698, 0.0031914892606437206, -2.7431914806365967, 97.89613342285156, 97.96267700195312], "mean": [-0.2636663019657135, 1.2656123638153076, -1.0086389780044556, 0.3494897186756134, 0.060871340334415436, 0.09784653037786484, -2.086899757385254, -0.004647010006010532, -0.0012765933061018586, -1.128304393205326e-05, -0.005506129935383797, 0.009149734862148762, 0.0012790131149813533, -2.7557156085968018, 74.94429779052734, 97.79869079589844], "std": [0.42769700288772583, 0.8176649212837219, 0.66190505027771, 0.312502920627594, 0.33792492747306824, 0.7790384292602539, 1.0497968196868896, 0.00011514396464917809, 2.444721758365631e-09, 6.836672400822863e-05, 0.0004124601255171001, 0.002888681832700968, 0.008026905357837677, 0.004037212580442429, 35.85384750366211, 0.14036552608013153], "count": [264]}, "action": {"min": [-0.8697671294212341, -0.0015339808305725455, -1.9726992845535278, -0.08743690699338913, -0.5921165943145752, -0.7470486164093018, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0, -0.007669903803616762, 0.006135923322290182, -0.03528155758976936, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.29759228229522705, 2.3270487785339355, 0.0015339808305725455, 0.9311263561248779, 0.475534051656723, 1.7211264371871948, -0.2191489338874817, -0.004601942375302315, 0.0, -0.0, -0.004601942375302315, 0.03067961521446705, 0.003067961661145091, -2.7431914806365967, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2636823356151581, 1.2572137117385864, -1.0029367208480835, 0.34688884019851685, 0.06112097203731537, 0.09860517829656601, -2.086899757385254, -0.004601952154189348, 0.0, 0.0, -0.006164986174553633, 0.009279442019760609, 0.0021265416871756315, -2.7557156085968018, 74.24242401123047, 100.0, 0.0, 0.0], "std": [0.42745068669319153, 0.8208658695220947, 0.6652194857597351, 0.3169534206390381, 0.33950066566467285, 0.7795606851577759, 1.0497968196868896, 9.778887033462524e-09, 0.0, 0.0, 0.0002480899856891483, 0.0016087397234514356, 0.0026309159584343433, 0.004037212580442429, 43.72986602783203, 0.0, 0.0, 0.0], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [264]}, "index": {"min": [4614], "max": [4877], "mean": [4745.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [2.5113636363636362, 6.0, 6.0, 6.0, 6.0], "std": [2.085271137347234, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [264]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [264]}, "eef_direction_state": {"mean": [3.9318181818181817, 6.0], "std": [2.017698891169593, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.3181818181818181, 0.0], "std": [0.8731533051044796, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_state": {"mean": [1.0416666666666667, 0.0], "std": [0.836075035296752, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_direction_action": {"mean": [3.981060606060606, 6.0], "std": [2.0290553323607154, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.2916666666666667, 0.0], "std": [0.8802153375192011, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_action": {"mean": [1.0795454545454546, 0.0], "std": [0.8287667578052178, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_sim_pose_state": {"mean": [0.26069827604614193, 0.26706523678452104, 1.286730936324323, 0.16534998014085606, 0.5181083861094884, -0.17177375981358436, 0.06903116151477308, -0.33617794557920905, 1.1830333446485959, 0.001217566787445903, -0.006793706995700396, 0.004502948280844037], "std": [0.13835972644922573, 0.12465674703946476, 0.08603317333446964, 0.3175268386932559, 0.38453466464894515, 0.2549466004447947, 5.898553033262454e-06, 6.514210686586894e-05, 3.5865077560643065e-05, 0.008036143241193913, 0.0003802975083528309, 0.0028875432457472123], "min": [0.06875116949992276, 0.0784733402703201, 1.1821387001416104, -0.23193299181574256, -0.0034041482558007097, -0.8055267196239639, 0.06898917832680938, -0.33624421923379266, 1.1827581631207098, -0.09374736640829591, -0.007872109567082175, 0.0014895328321513903], "max": [0.5042007768727754, 0.4470334177778436, 1.4985195850518802, 1.0157455316519344, 0.9555350268247169, 0.3297807837206332, 0.0690328256656518, -0.3355212526106996, 1.1831419060741675, 0.003135355130195674, -0.003401759025822182, 0.033617243681910755], "count": [264]}, "eef_sim_pose_action": {"mean": [0.2587166882431151, 0.2672298026981069, 1.2864924093462424, 0.16240479200564628, 0.5110255783754162, -0.1739578315702089, 0.06912873574774123, -0.3361765071400296, 1.1831269183619328, 0.002069351863746737, -0.006164702785411532, 0.004677655765385964], "std": [0.13818195049884172, 0.12452116022983488, 0.0877867873812277, 0.30757371799601957, 0.3873936822686626, 0.2625942580803982, 5.30142024416244e-07, 3.6197371966946515e-05, 2.5429317554177984e-05, 0.0026387704407446907, 0.00024808655307479805, 0.0016087708992086943], "min": [0.06840448571973992, 0.07948587242806479, 1.1817552166419796, -0.27773299390735434, -0.0015333293423078764, -0.8289461144046649, 0.06912138159160805, -0.33624724470067385, 1.1829667081883328, -0.035469778186579634, -0.007669678199955898, 0.0015340964532919404], "max": [0.5041116883115049, 0.4470574790526008, 1.5292995024630722, 0.9933019601353186, 0.9585715563253641, 0.3817436785658683, 0.06912977077412752, -0.33569500449844086, 1.1832811753647576, 0.00302089959034879, -0.004601807014801729, 0.026078250022807534], "count": [264]}, "gripper_mode_state": {"mean": [0.25, 0.0], "std": [0.4330127018922193, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_state": {"mean": [1.8106060606060606, 2.0], "std": [0.5523033827797322, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_mode_action": {"mean": [0.25757575757575757, 0.0], "std": [0.43729908150490443, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_action": {"mean": [1.9659090909090908, 2.0], "std": [0.2359152215003038, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_open_scale_state": {"mean": [0.7494439857295045, 0.9779869588216161], "std": [0.35853833724981643, 0.001403654728945067], "min": [0.11133039474487305, 0.9736326599121093], "max": [0.9789613342285156, 0.9796267700195312], "count": [264]}, "gripper_open_scale_action": {"mean": [0.7424242424242424, 1.0], "std": [0.43729908150490443, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [264]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6141235484749455]], [[0.6486441094771241]], [[0.6226403376906318]]], "std": [[[0.18537781752821406]], [[0.19660026104986425]], [[0.2004652763002008]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9607843137254902]], [[1.0]]], "mean": [[[0.5877063970588234]], [[0.6271383006535948]], [[0.5977638289760349]]], "std": [[[0.19017143299898187]], [[0.20036054331281075]], [[0.1993938036666731]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4553964433551198]], [[0.4554767456427015]], [[0.44238354302832245]]], "std": [[[0.17907048951483656]], [[0.17483326188735307]], [[0.18609104490263764]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7647058823529411]], [[0.7568627450980392]], [[0.7725490196078432]]], "mean": [[[0.4344046704793028]], [[0.4338421160130719]], [[0.4119198502178649]]], "std": [[[0.2043124760571077]], [[0.1964617840610797]], [[0.21170210785043872]]], "count": [100]}, "observation.state": {"min": [-1.0202127695083618, -0.002765957498922944, -1.9651063680648804, -0.4382978677749634, -0.7965957522392273, -0.0031914892606437206, -2.7585105895996094, -0.005106383003294468, 0.00042553190723992884, -0.005106383003294468, -0.006170212756842375, 0.0, 0.002765957498922944, -2.760425567626953, 10.635392189025879, 97.96267700195312], "max": [0.3625531792640686, 2.4000000953674316, 0.0, 0.8046808242797852, 0.0, 1.2246809005737305, -0.20489361882209778, -0.003829787252470851, 0.00042553190723992884, -0.0017021276289597154, 0.008085106499493122, 0.003617021255195141, 0.009148935787379742, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.0968131273984909, 1.3916122913360596, -1.084709644317627, 0.3099815845489502, -0.3848874866962433, 0.5863611698150635, -2.081205129623413, -0.004625753965228796, 0.0004255323437973857, -0.0017664184560999274, -0.005365071352571249, 0.002653451170772314, 0.007659568917006254, -2.760432243347168, 74.74993133544922, 97.96285247802734], "std": [0.47589990496635437, 0.9290798306465149, 0.7454715371131897, 0.30014970898628235, 0.3092542290687561, 0.4594493508338928, 1.0556745529174805, 0.00015595040167681873, 4.3655745685100555e-10, 0.00043059492600150406, 0.001440962660126388, 0.0003877430281136185, 0.0007979361689649522, 6.67572021484375e-06, 36.05497741699219, 0.00017547607421875], "count": [278]}, "action": {"min": [-1.020097255706787, -0.0015339808305725455, -1.9650293588638306, -0.4448544383049011, -0.8007379770278931, -0.003067961661145091, -2.7585105895996094, -0.004601942375302315, 0.0015339808305725455, -0.006135923322290182, -0.007669903803616762, 0.0, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3635534346103668, 2.40067982673645, -0.0, 0.8160777688026428, -0.0, 1.2317866086959839, -0.20489361882209778, -0.004601942375302315, 0.0015339808305725455, -0.0015339808305725455, 0.007669903803616762, 0.004601942375302315, 0.01073786523193121, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.09408615529537201, 1.3911610841751099, -1.0861848592758179, 0.3129099905490875, -0.386315256357193, 0.589947521686554, -2.081205129623413, -0.0046019526198506355, 0.0015339833917096257, -0.0016001983312889934, -0.005948324222117662, 0.0030293413437902927, 0.007631293497979641, -2.760432243347168, 74.10071563720703, 100.0, 0.0, 0.0], "std": [0.47505223751068115, 0.9284937977790833, 0.7455556392669678, 0.30785617232322693, 0.30980420112609863, 0.45981669425964355, 1.0556745529174805, 1.0244548320770264e-08, 2.561137080192566e-09, 0.0005162128945812583, 0.0015390538610517979, 0.00039916319656185806, 0.0008572684600949287, 6.67572021484375e-06, 43.80816650390625, 0.0, 0.0, 0.0], "count": [278]}, "timestamp": {"min": [0.0], "max": [9.233333333333333], "mean": [4.616666666666667], "std": [2.675038940526536], "count": [278]}, "frame_index": {"min": [0], "max": [277], "mean": [138.5], "std": [80.25116821579608], "count": [278]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [278]}, "index": {"min": [5973], "max": [6250], "mean": [6111.5], "std": [80.25116821579608], "count": [278]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [278]}, "subtask_annotation": {"mean": [2.6223021582733814, 6.0, 6.0, 6.0, 6.0], "std": [2.0874252897660943, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [278]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [278]}, "eef_direction_state": {"mean": [4.31294964028777, 6.0], "std": [1.8849778935930246, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_state": {"mean": [1.129496402877698, 0.0], "std": [0.9161581684160265, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_state": {"mean": [0.9640287769784173, 0.0], "std": [0.8766357531929672, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_direction_action": {"mean": [4.241007194244604, 6.0], "std": [1.914402547808628, 0.0], "min": [0, 6], "max": [6, 6], "count": [278]}, "eef_velocity_action": {"mean": [1.1402877697841727, 0.0], "std": [0.9046816224793466, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_acc_mag_action": {"mean": [1.0071942446043165, 0.0], "std": [0.8691052446613176, 0.0], "min": [0, 0], "max": [2, 0], "count": [278]}, "eef_sim_pose_state": {"mean": [0.28885854148143875, 0.2930293280754053, 1.2597219851519033, 0.16723894061618472, 0.45525695487727896, -0.6444751997244087, 0.06902719604358577, -0.33632459686969196, 1.1835442116480699, 0.007641468939335651, -0.006705929679395909, -0.00197223246419407], "std": [0.15687810375077044, 0.17584669250144316, 0.06617584626111188, 0.09867286252152471, 0.3294272476740086, 0.5032604112749961, 3.252993373195608e-05, 9.237203412656968e-06, 6.871450008278308e-05, 0.0007960818638663217, 0.0010764117635832311, 0.00042184464385982575], "min": [0.06892199003360838, -0.08137883066321584, 1.1819860583146466, -0.0031914892606437215, -0.12846214445674953, -1.4464533237669133, 0.06877454027552031, -0.3363818667358313, 1.1829529189734092, 0.002765776421439092, -0.008936153726162077, -0.004680851008743047], "max": [0.4649466707596133, 0.4576748833629269, 1.405359620111998, 0.3888235548806229, 0.8346915439752274, -0.0042553190141916275, 0.06903238762774276, -0.33630167414507006, 1.1840957990662375, 0.00912951494066266, 0.003404255403438583, -0.001063740595952256], "count": [278]}, "eef_sim_pose_action": {"mean": [0.28897371041561876, 0.29422459981673854, 1.26032904522998, 0.17029690020193983, 0.4556101879529932, -0.6440446025408434, 0.06912435568864772, -0.33631713081108816, 1.183583254319609, 0.007612681951394606, -0.006014500494989648, -0.0015725490330627885], "std": [0.15645965879314339, 0.17519520178894815, 0.06724416349710448, 0.10337306436134369, 0.3362894912524879, 0.503702154636304, 3.899926814008323e-05, 8.815400990150887e-06, 1.9386494276398325e-05, 0.0008557207550389753, 0.0010255572955968893, 0.0003991709001192561], "min": [0.06878769467435991, -0.08118468662972123, 1.1819882385248763, -0.003067961661145091, -0.1703839717366702, -1.4535821142516023, 0.06878137175076413, -0.3363842619889285, 1.1834438765347537, 0.003060902322514049, -0.007669867706878941, -0.004601942375302316], "max": [0.4649836696104596, 0.45759331819214644, 1.3958122074340154, 0.4041361323975748, 0.8782949991519606, -0.004601942375302314, 0.06912938545046768, -0.3362817654846866, 1.183741373697798, 0.010719040247704575, 0.0030679613118993476, 8.66306771943326e-08], "count": [278]}, "gripper_mode_state": {"mean": [0.25539568345323743, 0.0], "std": [0.43608339606856333, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_state": {"mean": [1.816546762589928, 2.0], "std": [0.5419253077502151, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_mode_action": {"mean": [0.2589928057553957, 0.0], "std": [0.43808165029175, 0.0], "min": [0, 0], "max": [1, 0], "count": [278]}, "gripper_activity_action": {"mean": [1.9676258992805755, 2.0], "std": [0.23001902559349863, 0.0], "min": [0, 2], "max": [2, 2], "count": [278]}, "gripper_open_scale_state": {"mean": [0.7474980519658401, 0.9796267700195344], "std": [0.3605498892204492, 3.1086244689504383e-15], "min": [0.10635392189025879, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [278]}, "gripper_open_scale_action": {"mean": [0.7410071942446043, 1.0], "std": [0.43808165029174995, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [278]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5961256399782136]], [[0.6303913126361655]], [[0.6021421677559913]]], "std": [[[0.1885200699180508]], [[0.19924760647525266]], [[0.20795775751245082]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5753960729847495]], [[0.6151780855119826]], [[0.5828012854030501]]], "std": [[[0.18884605292221954]], [[0.19801786671030702]], [[0.20124690241877166]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4343978159041394]], [[0.4396144662309368]], [[0.42729191993464055]]], "std": [[[0.17773533911954467]], [[0.17072049994460298]], [[0.17939689147452414]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.807843137254902]], [[0.7019607843137254]], [[0.7098039215686275]]], "mean": [[[0.4400252151416122]], [[0.43902827614379086]], [[0.4134580882352941]]], "std": [[[0.20278601748296782]], [[0.19644406520276467]], [[0.21203649247483042]]], "count": [100]}, "observation.state": {"min": [-0.6557446718215942, -0.003617021255195141, -1.97957444190979, -0.08893617242574692, -0.8263829946517944, 0.0, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, -0.001276595750823617, -0.00042553190723992884, 0.004680851008743048, -2.760425567626953, 11.066163063049316, 97.96267700195312], "max": [0.06765957176685333, 2.514468193054199, 0.0, 0.43148934841156006, -0.001276595750823617, 1.0289361476898193, -0.2172340452671051, -0.0031914892606437206, -0.00042553190723992884, 0.0, 0.00042553190723992884, 0.0017021276289597154, 0.015744680538773537, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.2363862544298172, 1.7485145330429077, -1.385148286819458, 0.17022843658924103, -0.5521883368492126, 0.4920743703842163, -2.138307809829712, -0.0031914820428937674, -0.0008497710223309696, 0.0, 2.4574779672548175e-05, 6.596389721380547e-05, 0.0077798692509531975, -2.7604329586029053, 76.70170593261719, 97.96286010742188], "std": [0.20786720514297485, 0.9714716076850891, 0.7508935332298279, 0.11107276380062103, 0.3078383505344391, 0.2851734161376953, 1.0338585376739502, 7.2177499532699585e-09, 8.457768853986636e-05, 0.0, 0.00018753997574094683, 0.00021641317289322615, 0.001134789432398975, 7.3909759521484375e-06, 35.312374114990234, 0.00018310546875], "count": [329]}, "action": {"min": [-0.6565437912940979, -0.0015339808305725455, -1.980369210243225, -0.11351457983255386, -0.8314175605773926, -0.0015339808305725455, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0, -0.0015339808305725455, 0.0, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08283495903015137, 2.51572847366333, 0.0015339808305725455, 0.4663301706314087, -0.0015339808305725455, 1.035436987876892, -0.2172340452671051, -0.003067961661145091, 0.0015339808305725455, -0.0, -0.0, 0.003067961661145091, 0.015339807607233524, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2351141721010208, 1.7493586540222168, -1.3866010904312134, 0.17331163585186005, -0.5539632439613342, 0.4945205748081207, -2.138307809829712, -0.0030679674819111824, 2.797533306875266e-05, 0.0, -3.7300444091670215e-05, 0.0003916543792001903, 0.007847098633646965, -2.7604329586029053, 76.29179382324219, 100.0, 0.0, 0.0], "std": [0.208296537399292, 0.9714385867118835, 0.7492604851722717, 0.116282157599926, 0.3081694543361664, 0.2860881984233856, 1.0338585376739502, 5.820766091346741e-09, 0.00020525837317109108, 0.0, 0.00023627707560081035, 0.0006794858491048217, 0.001236043288372457, 7.3909759521484375e-06, 42.52925109863281, 0.0, 0.0, 0.0], "count": [329]}, "timestamp": {"min": [0.0], "max": [10.933333333333334], "mean": [5.466666666666667], "std": [3.165789352155671], "count": [329]}, "frame_index": {"min": [0], "max": [328], "mean": [164.0], "std": [94.97368056467013], "count": [329]}, "episode_index": {"min": [27], "max": [27], "mean": [27.0], "std": [0.0], "count": [329]}, "index": {"min": [6834], "max": [7162], "mean": [6998.0], "std": [94.97368056467013], "count": [329]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [329]}, "subtask_annotation": {"mean": [2.13677811550152, 6.0, 6.0, 6.0, 6.0], "std": [2.1767247535907983, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [329]}, "scene_annotation": {"mean": [27.0], "std": [0.0], "min": [27], "max": [27], "count": [329]}, "eef_direction_state": {"mean": [4.237082066869301, 6.0], "std": [2.0902928044804163, 0.0], "min": [0, 6], "max": [6, 6], "count": [329]}, "eef_velocity_state": {"mean": [0.9848024316109423, 0.0], "std": [0.8521812030971008, 0.0], "min": [0, 0], "max": [2, 0], "count": [329]}, "eef_acc_mag_state": {"mean": [0.9088145896656535, 0.0], "std": [0.8704267158989734, 0.0], "min": [0, 0], "max": [2, 0], "count": [329]}, "eef_direction_action": {"mean": [4.276595744680851, 6.0], "std": [2.0774003125209504, 0.0], "min": [0, 6], "max": [6, 6], "count": [329]}, "eef_velocity_action": {"mean": [0.9817629179331308, 0.0], "std": [0.8645159186384765, 0.0], "min": [0, 0], "max": [2, 0], "count": [329]}, "eef_acc_mag_action": {"mean": [0.9574468085106383, 0.0], "std": [0.8706708019377702, 0.0], "min": [0, 0], "max": [2, 0], "count": [329]}, "eef_sim_pose_state": {"mean": [0.40378921974738635, 0.2220424444799369, 1.23921482657804, 0.11314892782847805, 0.38247595196304696, -0.8877377036868063, 0.06906646810176977, -0.3364157946719287, 1.182473081271767, 0.00777979834305242, -0.0008251955865316805, -0.003125525314185597], "std": [0.2019370026364855, 0.08808136717039569, 0.05715744012147351, 0.08543194388155997, 0.21198653664236275, 0.5393777169274544, 6.375438600385195e-06, 4.871307807087388e-06, 2.004444051103144e-05, 0.0011348284608437497, 0.00017364475791382085, 0.00021641358140103866], "min": [0.06122358810027699, 0.050116381196806614, 1.182084912737137, -0.004483159877972431, -0.10510674226672356, -1.6824208236448044, 0.0690342545440447, -0.33642685451504595, 1.1824319526745692, 0.00467922131162653, -0.0017021276580635458, -0.003617021321992104], "max": [0.5883168883218864, 0.3336420217719755, 1.420661801502154, 0.34969999949443453, 0.6350637438750306, -0.0029787233797833315, 0.06909850875734944, -0.33637897551331164, 1.182616147126404, 0.01574468053877354, -0.0004255318687127474, -0.0014893591659509717], "count": [329]}, "eef_sim_pose_action": {"mean": [0.40379746981510467, 0.2222216556323614, 1.2391532412539126, 0.11539851241540969, 0.38436080005720047, -0.888736739965902, 0.06913272138695906, -0.33641149287938704, 1.1824994595392526, 0.007847059459774743, -9.325084003431277e-06, -0.0026763069645418004], "std": [0.20201148574923525, 0.08782678927283295, 0.05732596919270955, 0.08814711146625775, 0.21965549934112905, 0.5387102690768368, 1.55004237481695e-05, 1.5294257736736558e-05, 2.588759104106855e-05, 0.001236099746059369, 0.00026727452096512175, 0.0006794865683044791], "min": [0.053678585796118575, 0.04968815183303671, 1.1813943921495476, -0.0071940770105553, -0.11160916923484021, -1.688583564642844, 0.06913046993912428, -0.33642065548371464, 1.1824949999999999, 0.0030632554704593737, -0.0015339808305725455, -0.003067961661145093], "max": [0.588385239451419, 0.33365097813866157, 1.4275848919310343, 0.33138376324497654, 0.7216008728229673, -0.0030679688803740366, 0.06924652991175212, -0.3363512611820933, 1.1826871189109367, 0.015339807607233526, 0.0015339808305725455, 3.6095868687687632e-09], "count": [329]}, "gripper_mode_state": {"mean": [0.23404255319148937, 0.0], "std": [0.4233989094070731, 0.0], "min": [0, 0], "max": [1, 0], "count": [329]}, "gripper_activity_state": {"mean": [1.8480243161094225, 2.0], "std": [0.500459411450151, 0.0], "min": [0, 2], "max": [2, 2], "count": [329]}, "gripper_mode_action": {"mean": [0.23708206686930092, 0.0], "std": [0.425293028908635, 0.0], "min": [0, 0], "max": [1, 0], "count": [329]}, "gripper_activity_action": {"mean": [1.972644376899696, 2.0], "std": [0.21176490514711693, 0.0], "min": [0, 2], "max": [2, 2], "count": [329]}, "gripper_open_scale_state": {"mean": [0.7670159958778563, 0.9796267700195346], "std": [0.3531237856281036, 3.3306690738754696e-15], "min": [0.11066163063049317, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [329]}, "gripper_open_scale_action": {"mean": [0.7629179331306991, 1.0], "std": [0.425293028908635, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [329]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6018328839869281]], [[0.6372147222222222]], [[0.6120865495642702]]], "std": [[[0.19632872364690618]], [[0.20841773363642827]], [[0.2127540339244821]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5825696704793029]], [[0.6243845833333332]], [[0.5957213616557734]]], "std": [[[0.1937407227151142]], [[0.20476568581499893]], [[0.20438714593743906]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4502728104575163]], [[0.45367266067538126]], [[0.44183674564270153]]], "std": [[[0.1772905563766466]], [[0.17050623295962986]], [[0.18276162323932607]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4342657380174292]], [[0.43791102668845316]], [[0.42129065359477125]]], "std": [[[0.20094618282839372]], [[0.19529599425491306]], [[0.21268789520406056]]], "count": [100]}, "observation.state": {"min": [-0.837872326374054, -0.0031914892606437206, -1.9742553234100342, -0.44765958189964294, -0.7187234163284302, -0.013404255732893944, -2.7585105895996094, -0.00042553190723992884, 0.00042553190723992884, -0.0008510638144798577, 0.0, 0.0008510638144798577, 0.003829787252470851, -2.760425567626953, 9.841846466064453, 97.94789123535156], "max": [-0.007659574504941702, 2.468510627746582, 0.0, 0.32276594638824463, 0.0, 1.1068085432052612, -0.18212765455245972, 0.0, 0.00042553190723992884, 0.0, 0.003617021255195141, 0.002340425504371524, 0.012765957042574883, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.4121129810810089, 1.5016279220581055, -1.0454351902008057, -0.0683351382613182, -0.35451364517211914, 0.47394177317619324, -2.080029249191284, -4.967298536939779e-06, 0.0004255323437973857, -8.941135456552729e-05, 0.0012567256344482303, 0.0012517579598352313, 0.006118882447481155, -2.7604267597198486, 74.70880889892578, 97.9626693725586], "std": [0.336302787065506, 0.9624528288841248, 0.6847811937332153, 0.21036797761917114, 0.23529300093650818, 0.3759930431842804, 1.051733374595642, 4.570630699163303e-05, 4.3655745685100555e-10, 0.0001997928775381297, 0.0013237242819741368, 0.00021666180691681802, 0.0011158757843077183, 4.612438351614401e-05, 35.92055130004883, 0.0015966828214004636], "count": [257]}, "action": {"min": [-0.8375535011291504, -0.004601942375302315, -1.9742332696914673, -0.44792237877845764, -0.7225049734115601, -0.013805827125906944, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.004601942375302315, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.4697091579437256, 0.0015339808305725455, 0.35588353872299194, -0.0, 1.1182719469070435, -0.18212765455245972, 0.0, 0.0015339808305725455, -0.0, 0.003067961661145091, 0.003067961661145091, 0.012271846644580364, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4167287349700928, 1.5016286373138428, -1.0448975563049316, -0.0654059574007988, -0.3547256886959076, 0.47534894943237305, -2.080029249191284, 0.0, 0.0015101080061867833, -8.362284279428422e-05, 0.0011997282272204757, 0.0015399521216750145, 0.006356779020279646, -2.7604267597198486, 73.92996215820312, 100.0, 0.0, 0.0], "std": [0.33632105588912964, 0.9624516367912292, 0.6814480423927307, 0.2159854918718338, 0.23295079171657562, 0.3729890286922455, 1.051733374595642, 0.0, 0.00018987902149092406, 0.00034812637022696435, 0.0013726959004998207, 9.550076356390491e-05, 0.0011469412129372358, 4.612438351614401e-05, 43.90169143676758, 0.0, 0.0, 0.0], "count": [257]}, "timestamp": {"min": [0.0], "max": [8.533333333333333], "mean": [4.266666666666667], "std": [2.4729649321321876], "count": [257]}, "frame_index": {"min": [0], "max": [256], "mean": [128.0], "std": [74.18894796396563], "count": [257]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [257]}, "index": {"min": [7163], "max": [7419], "mean": [7291.0], "std": [74.18894796396563], "count": [257]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [257]}, "subtask_annotation": {"mean": [2.5214007782101167, 6.0, 6.0, 6.0, 6.0], "std": [2.1228168421259093, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [257]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [257]}, "eef_direction_state": {"mean": [4.182879377431907, 6.0], "std": [1.9925978480099205, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_state": {"mean": [1.1556420233463034, 0.0], "std": [0.8860666351744915, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_state": {"mean": [1.093385214007782, 0.0], "std": [0.8501745182798329, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_direction_action": {"mean": [4.171206225680934, 6.0], "std": [1.9985081265258946, 0.0], "min": [0, 6], "max": [6, 6], "count": [257]}, "eef_velocity_action": {"mean": [1.1284046692607004, 0.0], "std": [0.8794290815037561, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_acc_mag_action": {"mean": [1.1245136186770428, 0.0], "std": [0.8275780711342667, 0.0], "min": [0, 0], "max": [2, 0], "count": [257]}, "eef_sim_pose_state": {"mean": [0.31422617934395547, 0.17423310131008113, 1.241153394680367, 0.28172905708152146, 0.3369227244798079, -0.8149482840212221, 0.06915563929237883, -0.33646195853517147, 1.1824006621783467, 0.0061208888504252655, 0.0015928457824455065, 0.0012467945877027225], "std": [0.17551584607672913, 0.1342953685424862, 0.05683170772468699, 0.2695467553825244, 0.245174071347, 0.5194914281036468, 1.5119897099941044e-05, 4.998102106184582e-06, 0.00012989353032091523, 0.001115501903506687, 0.00127674660923468, 0.00022087313653073283], "min": [0.06888365028467228, 0.0025472684533173508, 1.1819420623709413, -0.013404255732893944, -0.19281954366226994, -1.3517650040612152, 0.06909796463261077, -0.33647108851329477, 1.1821775576291815, 0.0038307831773503795, -0.00042553156049596197, 0.000851063814479856], "max": [0.5815089673242508, 0.33369485313635555, 1.3953482109122348, 0.7864381276150219, 0.688087125460874, -0.007659574504941702, 0.06916260404543284, -0.33643757345295616, 1.1827406114439252, 0.012765413810465021, 0.0036170198579563717, 0.002340425716269853], "count": [257]}, "eef_sim_pose_action": {"mean": [0.31306953931706416, 0.17326471624246115, 1.240783300051593, 0.28268463319822884, 0.3404700102980789, -0.8207893310357942, 0.06923784304453738, -0.3364555865274362, 1.1824295486272451, 0.006360806533801866, 0.0026262078837754974, 0.001539956361846681], "std": [0.17528034786447624, 0.1343721547871364, 0.056216983672705716, 0.2648983264513245, 0.256760679922705, 0.5165589939511395, 2.947668485312734e-05, 2.1490475247067792e-06, 0.00015632036121687569, 0.0011464839983808676, 0.0013689157545469749, 9.550055700485935e-05], "min": [0.06692925992465093, 0.002356910011310597, 1.1807192231002597, -0.013805827125906946, -0.23160536861272174, -1.3565912481347113, 0.06912997612559288, -0.3364557208429075, 1.1821805253004012, 0.004601942375302315, 0.0, 0.0015339808305725447], "max": [0.5815719755853415, 0.33368549700233646, 1.4000481846679111, 0.8133846498822201, 0.7006974489278184, -0.007669903803616762, 0.06924639844322603, -0.3364212017670418, 1.1829551940686913, 0.012274199742691769, 0.004601937077271412, 0.0030679652707319605], "count": [257]}, "gripper_mode_state": {"mean": [0.2529182879377432, 0.0], "std": [0.43468451498113403, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_state": {"mean": [1.793774319066148, 2.0], "std": [0.5719447298217201, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_mode_action": {"mean": [0.2607003891050584, 0.0], "std": [0.43901673797878077, 0.0], "min": [0, 0], "max": [1, 0], "count": [257]}, "gripper_activity_action": {"mean": [1.9649805447470816, 2.0], "std": [0.23903848332151992, 0.0], "min": [0, 2], "max": [2, 2], "count": [257]}, "gripper_open_scale_state": {"mean": [0.7470867322854978, 0.9796250440545614], "std": [0.3592054027958414, 1.5881378952618162e-05], "min": [0.09841846466064454, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [257]}, "gripper_open_scale_action": {"mean": [0.7392996108949417, 1.0], "std": [0.43901673797878077, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [257]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.6196559776688454]], [[0.6638053159041395]], [[0.6403822630718954]]], "std": [[[0.18758057121030264]], [[0.19800353685749558]], [[0.19414613695870198]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9764705882352941]], [[0.9921568627450981]], [[0.9490196078431372]]], "mean": [[[0.5752400190631809]], [[0.6247716013071896]], [[0.5990583278867103]]], "std": [[[0.2028991187608916]], [[0.2135949180003031]], [[0.2057504046680612]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.7098039215686275]], [[0.7215686274509804]]], "mean": [[[0.4424337554466231]], [[0.451993864379085]], [[0.4461492919389978]]], "std": [[[0.1860450529609981]], [[0.17869720695888025]], [[0.18093497666456987]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43369116557734205]], [[0.4433698665577342]], [[0.4365099128540305]]], "std": [[[0.19566333028765875]], [[0.1854257097635713]], [[0.1902867603601002]]], "count": [100]}, "observation.state": {"min": [-0.005106383003294468, 0.0, 0.0, -0.005744680762290955, -0.03255319222807884, 0.03297872468829155, -2.7585105895996094, -0.12063829600811005, -0.0019148936262354255, -1.9727659225463867, -0.13893617689609528, -0.5753191709518433, -0.751914918422699, -2.760425567626953, 97.77780151367188, 9.331069946289062], "max": [-0.0042553190141916275, 0.0, 0.0, -0.005319148767739534, -0.03170212730765343, 0.03404255211353302, -2.7551064491271973, 0.861914873123169, 2.519787311553955, 0.0, 0.5710638165473938, 0.51382976770401, 0.5868085026741028, -0.1674468070268631, 97.89613342285156, 97.96267700195312], "mean": [-0.004670373164117336, 0.0, 0.0, -0.00553042022511363, -0.03200630843639374, 0.033427514135837555, -2.757037878036499, 0.4374546706676483, 1.5967379808425903, -1.3313724994659424, 0.23165859282016754, 0.008524849079549313, -0.07691864669322968, -2.0542240142822266, 97.844970703125, 73.82013702392578], "std": [7.502255903091282e-05, 0.0, 0.0, 0.0002127606567228213, 0.00023128614702727646, 0.0002326665708096698, 0.0013680318370461464, 0.32110700011253357, 0.9963772296905518, 0.8028095960617065, 0.2448303997516632, 0.3535192906856537, 0.46567022800445557, 1.0811947584152222, 0.047557879239320755, 36.938499450683594], "count": [284]}, "action": {"min": [-0.006135923322290182, 0.0, -0.0, -0.006135923322290182, -0.032213594764471054, 0.03374757617712021, -2.7585105895996094, -0.12732040882110596, 0.0, -1.9726992845535278, -0.139592245221138, -0.5783107280731201, -0.7562525272369385, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.004601942375302315, 0.0, -0.0, -0.006135923322290182, -0.032213594764471054, 0.03374757617712021, -2.7551064491271973, 0.8620972037315369, 2.5203304290771484, 0.003067961661145091, 0.575242817401886, 0.5169515013694763, 0.5921165943145752, -0.1674468070268631, 100.0, 100.0, 0.0, 0.0], "mean": [-0.004628959111869335, 0.0, 0.0, -0.00613593403249979, -0.03221360221505165, 0.03374765068292618, -2.757037878036499, 0.43698519468307495, 1.5963780879974365, -1.330992579460144, 0.2385658174753189, 0.011153744533658028, -0.07732072472572327, -2.0542240142822266, 100.0, 73.591552734375, 0.0, 0.0], "std": [0.00020173873053863645, 0.0, 0.0, 1.0710209608078003e-08, 7.450580596923828e-09, 7.450580596923828e-08, 0.0013680318370461464, 0.3207020163536072, 0.9956674575805664, 0.8002363443374634, 0.2481377124786377, 0.3573375344276428, 0.46752989292144775, 1.0811947584152222, 0.0, 44.084407806396484, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [284]}, "index": {"min": [8274], "max": [8557], "mean": [8415.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.25, 6.0, 6.0, 6.0, 6.0], "std": [1.1494793677580335, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [284]}, "eef_direction_state": {"mean": [6.0, 3.757042253521127], "std": [0.0, 2.239400633070758], "min": [6, 0], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [0.0, 1.2112676056338028], "std": [0.0, 0.8907267638416633], "min": [0, 0], "max": [0, 2], "count": [284]}, "eef_acc_mag_state": {"mean": [0.0, 1.073943661971831], "std": [0.0, 0.8295747746196135], "min": [0, 0], "max": [0, 2], "count": [284]}, "eef_direction_action": {"mean": [6.0, 3.8309859154929575], "std": [0.0, 2.1930486561525124], "min": [6, 0], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [0.0, 1.2007042253521127], "std": [0.0, 0.8872331162993211], "min": [0, 0], "max": [0, 2], "count": [284]}, "eef_acc_mag_action": {"mean": [0.0, 1.0809859154929577], "std": [0.0, 0.8373695482670762], "min": [0, 0], "max": [0, 2], "count": [284]}, "eef_sim_pose_state": {"mean": [0.06911427258064315, 0.3328961842581568, 1.1830618176316736, 0.03360445631589092, -0.00552758388808766, -0.03667714550300279, 0.3278234858445992, -0.15258076814983249, 1.257659611563452, -0.15881862367530516, 0.44460212306257285, 0.40254960911362897], "std": [2.2653539395834793e-07, 5.354487593203497e-06, 2.1805883094770404e-05, 0.00023354271996634912, 0.00021265427742349604, 0.0002483482773604578, 0.17477316103784912, 0.14603086229328743, 0.058169295104760994, 0.22892065643679843, 0.28580054884540534, 0.586441762944271], "min": [0.06911369046693883, 0.33288398598858676, 1.1830401627190157, 0.033149588702749304, -0.0057417941987916166, -0.03723458001455192, 0.06162205967793276, -0.3363653087716695, 1.1808038427998924, -0.5999327919747148, -0.010202573772767787, -0.27379783140248537], "max": [0.0691148968904191, 0.332903401480019, 1.1830837788181234, 0.03422952883808312, -0.005316330611629505, -0.035957894506284505, 0.513329457766798, 0.06684386781894402, 1.41864851355727, 0.14638535091715452, 0.910012593991727, 1.4670502770094178], "count": [284]}, "eef_sim_pose_action": {"mean": [0.0691137680453451, 0.3328905793761139, 1.1831238749661617, 0.033945204618105844, -0.0061327398857271564, -0.036843149850399035, 0.32715385962534244, -0.15320898147050405, 1.2573769471395204, -0.1570775839085811, 0.4498360680940328, 0.40585403542260046], "std": [1.2162179652277807e-07, 4.602495322051884e-06, 7.105427357601002e-15, 1.3877787807814457e-16, 0.0, 0.00020173847297774684, 0.17465769119524657, 0.14577885119620965, 0.058576372055258175, 0.22981597482901223, 0.294006629046819, 0.5909556714081164], "min": [0.06911285953785154, 0.33288996324058157, 1.1831238749661688, 0.033945204618105705, -0.0061327398857271564, -0.038350124090573846, 0.05644497919330878, -0.33635188864919, 1.1817089464589565, -0.6112231598412408, -0.012259704626985668, -0.2829953508773924], "max": [0.06911378432684122, 0.3329249597389114, 1.1831238749661688, 0.033945204618105705, -0.0061327398857271564, -0.03681614314358598, 0.5130032734256776, 0.06709937393106233, 1.4290155260808834, 0.16689892172670087, 0.9411831340373884, 1.4943946502572454], "count": [284]}, "gripper_mode_state": {"mean": [0.0, 0.2605633802816901], "std": [0.0, 0.4389420293590835], "min": [0, 0], "max": [0, 1], "count": [284]}, "gripper_activity_state": {"mean": [2.0, 1.8204225352112675], "std": [0.0, 0.5368188422096586], "min": [2, 0], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.0, 0.2640845070422535], "std": [0.0, 0.4408445079418623], "min": [0, 0], "max": [0, 1], "count": [284]}, "gripper_activity_action": {"mean": [2.0, 1.9683098591549295], "std": [0.0, 0.22762389237878905], "min": [2, 0], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.978452524803051, 0.7382004782179717], "std": [0.0004755704924605936, 0.3693851187137841], "min": [0.9777780151367188, 0.09331069946289063], "max": [0.9789613342285156, 0.9796267700195312], "count": [284]}, "gripper_open_scale_action": {"mean": [1.0, 0.7359154929577465], "std": [0.0, 0.4408445079418623], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9019607843137255]], [[0.9686274509803922]]], "mean": [[[0.5976507380174292]], [[0.6410293491285403]], [[0.6151882679738562]]], "std": [[[0.19294538463106697]], [[0.20371825552823553]], [[0.20051123932180046]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[0.8745098039215686]], [[0.9019607843137255]]], "mean": [[[0.5725979765795207]], [[0.6205485076252724]], [[0.591942559912854]]], "std": [[[0.19676026273853375]], [[0.20686212165791748]], [[0.19934295683561895]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4386660511982571]], [[0.4470137962962963]], [[0.44205034586056646]]], "std": [[[0.18492227455271007]], [[0.17645669983346338]], [[0.17708749180182784]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6627450980392157]], [[0.6588235294117647]]], "mean": [[[0.41594128267973857]], [[0.42335216230936823]], [[0.40898112472766884]]], "std": [[[0.2200031122213579]], [[0.21099275897484718]], [[0.21639612998210164]]], "count": [100]}, "observation.state": {"min": [-0.4036170244216919, -0.0019148936262354255, -1.9853191375732422, -0.09276595711708069, -0.49063828587532043, -0.02531914971768856, -2.7585105895996094, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04234042391180992, 0.030638298019766808, -0.14702127873897552, -2.760425567626953, 10.553739547729492, 97.71121215820312], "max": [0.012978723272681236, 2.4365956783294678, 0.0, 0.3140425384044647, 0.01234042551368475, 0.8951063752174377, -0.20255319774150848, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.04510638117790222, 0.05617021396756172, -0.12702128291130066, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.15793032944202423, 1.3622281551361084, -0.986700713634491, 0.08909279853105545, -0.14030294120311737, 0.2934936285018921, -2.0262932777404785, -0.0031967393588274717, -0.0012765942374244332, 0.0, 0.04422639310359955, 0.05528682842850685, -0.14561757445335388, -2.758585214614868, 72.87096405029297, 97.89859771728516], "std": [0.15562306344509125, 0.9211813807487488, 0.7202348113059998, 0.08368714898824692, 0.18708455562591553, 0.3398357331752777, 1.0785791873931885, 5.7668774388730526e-05, 1.5133991837501526e-09, 0.0, 0.00027654500445351005, 0.0037932118866592646, 0.0026780625339597464, 0.0029530194588005543, 36.83945083618164, 0.10264875739812851], "count": [243]}, "action": {"min": [-0.4049709141254425, 0.0, -1.9849711656570435, -0.10584467649459839, -0.4939418137073517, -0.026077672839164734, -2.7585105895996094, -0.004601942375302315, 0.0, 0.0, 0.04295146092772484, 0.03067961521446705, -0.14879614114761353, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02761165425181389, 2.437495470046997, 0.0015339808305725455, 0.32827189564704895, 0.012271846644580364, 0.9004467129707336, -0.20255319774150848, -0.003067961661145091, 0.0, 0.0015339808305725455, 0.04601942375302315, 0.05675728991627693, -0.12425244599580765, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.1567247062921524, 1.3614475727081299, -0.9843419790267944, 0.09001875668764114, -0.13947241008281708, 0.2935711145401001, -2.0262932777404785, -0.00309321703389287, 0.0, 6.312678124231752e-06, 0.044485390186309814, 0.05589868128299713, -0.14663749933242798, -2.758585214614868, 72.01646423339844, 100.0, 0.0, 0.0], "std": [0.15614451467990875, 0.9201807379722595, 0.7169397473335266, 0.08917324244976044, 0.18554510176181793, 0.3367292881011963, 1.0785791873931885, 0.00019518326735123992, 0.0, 9.820223203860223e-05, 0.0002783312520477921, 0.004320732317864895, 0.003314751200377941, 0.0029530194588005543, 44.891883850097656, 0.0, 0.0, 0.0], "count": [243]}, "timestamp": {"min": [0.0], "max": [8.066666666666666], "mean": [4.033333333333333], "std": [2.33824879074221], "count": [243]}, "frame_index": {"min": [0], "max": [242], "mean": [121.0], "std": [70.14746372226631], "count": [243]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [243]}, "index": {"min": [8558], "max": [8800], "mean": [8679.0], "std": [70.14746372226631], "count": [243]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [243]}, "subtask_annotation": {"mean": [2.6666666666666665, 6.0, 6.0, 6.0, 6.0], "std": [2.102320880936056, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [243]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [243]}, "eef_direction_state": {"mean": [4.111111111111111, 6.0], "std": [2.169750891241006, 0.0], "min": [0, 6], "max": [6, 6], "count": [243]}, "eef_velocity_state": {"mean": [1.0740740740740742, 0.0], "std": [0.8904307614941701, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_acc_mag_state": {"mean": [1.0946502057613168, 0.0], "std": [0.8721173451160236, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_direction_action": {"mean": [3.954732510288066, 6.0], "std": [2.207825641723487, 0.0], "min": [0, 6], "max": [6, 6], "count": [243]}, "eef_velocity_action": {"mean": [1.102880658436214, 0.0], "std": [0.8664481764928091, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_acc_mag_action": {"mean": [1.0576131687242798, 0.0], "std": [0.8587324749479827, 0.0], "min": [0, 0], "max": [2, 0], "count": [243]}, "eef_sim_pose_state": {"mean": [0.32639867837388153, 0.26702327966937844, 1.2560231967949775, 0.23365014000383066, 0.4510907635117383, -0.3110969328215808, 0.06890926648940465, -0.3351731738378004, 1.1779353322124229, -0.14324217166711387, 0.04288382350030365, 0.052140972030999155], "std": [0.1864863425984168, 0.07645401793749991, 0.055988925920253806, 0.2446297539273543, 0.3450069684313524, 0.34889849915699767, 4.453966081439962e-06, 8.458126359627015e-05, 2.8199858193533357e-05, 0.002513052180549825, 0.0002711841795864514, 0.003828322458980605], "min": [0.06810485092294957, 0.12721058039904004, 1.1822767317831755, -0.011712060942563052, -0.04971808923304355, -0.9491712648960824, 0.06890497813467457, -0.3357275248199045, 1.1778452664624823, -0.1446069418078274, 0.04104400611145165, 0.02747264245748398], "max": [0.5570510550753339, 0.3331221491480777, 1.398708662426701, 0.6907317687287482, 0.9179988133206005, -0.01638535217242989, 0.06893957640140462, -0.33515342793589253, 1.1781274440315477, -0.1255245786392774, 0.04376165967078305, 0.053031565167750705], "count": [243]}, "eef_sim_pose_action": {"mean": [0.325720137487235, 0.26773832759691424, 1.2557605426342289, 0.235520264343655, 0.45399127971305603, -0.3089484413474259, 0.06899818110307306, -0.33516208509629153, 1.1779364360575504, -0.14414950071918445, 0.04442178618173119, 0.052860824991492444], "std": [0.1862444057876929, 0.07625543041001255, 0.05611305419463665, 0.24347065234052057, 0.35081025932410936, 0.345274121301005, 9.635841683207867e-06, 9.414418219960895e-05, 3.939714890797156e-05, 0.003127949024666459, 0.0002927472010923639, 0.004461292276507209], "min": [0.06383182139344047, 0.12678537504925247, 1.1823726870946467, -0.011212250432248501, -0.09135541947992887, -0.9528961721766507, 0.06898978953682139, -0.3357297054603795, 1.177511947863459, -0.14618376701818803, 0.04292698952571028, 0.026105976122574502], "max": [0.556854295805446, 0.33313006716523136, 1.4086056394528617, 0.7158645383725307, 0.9233567935891531, -0.015348564479159192, 0.06913038843051156, -0.33514333813012925, 1.178094250137806, -0.1226822212506728, 0.04599775194685618, 0.05374935196358606], "count": [243]}, "gripper_mode_state": {"mean": [0.2716049382716049, 0.0], "std": [0.4447872477691797, 0.0], "min": [0, 0], "max": [1, 0], "count": [243]}, "gripper_activity_state": {"mean": [1.7901234567901234, 2.0], "std": [0.5748368753986585, 0.0], "min": [0, 2], "max": [2, 2], "count": [243]}, "gripper_mode_action": {"mean": [0.27983539094650206, 0.0], "std": [0.4489181940179318, 0.0], "min": [0, 0], "max": [1, 0], "count": [243]}, "gripper_activity_action": {"mean": [1.962962962962963, 2.0], "std": [0.24567591039669598, 0.0], "min": [0, 2], "max": [2, 2], "count": [243]}, "gripper_open_scale_state": {"mean": [0.7287093770847399, 0.9789848980687811], "std": [0.3683943050427565, 0.0010264888764788785], "min": [0.10553739547729492, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [243]}, "gripper_open_scale_action": {"mean": [0.720164609053498, 1.0], "std": [0.4489181940179318, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [243]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.984313725490196]], [[0.9803921568627451]], [[1.0]]], "mean": [[[0.6125020942265795]], [[0.6602731181917212]], [[0.6395532843137255]]], "std": [[[0.19028423908561753]], [[0.2007882940547553]], [[0.1981928619468627]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9294117647058824]], [[1.0]], [[1.0]]], "mean": [[[0.5902178867102397]], [[0.6433037064270153]], [[0.6184353404139434]]], "std": [[[0.19077226280231718]], [[0.2016133207465908]], [[0.19562823228907533]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4435725871459695]], [[0.4507053594771242]], [[0.44741567538126364]]], "std": [[[0.17394713807996826]], [[0.16652611012457808]], [[0.16695301046433847]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6784313725490196]], [[0.7019607843137254]]], "mean": [[[0.43055063725490195]], [[0.4452635593681917]], [[0.4410955419389978]]], "std": [[[0.19511824369699218]], [[0.18657104434675872]], [[0.1950365784541734]]], "count": [100]}, "observation.state": {"min": [-1.037021279335022, -0.0019148936262354255, -1.9868085384368896, -0.5246808528900146, -0.9246808290481567, 0.001276595750823617, -2.7585105895996094, -0.00042553190723992884, 0.0, -0.0008510638144798577, -0.0017021276289597154, 0.0008510638144798577, 0.0019148936262354255, -2.760425567626953, 10.865583419799805, 97.96267700195312], "max": [0.14468085765838623, 2.4689362049102783, 0.0, 0.7127659320831299, 0.0, 1.3410638570785522, -0.21148936450481415, 0.0, 0.0, 0.0, 0.001276595750823617, 0.002765957498922944, 0.012765957042574883, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.26685553789138794, 1.399442195892334, -0.9813209176063538, 0.01581239141523838, -0.37935394048690796, 0.5319978594779968, -1.9031215906143188, -8.684324711794034e-06, 0.0, -0.0002935304364655167, -0.0012227526167407632, 0.001262700418010354, 0.011998248286545277, -2.7604315280914307, 68.66971588134766, 97.96285247802734], "std": [0.46150127053260803, 0.9424365162849426, 0.6899637579917908, 0.35881465673446655, 0.32713934779167175, 0.48581892251968384, 1.1206732988357544, 6.0166836192365736e-05, 0.0, 0.00021479601855389774, 0.00031829680665396154, 0.00021958482102490962, 0.001007027574814856, 5.9604644775390625e-06, 38.266929626464844, 0.00017547607421875], "count": [245]}, "action": {"min": [-1.0369709730148315, -0.0015339808305725455, -1.986505150794983, -0.5246214270591736, -0.9295923709869385, 0.0015339808305725455, -2.7585105895996094, 0.0, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, 0.0, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.14879614114761353, 2.4727771282196045, -0.0, 0.7393787503242493, -0.0, 1.3483691215515137, -0.21148936450481415, 0.0, 0.0015339808305725455, -0.0, 0.0015339808305725455, 0.003067961661145091, 0.012271846644580364, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2718581557273865, 1.399735450744629, -0.9810417294502258, 0.01781926490366459, -0.3807401657104492, 0.532924234867096, -1.9031215906143188, 0.0, 7.513375021517277e-05, -0.0001627898309379816, -0.001515199663117528, 0.0015402443241328, 0.012121597304940224, -2.7604315280914307, 66.93877410888672, 100.0, 0.0, 0.0], "std": [0.46265456080436707, 0.9432339668273926, 0.686002790927887, 0.36191755533218384, 0.325875848531723, 0.4847431778907776, 1.1206732988357544, 0.0, 0.0003310716710984707, 0.00047245717723853886, 0.0002183336328016594, 9.780224354472011e-05, 0.0010719916317611933, 5.9604644775390625e-06, 47.043357849121094, 0.0, 0.0, 0.0], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [245]}, "index": {"min": [9117], "max": [9361], "mean": [9239.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [3.0653061224489795, 6.0, 6.0, 6.0, 6.0], "std": [2.0009743565765135, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [245]}, "eef_direction_state": {"mean": [4.09795918367347, 6.0], "std": [1.937438851798032, 0.0], "min": [0, 6], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.2857142857142858, 0.0], "std": [0.8713114675415362, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_acc_mag_state": {"mean": [1.0938775510204082, 0.0], "std": [0.8051893333603388, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_direction_action": {"mean": [4.004081632653061, 6.0], "std": [1.959795822733966, 0.0], "min": [0, 6], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.2857142857142858, 0.0], "std": [0.8618916073713333, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_acc_mag_action": {"mean": [1.1346938775510205, 0.0], "std": [0.8145490853297279, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_sim_pose_state": {"mean": [0.290391956824945, 0.2512667317024646, 1.248398370364096, 0.28462385484795205, 0.3345835462769911, -0.7084830407089513, 0.06910817416107717, -0.3364616273064627, 1.1827016981978193, 0.011996367879178883, -0.0015162818866572203, 0.001254018009832798], "std": [0.18478955943614203, 0.1476039550460879, 0.06365500220039806, 0.23428365089240613, 0.2293843984264387, 0.5088990022341399, 1.624952873144986e-05, 5.2137610533700755e-06, 6.186624619258771e-05, 0.0010069403767051766, 0.0003463116334756241, 0.00022387047894694583], "min": [0.0645276052421902, -0.005705570942934564, 1.182291366627987, 0.001276595750823617, -0.0414736721085287, -1.3674765055148903, 0.06906591457694794, -0.33647108851329477, 1.1825257153057374, 0.001912539622328926, -0.0021276587656562373, 0.0008510643059086147], "max": [0.5813305547419558, 0.38152175919868414, 1.4378572968743466, 0.7151534690365445, 0.5962813860285245, -0.005744680762290953, 0.06913044358733818, -0.33642799773776616, 1.1828617447477037, 0.0127637841121681, 0.000425531290806358, 0.002765958500622945], "count": [245]}, "eef_sim_pose_action": {"mean": [0.2890756311080501, 0.249836770105305, 1.2478670546843817, 0.284220157347952, 0.336812717337104, -0.7161576233109076, 0.0691236825764312, -0.3364555799487193, 1.182697138443237, 0.012119101163018812, -0.0016028515092558968, 0.0015402442162491899], "std": [0.18472071905621332, 0.14795398508858212, 0.06457581042148183, 0.2326830572827951, 0.23618043884037238, 0.5128929947610583, 4.279146538001637e-05, 2.2008375599340158e-06, 0.00012780830060663215, 0.001072263143059814, 0.0005587517196284512, 9.780301186780375e-05], "min": [0.05969337330674193, -0.005924696576964258, 1.1818831690732305, 0.0015339808305725455, -0.06818456631403258, -1.3849415121636537, 0.06901389865784241, -0.3364557208429074, 1.1826522375347968, -9.412403519560306e-06, -0.0030679580515284854, 0.0015339808305725447], "max": [0.5812868288490747, 0.38322575435676626, 1.4435210386444979, 0.7683972081349602, 0.6653323388150003, -0.006135923322290182, 0.06924639844322603, -0.3364212017670418, 1.1831124316034882, 0.012271846644580364, 0.0, 0.0030679760995350348], "count": [245]}, "gripper_mode_state": {"mean": [0.3224489795918367, 0.0], "std": [0.46741377295926917, 0.0], "min": [0, 0], "max": [1, 0], "count": [245]}, "gripper_activity_state": {"mean": [1.7918367346938775, 2.0], "std": [0.5727971948304791, 0.0], "min": [0, 2], "max": [2, 2], "count": [245]}, "gripper_mode_action": {"mean": [0.3306122448979592, 0.0], "std": [0.47043361744404527, 0.0], "min": [0, 0], "max": [1, 0], "count": [245]}, "gripper_activity_action": {"mean": [1.963265306122449, 2.0], "std": [0.24469379244607078, 0.0], "min": [0, 2], "max": [2, 2], "count": [245]}, "gripper_open_scale_state": {"mean": [0.6866972312148766, 0.9796267700195342], "std": [0.3826693832196706, 2.9976021664879227e-15], "min": [0.10865583419799804, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [245]}, "gripper_open_scale_action": {"mean": [0.6693877551020408, 1.0], "std": [0.47043361744404527, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [245]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5952459586056644]], [[0.6357917456427016]], [[0.6113896405228758]]], "std": [[[0.19374067534926845]], [[0.2054390776730744]], [[0.20176326079774667]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9882352941176471]]], "mean": [[[0.5704813289760349]], [[0.6162244253812637]], [[0.5889434967320261]]], "std": [[[0.19758256600722052]], [[0.20932651355166038]], [[0.20162226898864238]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[1.0]]], "mean": [[[0.45146973856209155]], [[0.45660906318082783]], [[0.45179441448801744]]], "std": [[[0.1996877956952564]], [[0.19126954993744208]], [[0.1899752162697883]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7215686274509804]], [[0.6980392156862745]], [[0.7019607843137254]]], "mean": [[[0.4490395234204793]], [[0.453416015795207]], [[0.4408884613289761]]], "std": [[[0.2053535927851558]], [[0.19693642026146077]], [[0.20497912122964285]]], "count": [100]}, "observation.state": {"min": [-0.576808512210846, -0.0031914892606437206, -1.963616967201233, -0.1508510708808899, -0.42276597023010254, 0.02638297900557518, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, -0.0017021276289597154, -0.004680851008743048, 0.003617021255195141, -0.009148935787379742, -2.742553234100342, 15.709559440612793, 97.3410415649414], "max": [-0.002765957498922944, 2.425957441329956, 0.0, 1.1548936367034912, 0.029361702501773834, 2.0965957641601562, -0.3499999940395355, -0.001276595750823617, -0.001276595750823617, -0.0008510638144798577, -0.0017021276289597154, 0.016808509826660156, 0.0042553190141916275, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.24947220087051392, 1.4250941276550293, -1.2087644338607788, 0.343393474817276, -0.21217137575149536, 0.9081843495368958, -1.7856982946395874, -0.0017058453522622585, -0.0012765949359163642, -0.001302609802223742, -0.00405462458729744, 0.016053134575486183, -0.007078890223056078, -2.742553472518921, 64.68202209472656, 97.34112548828125], "std": [0.23321379721164703, 0.9309121966362, 0.7907719612121582, 0.45828977227211, 0.16140654683113098, 0.7203879356384277, 1.1151692867279053, 7.430552068399265e-05, 8.149072527885437e-10, 0.00013528019189834595, 0.0003421692526899278, 0.0018125190399587154, 0.0013758105924353004, 2.384185791015625e-07, 38.04568862915039, 8.392333984375e-05], "count": [229]}, "action": {"min": [-0.5767768025398254, -0.004601942375302315, -1.9773012399673462, -0.1595340073108673, -0.424912691116333, 0.023009711876511574, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.004601942375302315, 0.004601942375302315, -0.01073786523193121, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [-0.003067961661145091, 2.426757574081421, -0.0, 1.1719613075256348, 0.1365242898464203, 2.107689619064331, -0.3499999940395355, -0.0015339808305725455, 0.0, -0.0, -0.003067961661145091, 0.01840776950120926, 0.004601942375302315, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2459394633769989, 1.4207135438919067, -1.2057894468307495, 0.35530710220336914, -0.20874854922294617, 0.9176413416862488, -1.7856982946395874, -0.001587571925483644, 0.0, -0.001272736699320376, -0.004588554613292217, 0.016471903771162033, -0.007381877396255732, -2.742553472518921, 60.69868850708008, 100.0, 0.0, 0.0], "std": [0.231785386800766, 0.9330403804779053, 0.7934358716011047, 0.46826985478401184, 0.1658487766981125, 0.729067862033844, 1.1151692867279053, 0.0002816604683175683, 0.0, 0.0005766251124441624, 0.00014272902626544237, 0.0021075818222016096, 0.0019150985172018409, 2.384185791015625e-07, 48.841976165771484, 0.0, 0.0, 0.0], "count": [229]}, "timestamp": {"min": [0.0], "max": [7.6], "mean": [3.8000000000000003], "std": [2.2035325174717877], "count": [229]}, "frame_index": {"min": [0], "max": [228], "mean": [114.0], "std": [66.10597552415364], "count": [229]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [229]}, "index": {"min": [9362], "max": [9590], "mean": [9476.0], "std": [66.10597552415364], "count": [229]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [229]}, "subtask_annotation": {"mean": [3.1572052401746724, 6.0, 6.0, 6.0, 6.0], "std": [2.0199232673325533, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [229]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [229]}, "eef_direction_state": {"mean": [4.165938864628821, 6.0], "std": [1.8663818804771397, 0.0], "min": [0, 6], "max": [6, 6], "count": [229]}, "eef_velocity_state": {"mean": [1.3406113537117903, 0.0], "std": [0.7969163122809011, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_acc_mag_state": {"mean": [1.222707423580786, 0.0], "std": [0.813751679872374, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_direction_action": {"mean": [4.06113537117904, 6.0], "std": [2.014298348698582, 0.0], "min": [0, 6], "max": [6, 6], "count": [229]}, "eef_velocity_action": {"mean": [1.314410480349345, 0.0], "std": [0.8076123778789329, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_acc_mag_action": {"mean": [1.1921397379912664, 0.0], "std": [0.8026861332477532, 0.0], "min": [0, 0], "max": [2, 0], "count": [229]}, "eef_sim_pose_state": {"mean": [0.317140005860135, 0.23346936605102236, 1.2825469387809598, 0.5673006362343987, 0.4992071882784642, -0.6833468811875854, 0.06893090540079133, -0.3360897829982636, 1.1832423202318156, -0.007185588164860788, -0.006632969968147005, 0.014347656804971094], "std": [0.17437987917657, 0.10957733082759909, 0.08377754959545784, 0.36144581515836166, 0.458176160986599, 0.521883768897614, 1.040217318655219e-05, 4.085210354742597e-05, 5.244970872341049e-05, 0.0013867478425149161, 0.00037341357544801005, 0.0018127557795954814], "min": [0.06888591341768735, 0.05146670674841679, 1.181915285021723, 0.025779769085129873, 2.220446049250313e-16, -1.6098005129890947, 0.06889973905974493, -0.33636971067598115, 1.1829939934373541, -0.009263373082394472, -0.0076585729941403, 0.0019149673099391478], "max": [0.5154983575335133, 0.33343084980830384, 1.4994817504228808, 1.3839082700170346, 1.2826359648229557, -0.0140753543047456, 0.06896554877356195, -0.3360679824918663, 1.183417167845258, 0.004232231381162485, -0.004255068609033241, 0.015106771717949819], "count": [229]}, "eef_sim_pose_action": {"mean": [0.3159299399193233, 0.23582317878127496, 1.2816193446883495, 0.5680800442421463, 0.5075852335841516, -0.6838668196152935, 0.06902997877900022, -0.33608323793072425, 1.1833180501425726, -0.00747847091080212, -0.005860471446178699, 0.014884588160488953], "std": [0.17414388852144028, 0.10933631658012699, 0.08426486289996668, 0.3688988719232165, 0.46513967546698287, 0.5324516077768422, 4.389369298817999e-05, 4.8092333449349885e-05, 0.00015985362209794364, 0.0019266061677244354, 0.0005880183069062381, 0.0021162024934173627], "min": [0.06872174003285265, 0.05076458438718077, 1.1820232986345656, 0.022201091911130358, -0.016740479549477882, -1.71254567814138, 0.06900996245667639, -0.3363517107996465, 1.1829666936898524, -0.010822572540261607, -0.00613585823227103, 0.003068010274148789], "max": [0.515517837995634, 0.33340895824893024, 1.5214342586471583, 1.4257086354847708, 1.2808739701893637, -0.013836229435336772, 0.06912934612779677, -0.3360402371122743, 1.1833918426619359, 0.004580764426928671, -0.004601162716983076, 0.016873983547035103], "count": [229]}, "gripper_mode_state": {"mean": [0.3799126637554585, 0.0], "std": [0.48536484387900425, 0.0], "min": [0, 0], "max": [1, 0], "count": [229]}, "gripper_activity_state": {"mean": [1.7685589519650655, 2.0], "std": [0.5937580133374166, 0.0], "min": [0, 2], "max": [2, 2], "count": [229]}, "gripper_mode_action": {"mean": [0.3930131004366812, 0.0], "std": [0.4884196999731158, 0.0], "min": [0, 0], "max": [1, 0], "count": [229]}, "gripper_activity_action": {"mean": [1.960698689956332, 2.0], "std": [0.252898379660616, 0.0], "min": [0, 2], "max": [2, 2], "count": [229]}, "gripper_open_scale_state": {"mean": [0.6468206006678958, 0.9734104156494178], "std": [0.3804567572806564, 3.6637359812630166e-15], "min": [0.15709559440612794, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [229]}, "gripper_open_scale_action": {"mean": [0.6069868995633187, 1.0], "std": [0.4884196999731158, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [229]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[0.9725490196078431]], [[0.9647058823529412]]], "mean": [[[0.6166989978213507]], [[0.6590490713507625]], [[0.6407397249455338]]], "std": [[[0.1739459822807418]], [[0.18912248610030089]], [[0.18974289425294188]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9490196078431372]], [[1.0]], [[1.0]]], "mean": [[[0.5900344008714596]], [[0.639467211328976]], [[0.6170405855119825]]], "std": [[[0.18098168731521672]], [[0.19428373525989623]], [[0.19042302969410446]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44200843137254897]], [[0.4474212826797386]], [[0.44304187908496734]]], "std": [[[0.17681542908130843]], [[0.17072899288293758]], [[0.17132909679041836]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7372549019607844]], [[0.6784313725490196]], [[0.7254901960784313]]], "mean": [[[0.44747567810457517]], [[0.4461589297385621]], [[0.43068281318082785]]], "std": [[[0.20057428102049452]], [[0.19593223694104958]], [[0.2057453951306241]]], "count": [100]}, "observation.state": {"min": [-0.552765965461731, -0.002340425504371524, -1.9878723621368408, -0.09574468433856964, -0.800851047039032, 0.06340425461530685, -2.7585105895996094, -0.004680851008743048, -0.001276595750823617, 0.0, 0.04085106402635574, 0.05148936063051224, -0.1595744639635086, -2.760425567626953, 10.821022033691406, 97.96267700195312], "max": [0.03787234053015709, 2.473191499710083, -0.0017021276289597154, 0.5248936414718628, -0.02574468031525612, 0.826808512210846, -0.21021276712417603, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04468085244297981, 0.055744681507349014, -0.14553190767765045, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.14732356369495392, 1.4117430448532104, -1.118613362312317, 0.13594304025173187, -0.47215625643730164, 0.506237804889679, -2.1017086505889893, -0.004625352565199137, -0.0012765963329002261, 0.0, 0.04411756247282028, 0.054514359682798386, -0.14652052521705627, -2.7604305744171143, 75.44632720947266, 97.96284484863281], "std": [0.1979055404663086, 1.0249258279800415, 0.7979629039764404, 0.15004386007785797, 0.31897979974746704, 0.29373490810394287, 1.023944616317749, 0.0001492903393227607, 5.820766091346741e-10, 0.0, 0.0006223829695954919, 0.00042430130997672677, 0.001957154832780361, 5.0067901611328125e-06, 34.970157623291016, 0.0001678466796875], "count": [207]}, "action": {"min": [-0.552233099937439, -0.003067961661145091, -1.9880391359329224, -0.10584467649459839, -0.8053399324417114, 0.06289321184158325, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0, 0.041417479515075684, 0.05215534567832947, -0.16260196268558502, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.04448544234037399, 2.4758450984954834, -0.0015339808305725455, 0.558368980884552, -0.026077672839164734, 0.8314175605773926, -0.21021276712417603, -0.004601942375302315, 0.0, -0.0, 0.04448544234037399, 0.05675728991627693, -0.14726215600967407, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14455005526542664, 1.4119678735733032, -1.1188397407531738, 0.1390666514635086, -0.47555670142173767, 0.5081945061683655, -2.1017086505889893, -0.004601951222866774, 0.0, 0.0, 0.04437427595257759, 0.055201154202222824, -0.14769965410232544, -2.7604305744171143, 75.36231994628906, 100.0, 0.0, 0.0], "std": [0.19718189537525177, 1.0267360210418701, 0.797283947467804, 0.15788088738918304, 0.3199338912963867, 0.2942790687084198, 1.023944616317749, 8.847564458847046e-09, 0.0, 0.0, 0.0005427428986877203, 0.0003837771655526012, 0.0019951832946389914, 5.0067901611328125e-06, 43.08999252319336, 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": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [207]}, "index": {"min": [9766], "max": [9972], "mean": [9869.0], "std": [59.75505557412416], "count": [207]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [207]}, "subtask_annotation": {"mean": [2.63768115942029, 6.0, 6.0, 6.0, 6.0], "std": [2.0166290413983448, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [207]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [207]}, "eef_direction_state": {"mean": [4.21256038647343, 6.0], "std": [2.0031947225856537, 0.0], "min": [0, 6], "max": [6, 6], "count": [207]}, "eef_velocity_state": {"mean": [1.1400966183574879, 0.0], "std": [0.9192971429530843, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_acc_mag_state": {"mean": [1.0193236714975846, 0.0], "std": [0.8623154575773632, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_direction_action": {"mean": [4.251207729468599, 6.0], "std": [2.0155640752378785, 0.0], "min": [0, 6], "max": [6, 6], "count": [207]}, "eef_velocity_action": {"mean": [1.106280193236715, 0.0], "std": [0.9211991653101277, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_acc_mag_action": {"mean": [1.0531400966183575, 0.0], "std": [0.8580830757648114, 0.0], "min": [0, 0], "max": [2, 0], "count": [207]}, "eef_sim_pose_state": {"mean": [0.33828365196830934, 0.25848649174859617, 1.251606937112839, 0.20375901462797905, 0.30891784901330505, -0.6994331334109652, 0.0689126680571686, -0.3351576461461439, 1.177946426852892, -0.14418485523730504, 0.042777299506905994, 0.04993897266599349], "std": [0.20743534443935924, 0.09611552961869706, 0.06447857433899487, 0.12201747536598471, 0.23419926101963337, 0.5053376799278348, 2.9369584831273445e-06, 1.0072358247734202e-05, 6.370979483792974e-05, 0.0019869756644058114, 0.0006209884191578653, 0.00045388842736256493], "min": [0.06625339668323325, 0.05204860309432903, 1.1827317175470946, 0.06359201407378495, -0.0983354721684293, -1.2829035326468028, 0.06890952186501899, -0.3352244247883674, 1.1778887481471416, -0.1573208984966156, 0.039518018796069754, 0.04684878433060985], "max": [0.5325137248412631, 0.3348977580937718, 1.4172219228371785, 0.46520650853441453, 0.5962693499008793, -0.014079563608759726, 0.06892983775981873, -0.33512874481194027, 1.1782808074125688, -0.1431582222185471, 0.04334034906978523, 0.05111174393125985], "count": [207]}, "eef_sim_pose_action": {"mean": [0.3382270115727844, 0.25956265950954877, 1.2510206400921995, 0.2029872313237353, 0.31017952798353754, -0.7015478021509591, 0.06900127778235035, -0.3351431620492798, 1.177949516671492, -0.1452493982061753, 0.04430664013822551, 0.05065342901179128], "std": [0.2075227155501342, 0.0960710820677458, 0.06498348608520196, 0.1256078538398508, 0.2421732987582797, 0.5061577309075983, 2.642194380171142e-06, 8.631297043972167e-06, 5.5552494455885124e-05, 0.00201970072977871, 0.000541462914133133, 0.00038479835386102284], "min": [0.06167944463903619, 0.051862080091502366, 1.1825942548406472, 0.04228022044831509, -0.11168355686148312, -1.2896296176004542, 0.06899899214008498, -0.3352116773554763, 1.1779381380504135, -0.16016396822603737, 0.04135430585999522, 0.04759808789655955], "max": [0.5320222278282025, 0.3369356336992706, 1.4315760019114299, 0.5152147094785374, 0.6557014823234932, -0.002678322934541469, 0.06901764606363381, -0.3351081864672275, 1.1782522181424395, -0.14480515510615535, 0.044417583200602406, 0.05221143312575314], "count": [207]}, "gripper_mode_state": {"mean": [0.24154589371980675, 0.0], "std": [0.4280204141707558, 0.0], "min": [0, 0], "max": [1, 0], "count": [207]}, "gripper_activity_state": {"mean": [1.748792270531401, 2.0], "std": [0.6175266157014417, 0.0], "min": [0, 2], "max": [2, 2], "count": [207]}, "gripper_mode_action": {"mean": [0.2463768115942029, 0.0], "std": [0.43090054340053513, 0.0], "min": [0, 0], "max": [1, 0], "count": [207]}, "gripper_activity_action": {"mean": [1.9565217391304348, 2.0], "std": [0.265656562026425, 0.0], "min": [0, 2], "max": [2, 2], "count": [207]}, "gripper_open_scale_state": {"mean": [0.7544633764460471, 0.979626770019534], "std": [0.3497015762839155, 2.7755575615628914e-15], "min": [0.10821022033691406, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [207]}, "gripper_open_scale_action": {"mean": [0.7536231884057971, 1.0], "std": [0.43090054340053513, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [207]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9254901960784314]]], "mean": [[[0.6070750136165578]], [[0.65180973583878]], [[0.629363022875817]]], "std": [[[0.1860750545060757]], [[0.19813911556139815]], [[0.19397561664184096]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5683570533769063]], [[0.6175392565359477]], [[0.5912054275599129]]], "std": [[[0.1995123657668915]], [[0.21141411888030068]], [[0.20313922159090453]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.6941176470588235]], [[0.7098039215686275]]], "mean": [[[0.4448878676470588]], [[0.4485531427015251]], [[0.4371872086056645]]], "std": [[[0.19007319115621882]], [[0.18231165038903688]], [[0.18427443796630166]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42879103758169934]], [[0.43831597222222224]], [[0.42945188725490197]]], "std": [[[0.19759612908740096]], [[0.18792926120076583]], [[0.19219378300284706]]], "count": [100]}, "observation.state": {"min": [0.003617021255195141, -0.001276595750823617, 0.0, 0.0042553190141916275, -0.01425531879067421, 0.04957446828484535, -2.758085012435913, -0.021063830703496933, -0.0019148936262354255, -1.9642553329467773, -0.28382977843284607, -0.4604255259037018, -1.2070212364196777, -2.760425567626953, 97.77780151367188, 9.442037582397461], "max": [0.0042553190141916275, -0.001276595750823617, 0.0, 0.005106383003294468, -0.012978723272681236, 0.050851065665483475, -2.7551064491271973, 0.6795744895935059, 2.4961702823638916, 0.0, 1.2753190994262695, 0.42914894223213196, 1.8097872734069824, -0.1706382930278778, 97.88134765625, 97.96267700195312], "mean": [0.0038335039280354977, -0.0012765907449647784, 0.0, 0.004521279130131006, -0.013584878295660019, 0.05017079785466194, -2.7556960582733154, 0.3422313630580902, 1.6360571384429932, -1.3734251260757446, 0.2850983440876007, 0.0769643560051918, 0.5662496089935303, -1.6630408763885498, 97.79811096191406, 60.45269775390625], "std": [0.0002680263132788241, 5.005858838558197e-09, 0.0, 0.00021353775809984654, 0.0002271659905090928, 0.000216006810660474, 0.0011501444969326258, 0.26433074474334717, 0.8421735763549805, 0.6950206160545349, 0.459776371717453, 0.18141235411167145, 0.9662564396858215, 1.2233892679214478, 0.03998410329222679, 41.8000373840332], "count": [344]}, "action": {"min": [0.003067961661145091, 0.0, 0.0, 0.004601942375302315, -0.013805827125906944, 0.05062136426568031, -2.758085012435913, -0.029145635664463043, 0.0, -1.9680973291397095, -0.2853204309940338, -0.46479618549346924, -1.2179807424545288, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.004601942375302315, 0.0, 0.0015339808305725455, 0.004601942375302315, -0.013805827125906944, 0.05062136426568031, -2.7551064491271973, 0.6810874938964844, 2.498854637145996, 0.003067961661145091, 1.2854758501052856, 0.4356505572795868, 1.8208352327346802, -0.1706382930278778, 100.0, 100.0, 0.0, 0.0], "mean": [0.004294264130294323, 0.0, 4.459246611077106e-06, 0.004601953085511923, -0.013805855065584183, 0.050621211528778076, -2.7556960582733154, 0.3415469527244568, 1.6356785297393799, -1.3745535612106323, 0.29098793864250183, 0.07663659006357193, 0.5680603981018066, -1.6630408763885498, 100.0, 58.13953399658203, 0.0, 0.0], "std": [0.0006142606143839657, 0.0, 8.258595335064456e-05, 1.0710209608078003e-08, 2.7939677238464355e-08, 1.5273690223693848e-07, 0.0011501444969326258, 0.2651929259300232, 0.8413693308830261, 0.6952415704727173, 0.4627923369407654, 0.18650642037391663, 0.9739202260971069, 1.2233892679214478, 0.0, 49.33306121826172, 0.0, 0.0], "count": [344]}, "timestamp": {"min": [0.0], "max": [11.433333333333334], "mean": [5.716666666666667], "std": [3.310127557125925], "count": [344]}, "frame_index": {"min": [0], "max": [343], "mean": [171.5], "std": [99.30382671377775], "count": [344]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [344]}, "index": {"min": [10571], "max": [10914], "mean": [10742.5], "std": [99.30382671377775], "count": [344]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [344]}, "subtask_annotation": {"mean": [2.177325581395349, 6.0, 6.0, 6.0, 6.0], "std": [1.037359039926719, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [344]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [344]}, "eef_direction_state": {"mean": [6.0, 3.770348837209302], "std": [0.0, 1.9624806013998568], "min": [6, 0], "max": [6, 6], "count": [344]}, "eef_velocity_state": {"mean": [0.0, 1.302325581395349], "std": [0.0, 0.7481724624253696], "min": [0, 0], "max": [0, 2], "count": [344]}, "eef_acc_mag_state": {"mean": [0.0, 1.2093023255813953], "std": [0.0, 0.7867548755366174], "min": [0, 0], "max": [0, 2], "count": [344]}, "eef_direction_action": {"mean": [6.0, 3.752906976744186], "std": [0.0, 1.99271718566493], "min": [6, 0], "max": [6, 6], "count": [344]}, "eef_velocity_action": {"mean": [0.0, 1.2965116279069768], "std": [0.0, 0.7582028436971032], "min": [0, 0], "max": [0, 2], "count": [344]}, "eef_acc_mag_action": {"mean": [0.0, 1.1627906976744187], "std": [0.0, 0.7792432989658848], "min": [0, 0], "max": [0, 2], "count": [344]}, "eef_sim_pose_state": {"mean": [0.06903294750984558, 0.33311630048466845, 1.1820023989055195, 0.05012663080848551, 0.003244381273953669, -0.009751432807310532, 0.34532751629356717, -0.19503178967281964, 1.2957395023398888, 0.5882420750480003, 0.5317079998104732, 0.4363389043082743], "std": [1.3477266761772334e-07, 7.994173779247382e-06, 2.1887700266904185e-05, 0.00021596243447695652, 0.00021351797611055212, 0.00035100439300844597, 0.15388018850763188, 0.12870738308101895, 0.0860374871708109, 0.9990848165456068, 0.5371336159087896, 0.4183501924674058], "min": [0.06903265502208406, 0.3331011315179734, 1.1819424251061241, 0.04952738947778024, 0.0029784384072686354, -0.010638380126803501, 0.06897196190082819, -0.33650124968520917, 1.1828437026551801, -1.1173768772816148, -0.188903817353256, -0.7122535791020929], "max": [0.06903324022445062, 0.33313489566665644, 1.182029659877991, 0.05080398685841836, 0.00382944319920564, -0.009148993592715243, 0.5152671641775037, -0.005557582823244429, 1.5382093022179846, 2.1735337285984917, 1.454502554231202, 1.0839498938111474], "count": [344]}, "eef_sim_pose_action": {"mean": [0.06912913970049152, 0.3331011921354875, 1.1820220622763649, 0.05055777065121996, 0.004605962633706262, -0.009511719244930834, 0.3446783733402776, -0.19546017656068027, 1.2959800724631578, 0.5879644369119147, 0.5345129142015711, 0.4355040037279636], "std": [6.188918526034898e-06, 1.4003695307422982e-05, 2.2897674451250113e-05, 1.1401704632460898e-06, 8.25785321542935e-05, 0.000614259995457491, 0.1531305568829351, 0.1288676786249984, 0.08772062768429355, 1.009507547885758, 0.5399889700327699, 0.4280362569656156], "min": [0.06912831726588665, 0.33309417566305993, 1.1815979914109593, 0.05053665439873424, 0.004601503812079466, -0.010738011636507349, 0.06900905598768306, -0.33659445490641243, 1.182966657507528, -1.12633329629012, -0.20618514444280356, -0.7910186748931078], "max": [0.0692436703778409, 0.33312914868446875, 1.1820232986345656, 0.05055783221463836, 0.006135338451697336, -0.009204030922350125, 0.512867750270516, -0.005447724437701498, 1.557591732321035, 2.23507443634986, 1.4618953324288748, 1.091766902994845], "count": [344]}, "gripper_mode_state": {"mean": [0.0, 0.41569767441860467], "std": [0.0, 0.49284187920829936], "min": [0, 0], "max": [0, 1], "count": [344]}, "gripper_activity_state": {"mean": [2.0, 1.8546511627906976], "std": [0.0, 0.49040964764026496], "min": [2, 0], "max": [2, 2], "count": [344]}, "gripper_mode_action": {"mean": [0.0, 0.4186046511627907], "std": [0.0, 0.4933303124557318], "min": [0, 0], "max": [0, 1], "count": [344]}, "gripper_activity_action": {"mean": [2.0, 1.9738372093023255], "std": [0.0, 0.2071718116581024], "min": [2, 0], "max": [2, 2], "count": [344]}, "gripper_open_scale_state": {"mean": [0.9779835603403497, 0.6045261624247527], "std": [0.00039983348402739135, 0.4180005754069157], "min": [0.9777780151367188, 0.09442037582397461], "max": [0.9788134765625, 0.9796267700195312], "count": [344]}, "gripper_open_scale_action": {"mean": [1.0, 0.5813953488372093], "std": [0.0, 0.4933303124557318], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [344]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6220877968409586]], [[0.6532285947712418]], [[0.633358690087146]]], "std": [[[0.18359149322325427]], [[0.19846645869199456]], [[0.19846764126303265]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.5975033360566449]], [[0.6349169880174292]], [[0.6119502859477124]]], "std": [[[0.18723245946890238]], [[0.2004499175560799]], [[0.1953704664617717]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4451522930283225]], [[0.4507804139433551]], [[0.4476515114379085]]], "std": [[[0.17515572398026374]], [[0.16939021517606526]], [[0.17054405948440943]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7019607843137254]], [[0.7058823529411765]], [[0.7098039215686275]]], "mean": [[[0.4469037037037037]], [[0.4440721732026144]], [[0.43889352668845316]]], "std": [[[0.21553919323869328]], [[0.20991333375210722]], [[0.22014480365580075]]], "count": [100]}, "observation.state": {"min": [-0.8053191304206848, -0.0031914892606437206, -1.9768085479736328, -0.13404254615306854, -0.5791489481925964, -0.6417021155357361, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, -0.00042553190723992884, -0.007021276745945215, 0.0, 0.0008510638144798577, -2.760425567626953, 10.702210426330566, 97.94789123535156], "max": [0.30936169624328613, 2.3765957355499268, 0.0, 0.8989361524581909, 0.36361703276634216, 1.6582978963851929, -0.20680850744247437, -0.0042553190141916275, -0.001276595750823617, 0.0, -0.0042553190141916275, 0.0019148936262354255, 0.013829787261784077, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2207026481628418, 1.425384521484375, -1.2647342681884766, 0.4255532920360565, -0.05248972401022911, 0.260451078414917, -1.9393644332885742, -0.004589508753269911, -0.001276597147807479, -6.683747415081598e-06, -0.005527469329535961, 0.0012710272567346692, 0.012237943708896637, -2.760425567626953, 69.89246368408203, 97.96268463134766], "std": [0.37783199548721313, 1.0102373361587524, 0.8873737454414368, 0.32949188351631165, 0.2942204773426056, 0.7572630047798157, 1.103775978088379, 0.00020928196317981929, 1.3969838619232178e-09, 5.291006891638972e-05, 0.0002944940060842782, 0.0002783378877211362, 0.0012713572941720486, 4.3548843677854165e-05, 37.706539154052734, 0.0015138110611587763], "count": [191]}, "action": {"min": [-0.8176117539405823, -0.00920388475060463, -2.0003111362457275, -0.16106797754764557, -0.6028544306755066, -0.6488738656044006, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0015339808305725455, -0.007669903803616762, 0.0, -0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.35281556844711304, 2.379204273223877, 0.004601942375302315, 0.9464661478996277, 0.42031073570251465, 1.7241944074630737, -0.20680850744247437, -0.004601942375302315, 0.0, -0.0, -0.004601942375302315, 0.003067961661145091, 0.013805827125906944, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2287318855524063, 1.4278478622436523, -1.268795371055603, 0.4261317551136017, -0.05443570017814636, 0.26131290197372437, -1.9393644332885742, -0.004601951222866774, 0.0, -8.031312972889282e-06, -0.006143962033092976, 0.0015580767067149282, 0.012288003228604794, -2.760425567626953, 69.10994720458984, 100.0, 0.0, 0.0], "std": [0.3878210186958313, 1.0190867185592651, 0.8967667818069458, 0.34000930190086365, 0.30233263969421387, 0.7720123529434204, 1.103775978088379, 8.847564458847046e-09, 0.0, 0.00011070402251789346, 0.0002480621915310621, 0.0002926751330960542, 0.0014724265784025192, 4.3548843677854165e-05, 46.203983306884766, 0.0, 0.0, 0.0], "count": [191]}, "timestamp": {"min": [0.0], "max": [6.333333333333333], "mean": [3.166666666666667], "std": [1.837873166945363], "count": [191]}, "frame_index": {"min": [0], "max": [190], "mean": [95.0], "std": [55.136195008360886], "count": [191]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [191]}, "index": {"min": [11809], "max": [11999], "mean": [11904.0], "std": [55.136195008360886], "count": [191]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [191]}, "subtask_annotation": {"mean": [2.884816753926702, 6.0, 6.0, 6.0, 6.0], "std": [2.0407702690475023, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [191]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [191]}, "eef_direction_state": {"mean": [4.30890052356021, 6.0], "std": [1.8143910883594108, 0.0], "min": [0, 6], "max": [6, 6], "count": [191]}, "eef_velocity_state": {"mean": [1.130890052356021, 0.0], "std": [0.8734829742107878, 0.0], "min": [0, 0], "max": [2, 0], "count": [191]}, "eef_acc_mag_state": {"mean": [1.057591623036649, 0.0], "std": [0.8387428018639085, 0.0], "min": [0, 0], "max": [2, 0], "count": [191]}, "eef_direction_action": {"mean": [4.476439790575916, 6.0], "std": [1.6901996211879318, 0.0], "min": [0, 6], "max": [6, 6], "count": [191]}, "eef_velocity_action": {"mean": [1.0837696335078535, 0.0], "std": [0.8998536409903177, 0.0], "min": [0, 0], "max": [2, 0], "count": [191]}, "eef_acc_mag_action": {"mean": [1.0994764397905759, 0.0], "std": [0.8472621371370663, 0.0], "min": [0, 0], "max": [2, 0], "count": [191]}, "eef_sim_pose_state": {"mean": [0.3092530239312828, 0.24882193113163784, 1.2678684476370594, 0.20016440117246212, 0.5238602686444487, -0.2992722146693411, 0.06903168640362695, -0.33635655661704805, 1.1830342635478497, 0.012229261640787378, -0.006810732648304497, -0.0033184508076264806], "std": [0.1812713021390943, 0.1500349431480373, 0.08189546525236815, 0.37917162566133517, 0.39002786184945043, 0.2908642083948739, 4.053402183683228e-06, 8.220148473117804e-06, 3.398141717138128e-05, 0.0012709439581122044, 0.00030088756456036895, 0.00033303966057115], "min": [0.06675044667737523, 0.012892200257515078, 1.1818766430477927, -0.41649480192253285, -0.0370034057282802, -0.8197607948355432, 0.06899951384713103, -0.33638307309652227, 1.1829020160428514, 0.0008487097842974694, -0.008297865735106713, -0.004680851008743047], "max": [0.5323098421853704, 0.44024232248452816, 1.4705121880712062, 0.9269415787010784, 0.9725133533050676, 0.2781601380615904, 0.06903294583150667, -0.3363399780653448, 1.1831855279986623, 0.013821367042541065, -0.005531914264157667, -0.002553149428431556], "count": [191]}, "eef_sim_pose_action": {"mean": [0.30763526288329635, 0.2460528228116655, 1.2662023571215788, 0.19212493155992036, 0.5187598041774937, -0.31453593937688823, 0.06912830733428607, -0.33635025705159843, 1.183126995452233, 0.012278404530022682, -0.006151978212517451, -0.003043838085171797], "std": [0.18099539715211482, 0.15373402122888324, 0.08391887266603745, 0.38072964850850627, 0.39188286478927115, 0.30726317737571474, 8.381306365828163e-06, 6.5712508485585535e-06, 2.973564966666289e-05, 0.00147191593988619, 0.0002214077686081439, 0.00029268047766832663], "min": [0.06689758733627511, 0.0009858918487700204, 1.1813523595904831, -0.44540759042204775, -0.03374436071078302, -0.8577812786878303, 0.06901279739056984, -0.3363853210040999, 1.182966711112478, -0.0015339808305725455, -0.007669894779427144, -0.004601942375302316], "max": [0.5319875527104486, 0.4556678389473662, 1.4906019865574924, 0.9310193660162593, 1.0031035503066517, 0.3818875829341218, 0.06912977076739116, -0.3363162830148314, 1.1833918441240092, 0.013796414622718526, -0.004601936960856312, -0.0015339229599179481], "count": [191]}, "gripper_mode_state": {"mean": [0.29842931937172773, 0.0], "std": [0.4575688589830542, 0.0], "min": [0, 0], "max": [1, 0], "count": [191]}, "gripper_activity_state": {"mean": [1.7172774869109948, 2.0], "std": [0.6501428932471371, 0.0], "min": [0, 2], "max": [2, 2], "count": [191]}, "gripper_mode_action": {"mean": [0.3089005235602094, 0.0], "std": [0.4620400308462858, 0.0], "min": [0, 0], "max": [1, 0], "count": [191]}, "gripper_activity_action": {"mean": [1.9528795811518325, 2.0], "std": [0.27624933944027025, 0.0], "min": [0, 2], "max": [2, 2], "count": [191]}, "gripper_open_scale_state": {"mean": [0.6989249776670446, 0.9796252217717221], "std": [0.37706521470182663, 1.5050688906585666e-05], "min": [0.10702210426330566, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [191]}, "gripper_open_scale_action": {"mean": [0.6910994764397905, 1.0], "std": [0.4620400308462858, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [191]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.606186977124183]], [[0.6461273937908497]], [[0.6284035049019608]]], "std": [[[0.186417852339673]], [[0.1981222898954975]], [[0.19582745781216904]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.5855725490196079]], [[0.6306038153594772]], [[0.6080230174291938]]], "std": [[[0.1879772181515059]], [[0.19892232419185124]], [[0.1921060962971227]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44429295206971675]], [[0.4503838752723312]], [[0.4455458932461874]]], "std": [[[0.17750476382527167]], [[0.1724957543763416]], [[0.1720151855829447]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6980392156862745]], [[0.7294117647058823]], [[0.7725490196078432]]], "mean": [[[0.4325043110021786]], [[0.44043664760348583]], [[0.43013810729847496]]], "std": [[[0.19204374816512088]], [[0.18492018324339995]], [[0.19120673332123975]]], "count": [100]}, "observation.state": {"min": [-0.7957446575164795, -0.0031914892606437206, -1.9700000286102295, 0.0, -0.6623404026031494, -0.013829787261784077, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.0008510638144798577, -0.002340425504371524, 0.0, -0.0042553190141916275, -2.760425567626953, 9.878890037536621, 97.94789123535156], "max": [0.27468085289001465, 2.319361686706543, 0.0, 0.8168085217475891, 0.03936170041561127, 1.2410638332366943, -0.18319149315357208, -0.002765957498922944, -0.001276595750823617, 0.0, -0.0008510638144798577, 0.013829787261784077, 0.006595744751393795, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2805890142917633, 1.6180305480957031, -1.3380073308944702, 0.382722944021225, -0.2216814160346985, 0.43732622265815735, -1.9034626483917236, -0.0031871702522039413, -0.0012765921419486403, -0.0001308223872911185, -0.0012665304820984602, 0.01291909720748663, 9.560091712046415e-05, -2.7604196071624756, 68.67782592773438, 97.96240234375], "std": [0.36165955662727356, 0.8954839110374451, 0.7246391773223877, 0.2567962408065796, 0.28187456727027893, 0.5081014633178711, 1.1401464939117432, 4.262201764504425e-05, 3.6088749766349792e-09, 0.00019944475207012147, 0.00023637602862436324, 0.0017696035793051124, 0.0007371715037152171, 7.340384036069736e-05, 38.94184875488281, 0.0025447355583310127], "count": [296]}, "action": {"min": [-0.7961360216140747, -0.003067961661145091, -1.969631314277649, 0.0, -0.6657476425170898, -0.013805827125906944, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0015339808305725455, -0.003067961661145091, 0.0, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2899223566055298, 2.3193788528442383, -0.0, 0.832951545715332, 0.03988350182771683, 1.2486603260040283, -0.18319149315357208, -0.0015339808305725455, 0.0, -0.0, -0.0015339808305725455, 0.013805827125906944, 0.007669903803616762, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2842733860015869, 1.6180291175842285, -1.3372070789337158, 0.38289889693260193, -0.22135964035987854, 0.4362519681453705, -1.9034626483917236, -0.0030627846717834473, 0.0, -8.81002561072819e-05, -0.0015495306579396129, 0.013453451916575432, 9.846498141996562e-05, -2.7604196071624756, 66.89189147949219, 100.0, 0.0, 0.0], "std": [0.3608173727989197, 0.895224928855896, 0.7220388054847717, 0.2560967206954956, 0.28168076276779175, 0.5075666904449463, 1.1401464939117432, 8.901013643480837e-05, 0.0, 0.00035690685035660863, 0.000153646498802118, 0.0021256553009152412, 0.0010389451636001468, 7.340384036069736e-05, 47.0601692199707, 0.0, 0.0, 0.0], "count": [296]}, "timestamp": {"min": [0.0], "max": [9.833333333333334], "mean": [4.916666666666666], "std": [2.8482450737252227], "count": [296]}, "frame_index": {"min": [0], "max": [295], "mean": [147.5], "std": [85.44735221175668], "count": [296]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [296]}, "index": {"min": [13600], "max": [13895], "mean": [13747.5], "std": [85.44735221175668], "count": [296]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [296]}, "subtask_annotation": {"mean": [2.722972972972973, 6.0, 6.0, 6.0, 6.0], "std": [2.172683438422149, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [296]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [296]}, "eef_direction_state": {"mean": [3.9695945945945947, 6.0], "std": [2.063785513675602, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_state": {"mean": [1.097972972972973, 0.0], "std": [0.9156278007683075, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_state": {"mean": [0.9831081081081081, 0.0], "std": [0.8832440599255222, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_direction_action": {"mean": [3.9763513513513513, 6.0], "std": [2.067145227134692, 0.0], "min": [0, 6], "max": [6, 6], "count": [296]}, "eef_velocity_action": {"mean": [1.0912162162162162, 0.0], "std": [0.9200050715234798, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_acc_mag_action": {"mean": [1.0135135135135136, 0.0], "std": [0.8501707816230176, 0.0], "min": [0, 0], "max": [2, 0], "count": [296]}, "eef_sim_pose_state": {"mean": [0.3475689733841747, 0.22093079896297574, 1.2669757097362826, 0.19934930462559955, 0.5806156744360331, -0.5985964006289681, 0.06902307020366408, -0.3361265285559302, 1.182631903487662, 6.12298485189768e-05, -0.0026737243949084637, 0.009731932668904352], "std": [0.16934829285467684, 0.14028095710720045, 0.05666441119192599, 0.16889714259509372, 0.3088604141234076, 0.34927999135967663, 1.5139662284414349e-05, 3.9811453509859266e-05, 6.236699223559179e-05, 0.0007411999456148733, 0.00032309832901334474, 0.0017706137894824808], "min": [0.065787640803543, 0.009307946633139741, 1.1820847764157802, 0.026848843525163403, -0.0038287761866067083, -1.098044297678877, 0.06896817434561288, -0.3364170722031756, 1.1825530678322855, -0.004295245506939819, -0.00404255316243507, -0.0031914892606437215], "max": [0.5320051975647786, 0.4089608774658813, 1.4085544759896167, 0.5933489647950124, 0.8366060946686109, -0.02829791057597304, 0.06903318924242938, -0.3361058651378447, 1.1828761090613444, 0.006595744751393795, -0.002127456096947089, 0.010638359347965], "count": [296]}, "eef_sim_pose_action": {"mean": [0.34702754045632556, 0.21976682010247026, 1.2667904962955545, 0.19958222012147844, 0.5818945168465092, -0.6015825647070455, 0.06912262311285251, -0.3361176592221615, 1.1826782443383046, 7.668360302559666e-05, -0.0016374779973488587, 0.01039066530058666], "std": [0.16932238505555774, 0.1397803770034971, 0.057266395097219945, 0.16791224131082313, 0.30934703488745696, 0.3495674445493798, 2.706299027055855e-05, 4.785193993249092e-05, 9.977090823214199e-05, 0.0010420895200925, 0.0003850102957921749, 0.002128379258465276], "min": [0.06267980891421007, 0.009514845894351904, 1.1819241506687528, 0.027578713399360237, -0.0015334592717088924, -1.1060252529486616, 0.06901291925549903, -0.3364202994150511, 1.1826522342857717, -0.006178277857979197, -0.003067961661145091, -0.0030679616611450915], "max": [0.5319712763880544, 0.41248533883225413, 1.4151784249344206, 0.5785805840177372, 0.8382025012598624, -0.02914563426747918, 0.06913046993912428, -0.33610927465205137, 1.1830773723150734, 0.007669903803616762, -0.0015338346437450134, 0.012271862536512912], "count": [296]}, "gripper_mode_state": {"mean": [0.3277027027027027, 0.0], "std": [0.46937579970003346, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_state": {"mean": [1.8344594594594594, 2.0], "std": [0.5162511485279851, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_mode_action": {"mean": [0.3310810810810811, 0.0], "std": [0.470602166199078, 0.0], "min": [0, 0], "max": [1, 0], "count": [296]}, "gripper_activity_action": {"mean": [1.9695945945945945, 2.0], "std": [0.22304974108437942, 0.0], "min": [0, 2], "max": [2, 2], "count": [296]}, "gripper_open_scale_state": {"mean": [0.6867777374628437, 0.9796222743472569], "std": [0.3894184416749265, 2.538717276295683e-05], "min": [0.09878890037536621, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [296]}, "gripper_open_scale_action": {"mean": [0.668918918918919, 1.0], "std": [0.470602166199078, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [296]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6055408932461874]], [[0.6395496432461875]], [[0.6077307298474945]]], "std": [[[0.19371936376556906]], [[0.20662561138103133]], [[0.21144227720404435]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5829198828976035]], [[0.6228140468409586]], [[0.5868006318082788]]], "std": [[[0.1942269833927109]], [[0.20626249281735762]], [[0.20648920447998204]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4486907979302832]], [[0.45204036220043575]], [[0.4426993218954248]]], "std": [[[0.17444907667937853]], [[0.16858036625210773]], [[0.1817771448796388]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.7372549019607844]], [[0.7568627450980392]]], "mean": [[[0.44379101307189545]], [[0.4394117810457516]], [[0.42375978213507626]]], "std": [[[0.20506843108908326]], [[0.1998265548113526]], [[0.2113440352545217]]], "count": [100]}, "observation.state": {"min": [-0.8370212912559509, -0.001276595750823617, -1.9608510732650757, -0.5329787135124207, -0.11063829809427261, -0.8297872543334961, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, -0.002340425504371524, -0.009999999776482582, 0.008085106499493122, -0.029787234961986542, -2.742553234100342, 2.711085081100464, 97.3410415649414], "max": [0.17595744132995605, 2.503404140472412, 0.0, 0.46702128648757935, 0.7368085384368896, 0.3159574568271637, 0.02638297900557518, -0.003617021255195141, -0.001276595750823617, 0.0, 0.002340425504371524, 0.011914893984794617, -0.003829787252470851, -2.742553234100342, 97.89613342285156, 97.3410415649414], "mean": [-0.4076361656188965, 1.5052627325057983, -1.132667899131775, 0.09842941910028458, 0.20629918575286865, -0.05054474249482155, -1.9719055891036987, -0.004603931214660406, -0.0012765917927026749, -3.2573290809523314e-05, -0.008774681948125362, 0.010726329870522022, -0.026904914528131485, -2.742553472518921, 71.01590728759766, 97.34129333496094], "std": [0.3986159563064575, 0.8897461891174316, 0.7735503315925598, 0.2600947916507721, 0.29120662808418274, 0.29191017150878906, 1.0623546838760376, 0.0001900190400192514, 3.958120942115784e-09, 0.0002499860420357436, 0.0009308505104854703, 0.0003664069517981261, 0.001797359436750412, 2.384185791015625e-07, 36.26747131347656, 0.00025177001953125], "count": [307]}, "action": {"min": [-0.8375535011291504, -0.0015339808305725455, -1.9604274034500122, -0.5414952039718628, -0.11351457983255386, -0.8390874862670898, -2.7585105895996094, -0.006135923322290182, 0.0, -0.004601942375302315, -0.01073786523193121, 0.007669903803616762, -0.032213594764471054, -2.742553234100342, 0.0, 100.0, 0.0, 0.0], "max": [0.18100973963737488, 2.5111265182495117, 0.0015339808305725455, 0.4693981111049652, 0.7424467206001282, 0.32213595509529114, 0.02638297900557518, -0.004601942375302315, 0.0, -0.0, 0.003067961661145091, 0.012271846644580364, -0.0015339808305725455, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.407084584236145, 1.5032520294189453, -1.1312588453292847, 0.10117802023887634, 0.20576348900794983, -0.04806261137127876, -1.9719055891036987, -0.004611946176737547, 0.0, -3.497676152619533e-05, -0.009138948284089565, 0.011117581278085709, -0.02735186740756035, -2.742553472518921, 70.35830688476562, 100.0, 0.0, 0.0], "std": [0.4006936550140381, 0.8912010192871094, 0.7731422185897827, 0.2601594924926758, 0.2932114005088806, 0.2969307005405426, 1.0623546838760376, 0.000123408914078027, 0.0, 0.00038001054781489074, 0.0010075717000290751, 0.0007385867647826672, 0.0027227457612752914, 2.384185791015625e-07, 45.66767501831055, 0.0, 0.0, 0.0], "count": [307]}, "timestamp": {"min": [0.0], "max": [10.2], "mean": [5.1], "std": [2.9540932054806035], "count": [307]}, "frame_index": {"min": [0], "max": [306], "mean": [153.0], "std": [88.6227961644181], "count": [307]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [307]}, "index": {"min": [16947], "max": [17253], "mean": [17100.0], "std": [88.6227961644181], "count": [307]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [307]}, "subtask_annotation": {"mean": [1.8957654723127035, 6.0, 6.0, 6.0, 6.0], "std": [2.145113753021195, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [307]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [307]}, "eef_direction_state": {"mean": [3.996742671009772, 6.0], "std": [1.8467303112735678, 0.0], "min": [0, 6], "max": [6, 6], "count": [307]}, "eef_velocity_state": {"mean": [1.237785016286645, 0.0], "std": [0.7942006692062603, 0.0], "min": [0, 0], "max": [2, 0], "count": [307]}, "eef_acc_mag_state": {"mean": [1.0814332247557004, 0.006514657980456026], "std": [0.8328831627574844, 0.11395997188622735], "min": [0, 0], "max": [2, 2], "count": [307]}, "eef_direction_action": {"mean": [4.035830618892508, 6.0], "std": [1.8813380289378157, 0.0], "min": [0, 6], "max": [6, 6], "count": [307]}, "eef_velocity_action": {"mean": [1.244299674267101, 0.0], "std": [0.8085002894328017, 0.0], "min": [0, 0], "max": [2, 0], "count": [307]}, "eef_acc_mag_action": {"mean": [1.1205211726384365, 0.0], "std": [0.8162453098814785, 0.0], "min": [0, 0], "max": [2, 0], "count": [307]}, "eef_sim_pose_state": {"mean": [0.301348922592371, 0.1715938622016565, 1.2655057125744091, 0.08844595282585024, 0.4276905646899099, -0.16332663781629406, 0.06902656360279343, -0.3361434328261774, 1.1833742610383562, -0.027013154424074856, -0.010083276869865617, 0.006122942051805009], "std": [0.14457366114427878, 0.15488549406881646, 0.06760867181033571, 0.14219129666787658, 0.28379280547491065, 0.3263678921889094, 1.8775078083009092e-05, 9.368595832737853e-06, 7.431205954104676e-05, 0.001796586770044044, 0.0007961724091074904, 0.000409222347288808], "min": [0.06902905837567089, -0.02540724872599832, 1.1821387049645626, -0.3630509695275336, -0.02936146476054513, -0.7150103954390323, 0.06884966357408662, -0.3362008399152613, 1.1824617433762012, -0.029801720993229374, -0.011701491769209316, 0.0034042556737458422], "max": [0.4502666731361507, 0.3638892312892469, 1.4326591227566239, 0.311876712314312, 0.9014802665751751, 0.41273820167299285, 0.06902992130880091, -0.33611476781475313, 1.183942881349782, -0.003931645581026135, 0.00021275898496297962, 0.007447460077888454], "count": [307]}, "eef_sim_pose_action": {"mean": [0.3004058317109662, 0.1714303859602603, 1.2651254267930236, 0.0899494683528703, 0.4298117078186538, -0.16357655085985393, 0.06912349347698, -0.33613489106747285, 1.18344143148326, -0.027453983789157716, -0.009173333660930278, 0.006506097928112169], "std": [0.14461316699659488, 0.1547662091699219, 0.06844734543198946, 0.14418869748431284, 0.28427850147106987, 0.3314875379599092, 2.847328535369372e-05, 1.6220881457726858e-05, 3.136898257797609e-05, 0.002723107087133241, 0.000654426350550367, 0.0007739827988957077], "min": [0.06900879328722266, -0.026009527923745047, 1.18214547173832, -0.3624627850529587, 0.0015337209460897228, -0.7227059223445444, 0.0687815129736883, -0.33621112684393917, 1.1832811674453443, -0.03230771813067166, -0.010737246515988952, 0.0015339895049946931], "max": [0.45031755109256205, 0.36493866972404326, 1.4345105953681148, 0.3187602331531305, 0.9001595366847597, 0.41760941017290065, 0.06912728526409762, -0.3361086910151421, 1.1838635258886119, -0.00163281179583255, -0.001533935594275837, 0.007670611714926293], "count": [307]}, "gripper_mode_state": {"mean": [0.28338762214983715, 0.0], "std": [0.4506429604044626, 0.0], "min": [0, 0], "max": [1, 0], "count": [307]}, "gripper_activity_state": {"mean": [1.6579804560260587, 2.0], "std": [0.7015291531451099, 0.0], "min": [0, 2], "max": [2, 2], "count": [307]}, "gripper_mode_action": {"mean": [0.2964169381107492, 0.0], "std": [0.4566770597608318, 0.0], "min": [0, 0], "max": [1, 0], "count": [307]}, "gripper_activity_action": {"mean": [1.9413680781758957, 2.0], "std": [0.30705401389666476, 0.0], "min": [0, 2], "max": [2, 2], "count": [307]}, "gripper_open_scale_state": {"mean": [0.7101591744873333, 0.9734104156494197], "std": [0.36267464251348297, 5.551115123125783e-15], "min": [0.027110850811004637, 0.9734104156494141], "max": [0.9789613342285156, 0.9734104156494141], "count": [307]}, "gripper_open_scale_action": {"mean": [0.7035830618892508, 1.0], "std": [0.4566770597608318, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [307]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6157178758169934]], [[0.6592118763616558]], [[0.6370549046840959]]], "std": [[[0.18021861319556395]], [[0.1927715884561649]], [[0.18835172814683446]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5906924291938997]], [[0.6389687091503268]], [[0.6133884504357299]]], "std": [[[0.18577135995254437]], [[0.1976816526168191]], [[0.18892657762679665]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45538967320261436]], [[0.4624650245098039]], [[0.4616910974945534]]], "std": [[[0.1755814396692443]], [[0.16981781530055787]], [[0.17336569456464238]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.788235294117647]], [[0.796078431372549]], [[0.8431372549019608]]], "mean": [[[0.43071678376906314]], [[0.4379217973856209]], [[0.42773818355119825]]], "std": [[[0.19433153185871516]], [[0.18654759438461122]], [[0.192532365570538]]], "count": [100]}, "observation.state": {"min": [-0.7072340250015259, -0.0031914892606437206, -1.9714893102645874, -0.002765957498922944, -0.0793616995215416, -0.34106382727622986, -2.7555320262908936, 0.00042553190723992884, 0.0, 0.0, -0.0017021276289597154, 0.0008510638144798577, 0.0042553190141916275, -2.760425567626953, 9.760363578796387, 97.96267700195312], "max": [0.0017021276289597154, 2.341489315032959, 0.0, 0.7182978987693787, 0.24531914293766022, 0.25574469566345215, -0.17978723347187042, 0.001276595750823617, 0.0, 0.0, 0.0, 0.002340425504371524, 0.015319149009883404, -2.760425567626953, 97.79259490966797, 97.96267700195312], "mean": [-0.22627350687980652, 1.1513311862945557, -0.9042524695396423, 0.37696078419685364, 0.023022571578621864, 0.02813798375427723, -2.0691277980804443, 0.0009206971153616905, 0.0, 0.0, -0.00103675143327564, 0.0012688599526882172, 0.014055448584258556, -2.7604291439056396, 74.32795715332031, 97.96282958984375], "std": [0.2422613948583603, 0.8610826730728149, 0.7176159024238586, 0.2825404107570648, 0.0817606970667839, 0.17214274406433105, 1.0225844383239746, 0.0003010456566698849, 0.0, 0.0, 0.00035768921952694654, 0.0002027168229687959, 0.0016233710339292884, 3.5762786865234375e-06, 34.92523956298828, 0.000152587890625], "count": [165]}, "action": {"min": [-0.7148350477218628, -0.0015339808305725455, -1.9742332696914673, -0.07209710031747818, -0.12885437905788422, -0.34514567255973816, -2.7555320262908936, 0.0, 0.0, 0.0, -0.0015339808305725455, 0.0015339808305725455, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0613592304289341, 2.34238862991333, 0.0015339808305725455, 0.7715923190116882, 0.29759228229522705, 0.2899223566055298, -0.17978723347187042, 0.0015339808305725455, 0.0015339808305725455, 0.0, -0.0, 0.003067961661145091, 0.015339807607233524, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2188660353422165, 1.1406738758087158, -0.8954442143440247, 0.3733329176902771, 0.01772898994386196, 0.03959466516971588, -2.0691277980804443, 0.0013108572456985712, 0.0009389820625074208, 0.0, -0.0013388408115133643, 0.0015525758499279618, 0.014094049111008644, -2.7604291439056396, 74.54545593261719, 100.0, 0.0, 0.0], "std": [0.24569876492023468, 0.8673573732376099, 0.721133291721344, 0.2941195070743561, 0.08953562378883362, 0.18270939588546753, 1.0225844383239746, 0.0005408184370025992, 0.0007472687284462154, 0.0, 0.0005109998164698482, 0.00016785901971161366, 0.0018698170315474272, 3.5762786865234375e-06, 43.56056213378906, 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": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [165]}, "index": {"min": [17254], "max": [17418], "mean": [17336.0], "std": [47.63052242697603], "count": [165]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [165]}, "subtask_annotation": {"mean": [2.703030303030303, 6.0, 6.0, 6.0, 6.0], "std": [2.021773126450966, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [165]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [165]}, "eef_direction_state": {"mean": [4.115151515151515, 6.0], "std": [2.013307426903548, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_state": {"mean": [1.2121212121212122, 0.0], "std": [0.8512940508808907, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_state": {"mean": [1.1333333333333333, 0.0], "std": [0.8565847148632616, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_direction_action": {"mean": [4.066666666666666, 6.0], "std": [2.146549968595364, 0.0], "min": [0, 6], "max": [6, 6], "count": [165]}, "eef_velocity_action": {"mean": [1.1393939393939394, 0.0], "std": [0.8800617726044186, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_acc_mag_action": {"mean": [1.0727272727272728, 0.0], "std": [0.8638436752774222, 0.0], "min": [0, 0], "max": [2, 0], "count": [165]}, "eef_sim_pose_state": {"mean": [0.25206827372893725, 0.2598071648066202, 1.2683817978881664, 0.04606076024074767, 0.620420808910381, -0.19995024397301694, 0.06913038982053196, -0.3364826760762674, 1.1826012699897215, 0.014054138865340965, -0.0010367496297243586, 0.002189555876684749], "std": [0.1447626331199151, 0.09772000988003518, 0.07510591951233943, 0.09980959293078025, 0.4977656819397314, 0.15651769443212682, 3.6466692382709774e-08, 8.543233304475292e-06, 3.666417047150223e-05, 0.0016233755211692532, 0.00035768872934116466, 0.0003490354441841761], "min": [0.06888161624847808, 0.04639012434956401, 1.182247375881564, -0.17357090019672394, -0.002553191501647012, -0.5365279687480673, 0.06913030080656074, -0.33650019119089314, 1.1824949999999999, 0.0042531460837848456, -0.0017021270125252563, 0.0012765960299365832], "max": [0.45485166414002304, 0.3338459957693291, 1.4897379294332656, 0.2435953811104819, 1.2906327027995421, 0.0031915892434174263, 0.06913046001196306, -0.33644727435029204, 1.1826694730902312, 0.01531806254546695, 0.0, 0.0029787247667574955], "count": [165]}, "eef_sim_pose_action": {"mean": [0.24923160463855598, 0.26130534603592204, 1.2669633148634796, 0.05420750926251013, 0.6148454333672185, -0.1997030591715364, 0.06920135735895727, -0.33648509344778943, 1.182653586653911, 0.014093387543772101, -0.0003998571337897336, 0.0028634316163786925], "std": [0.1448057966393843, 0.09848232316406388, 0.07823908138853658, 0.113166423538223, 0.5126846099545893, 0.15978866569774167, 5.652421821456781e-05, 1.325281077742346e-05, 5.6171023184423e-05, 0.0018700801167996738, 0.0008756760961665287, 0.0005481204325055388], "min": [0.06900321767132526, 0.04047891411182634, 1.1823027034655564, -0.21300671431264684, -0.004599988014667211, -0.5828037015339856, 0.06913018029010254, -0.3364906912557412, 1.1824949999999999, 0.0030656085630336857, -0.0015339790257684616, 0.0015339808305725438], "max": [0.45495608208218735, 0.3336580922639481, 1.5173808506438415, 0.3047615914782609, 1.2988594775948434, 0.0046035350062604025, 0.06924639844322603, -0.3364212017670418, 1.1826871189109367, 0.015342160705344929, 0.0015339790257686836, 0.004601946101304506], "count": [165]}, "gripper_mode_state": {"mean": [0.24848484848484848, 0.0], "std": [0.4321343871509301, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_state": {"mean": [1.690909090909091, 2.0], "std": [0.6752614022972921, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_mode_action": {"mean": [0.2545454545454545, 0.0], "std": [0.4356054018440344, 0.0], "min": [0, 0], "max": [1, 0], "count": [165]}, "gripper_activity_action": {"mean": [1.9454545454545455, 2.0], "std": [0.2965364805509105, 0.0], "min": [0, 2], "max": [2, 2], "count": [165]}, "gripper_open_scale_state": {"mean": [0.7432793017300697, 0.9796267700195336], "std": [0.3492524709252684, 2.3314683517128287e-15], "min": [0.09760363578796387, 0.9796267700195312], "max": [0.9779259490966797, 0.9796267700195312], "count": [165]}, "gripper_open_scale_action": {"mean": [0.7454545454545455, 1.0], "std": [0.4356054018440344, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [165]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8823529411764706]], [[0.8901960784313725]], [[0.9098039215686274]]], "mean": [[[0.6309360348583878]], [[0.6741523148148149]], [[0.6456599727668845]]], "std": [[[0.16627408512621442]], [[0.17655524432360564]], [[0.17675431641155925]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8862745098039215]], [[0.8784313725490196]], [[0.9215686274509803]]], "mean": [[[0.6036220942265795]], [[0.6514287636165578]], [[0.6196289270152505]]], "std": [[[0.17400569459440968]], [[0.18316517061614884]], [[0.17862699571075713]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4463887554466231]], [[0.4521398011982571]], [[0.44234560185185184]]], "std": [[[0.18022007099444287]], [[0.1728906849167927]], [[0.1844752620351037]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7529411764705882]], [[0.7294117647058823]], [[0.7176470588235294]]], "mean": [[[0.44439512799564274]], [[0.45058903322440086]], [[0.4341020125272331]]], "std": [[[0.1986330664052716]], [[0.19017124429485455]], [[0.19500469968934808]]], "count": [100]}, "observation.state": {"min": [-0.3006382882595062, 0.0, -0.8923404216766357, -0.42234042286872864, -0.05382978543639183, -1.233404278755188, -2.7585105895996094, -0.004680851008743048, -0.001276595750823617, 0.0, 0.04021276533603668, 0.05148936063051224, -0.12893617153167725, -2.760425567626953, 11.646021842956543, 97.96267700195312], "max": [0.24276596307754517, 1.8440425395965576, 0.0, 0.17127659916877747, 0.9019148945808411, 0.22659574449062347, -0.2338297814130783, -0.0042553190141916275, -0.001276595750823617, 0.0, 0.04468085244297981, 0.05425531789660454, -0.1129787266254425, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.07821507006883621, 1.0921790599822998, -0.5053688883781433, -0.04918629676103592, 0.32913294434547424, -0.2930348515510559, -1.9862116575241089, -0.004635382443666458, -0.0012765934225171804, 0.0, 0.04422929883003235, 0.05309639498591423, -0.12022726982831955, -2.760432004928589, 71.50392150878906, 97.96285247802734], "std": [0.12755727767944336, 0.7032234072685242, 0.30087199807167053, 0.17953826487064362, 0.3791351020336151, 0.5359638929367065, 1.0972238779067993, 0.00013146718265488744, 2.3283064365386963e-09, 0.0, 0.0003837027179542929, 0.0002368795539950952, 0.0012129363603889942, 6.4373016357421875e-06, 37.47393798828125, 0.00017547607421875], "count": [262]}, "action": {"min": [-0.302194207906723, 0.0, -0.8943107724189758, -0.424912691116333, -0.058291271328926086, -1.240990400314331, -2.7585105895996094, -0.004601942375302315, -0.003067961661145091, -0.0, 0.03988350182771683, 0.05215534567832947, -0.13192234933376312, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2454369217157364, 1.8469128608703613, -0.0, 0.18867963552474976, 0.9081166386604309, 0.2316311001777649, -0.2338297814130783, -0.004601942375302315, 0.0, -0.0, 0.04448544234037399, 0.05522330850362778, -0.11351457983255386, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.07740756124258041, 1.0905073881149292, -0.5046324133872986, -0.04660486429929733, 0.32944875955581665, -0.2919779419898987, -1.9862116575241089, -0.004601952154189348, -0.0019904300570487976, 0.0, 0.04444437846541405, 0.0536775179207325, -0.12127263098955154, -2.760432004928589, 70.22900390625, 100.0, 0.0, 0.0], "std": [0.12878993153572083, 0.7032130360603333, 0.30047351121902466, 0.18034908175468445, 0.3816893398761749, 0.5395851135253906, 1.0972238779067993, 9.778887033462524e-09, 0.001464253757148981, 0.0, 0.0003647459379862994, 0.00018917734269052744, 0.0013672512723132968, 6.4373016357421875e-06, 45.72514343261719, 0.0, 0.0, 0.0], "count": [262]}, "timestamp": {"min": [0.0], "max": [8.7], "mean": [4.3500000000000005], "std": [2.5210778118363053], "count": [262]}, "frame_index": {"min": [0], "max": [261], "mean": [130.5], "std": [75.63233435508916], "count": [262]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [262]}, "index": {"min": [17682], "max": [17943], "mean": [17812.5], "std": [75.63233435508916], "count": [262]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [262]}, "subtask_annotation": {"mean": [2.6755725190839694, 6.0, 6.0, 6.0, 6.0], "std": [2.132467717305866, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [262]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [262]}, "eef_direction_state": {"mean": [3.6106870229007635, 6.0], "std": [2.3151427142924725, 0.0], "min": [0, 6], "max": [6, 6], "count": [262]}, "eef_velocity_state": {"mean": [1.2328244274809161, 0.0], "std": [0.8443745368539175, 0.0], "min": [0, 0], "max": [2, 0], "count": [262]}, "eef_acc_mag_state": {"mean": [1.0381679389312977, 0.0], "std": [0.8596518037583081, 0.0], "min": [0, 0], "max": [2, 0], "count": [262]}, "eef_direction_action": {"mean": [3.7099236641221376, 6.0], "std": [2.2682291226751037, 0.0], "min": [0, 6], "max": [6, 6], "count": [262]}, "eef_velocity_action": {"mean": [1.1908396946564885, 0.0], "std": [0.8436064331172771, 0.0], "min": [0, 0], "max": [2, 0], "count": [262]}, "eef_acc_mag_action": {"mean": [1.0877862595419847, 0.0], "std": [0.8357035615962372, 0.0], "min": [0, 0], "max": [2, 0], "count": [262]}, "eef_sim_pose_state": {"mean": [0.2405573937375156, 0.31797798264190946, 1.239196045440139, 0.041731235863066186, 0.3879356474622803, 0.36237103202436666, 0.06891377058885442, -0.33518928062233744, 1.1779349124282015, -0.11794639825819912, 0.042892165587302154, 0.04851003211788207], "std": [0.12249615890817446, 0.02611744642563652, 0.04839881539724802, 0.1456094441198485, 0.2676033263169395, 0.48488636907773275, 1.7228560012768942e-06, 5.931970576350506e-06, 3.9282436823418706e-05, 0.0012160304048324528, 0.0003830698466826979, 0.000279440885527431], "min": [0.06863475497704519, 0.2628714539428391, 1.182582236568039, -0.22143603931149752, -0.02701685780127261, -0.1940019603484052, 0.0689109500598804, -0.335224370464559, 1.1778886703669813, -0.12662233243316742, 0.03888195087239166, 0.04685461520990438], "max": [0.40899715518682844, 0.36642478206310375, 1.3549958540029172, 0.3744776864021094, 0.6509156511353846, 1.1089326571729412, 0.06893104333215022, -0.3351621873676957, 1.1783461344081205, -0.11079830869055302, 0.043343808754000124, 0.04962451641160891], "count": [262]}, "eef_sim_pose_action": {"mean": [0.23969120763956198, 0.3183671888185332, 1.2391600218697036, 0.04436173483484448, 0.3884059775781598, 0.364033360326066, 0.06886156125285085, -0.33517675099057037, 1.1778963914233656, -0.11899323167022119, 0.04239284790253283, 0.04912405036566091], "std": [0.1221217565844412, 0.02632517002562071, 0.04935362883003644, 0.14588417477538154, 0.27242229734502915, 0.4862422260136261, 0.00010388232173188788, 4.34984063584815e-06, 5.077814484200325e-05, 0.0013817511229636638, 0.0015004229444669243, 0.00018898814348355873], "min": [0.06891269834421038, 0.2622608823603449, 1.1826871189109367, -0.22104749069512236, -0.06441011126846341, -0.20049962286823134, 0.06878326909407925, -0.3352116468491161, 1.1778673699880118, -0.1296349972850239, 0.036762467778794106, 0.047601461748585136], "max": [0.4087345268077797, 0.3675276878554894, 1.3620032714790389, 0.38394574916345064, 0.6620903056085528, 1.1132242810703614, 0.06901598029815864, -0.3351416591672985, 1.1783385723379896, -0.11112576218983147, 0.0444249119944653, 0.05066866881991367], "count": [262]}, "gripper_mode_state": {"mean": [0.2900763358778626, 0.0], "std": [0.4537973724489107, 0.0], "min": [0, 0], "max": [1, 0], "count": [262]}, "gripper_activity_state": {"mean": [1.8091603053435115, 2.0], "std": [0.5472276249777948, 0.0], "min": [0, 2], "max": [2, 2], "count": [262]}, "gripper_mode_action": {"mean": [0.29770992366412213, 0.0], "std": [0.45725127120219544, 0.0], "min": [0, 0], "max": [1, 0], "count": [262]}, "gripper_activity_action": {"mean": [1.965648854961832, 2.0], "std": [0.2367950743396354, 0.0], "min": [0, 2], "max": [2, 2], "count": [262]}, "gripper_open_scale_state": {"mean": [0.7150394938738296, 0.9796267700195342], "std": [0.3747394790962777, 2.9976021664879227e-15], "min": [0.11646021842956543, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [262]}, "gripper_open_scale_action": {"mean": [0.7022900763358778, 1.0], "std": [0.45725127120219544, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [262]}}} +{"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.5958364242919391]], [[0.6339425108932462]], [[0.6077877559912854]]], "std": [[[0.22049016398913443]], [[0.23325045909146916]], [[0.23038353478536996]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.5705458932461874]], [[0.6148550544662309]], [[0.5863103295206972]]], "std": [[[0.21980552635183245]], [[0.23332356303993554]], [[0.2262261888465062]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42713268790849673]], [[0.4326626007625272]], [[0.4305261410675381]]], "std": [[[0.20977919134090517]], [[0.20653376055845454]], [[0.21025247399041527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7176470588235294]], [[0.7411764705882353]], [[0.7764705882352941]]], "mean": [[[0.4126430964052288]], [[0.41890022331154686]], [[0.405601772875817]]], "std": [[[0.20725640501409584]], [[0.20062841063234638]], [[0.20572833087410156]]], "count": [100]}, "observation.state": {"min": [-0.9763829708099365, -0.002765957498922944, -1.761063814163208, -0.29276594519615173, -0.295319139957428, -0.1327659636735916, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.003617021255195141, 0.02638297900557518, -0.03680850937962532, -2.760425567626953, 9.915937423706055, 97.96267700195312], "max": [0.02148936130106449, 2.382766008377075, 0.0, 0.2789361774921417, 0.00042553190723992884, 0.44531914591789246, -0.18425531685352325, -0.002765957498922944, -0.001276595750823617, 0.0, 0.007021276745945215, 0.028297873213887215, -0.02531914971768856, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3793617784976959, 1.3589552640914917, -0.9833612442016602, -0.0040209051221609116, -0.14325740933418274, 0.11088307201862335, -1.9781992435455322, -0.0031896040309220552, -0.0012765951687470078, 0.0, 0.005723974201828241, 0.027080632746219635, -0.029198871925473213, -2.7604310512542725, 71.22987365722656, 97.96284484863281], "std": [0.407045841217041, 0.9200714826583862, 0.6738905310630798, 0.15658193826675415, 0.10057874768972397, 0.16357889771461487, 1.0902663469314575, 2.8243253836990334e-05, 5.820766091346741e-10, 0.0, 0.0003916716668754816, 0.00025921090855263174, 0.0034540421329438686, 5.4836273193359375e-06, 37.23296356201172, 0.0001678466796875], "count": [226]}, "action": {"min": [-0.977145791053772, -0.0015339808305725455, -1.7625439167022705, -0.30066022276878357, -0.30066022276878357, -0.1365242898464203, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, 0.003067961661145091, 0.026077672839164734, -0.03834952041506767, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.3807382583618164, 0.0015339808305725455, 0.2883884012699127, 0.0015339808305725455, 0.4555923044681549, -0.18425531685352325, -0.003067961661145091, 0.0, 0.0015339808305725455, 0.007669903803616762, 0.029145635664463043, -0.026077672839164734, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.38086143136024475, 1.3561207056045532, -0.9812998175621033, -0.0015809671021997929, -0.14678695797920227, 0.11589717864990234, -1.9781992435455322, -0.0030679660849273205, 0.0, 6.787525762774749e-06, 0.005898436065763235, 0.02763885073363781, -0.02977014146745205, -2.7604310512542725, 69.91150665283203, 100.0, 0.0, 0.0], "std": [0.4087999761104584, 0.9201780557632446, 0.6728842258453369, 0.1591661125421524, 0.1020636186003685, 0.16759037971496582, 1.0902663469314575, 4.423782229423523e-09, 0.0, 0.0001018128969008103, 0.0006253792671486735, 0.0002484646684024483, 0.003446065355092287, 5.4836273193359375e-06, 45.86427688598633, 0.0, 0.0, 0.0], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [226]}, "index": {"min": [18361], "max": [18586], "mean": [18473.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.672566371681416, 6.0, 6.0, 6.0, 6.0], "std": [2.1032737982425314, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [226]}, "eef_direction_state": {"mean": [4.128318584070796, 6.0], "std": [1.7938917512822057, 0.0], "min": [0, 6], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [1.345132743362832, 0.0], "std": [0.8700514836198556, 0.0], "min": [0, 0], "max": [2, 0], "count": [226]}, "eef_acc_mag_state": {"mean": [1.2123893805309736, 0.0], "std": [0.8408942504371176, 0.0], "min": [0, 0], "max": [2, 0], "count": [226]}, "eef_direction_action": {"mean": [4.053097345132743, 6.0], "std": [1.8641504172503203, 0.0], "min": [0, 6], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [1.3185840707964602, 0.0], "std": [0.8649056086988046, 0.0], "min": [0, 0], "max": [2, 0], "count": [226]}, "eef_acc_mag_action": {"mean": [1.1991150442477876, 0.0], "std": [0.8415110277195834, 0.0], "min": [0, 0], "max": [2, 0], "count": [226]}, "eef_sim_pose_state": {"mean": [0.27754097773682335, 0.194782405182014, 1.2627817545303341, 0.030528181675831986, 0.3622712182664383, -0.5469080738073072, 0.06902700836703911, -0.33580787318941685, 1.1818791502150108, -0.029078411861172767, 0.00444574255147619, 0.02389125091685119], "std": [0.15248618445917092, 0.16026286889777974, 0.0681461924108594, 0.12675993113780845, 0.29032381433692894, 0.5166488497121624, 2.1662899501362768e-07, 5.9119108146601425e-06, 4.014393909891494e-05, 0.003450362096016486, 0.00039152850691494414, 0.00025877407427107077], "min": [0.06887161047647111, -0.05815593842720598, 1.1824419474442625, -0.23396610965418357, -0.23575952566825387, -1.3271574125924395, 0.06902614229156342, -0.33582369624072983, 1.1817461859787404, -0.03670014847945631, 0.0023395576177698274, 0.023191752976972818], "max": [0.4870997731189523, 0.3336584009450067, 1.4247841877976242, 0.32260342469484893, 0.6645318309799593, -0.005744671593298552, 0.06902789657314608, -0.33578044655535266, 1.1820951002005862, -0.02521486151375613, 0.005742517294698102, 0.025106591370019526], "count": [226]}, "eef_sim_pose_action": {"mean": [0.275818710575767, 0.19462742179237594, 1.2627128872294342, 0.031752734218868366, 0.3632236287023605, -0.5538351837737074, 0.06912260797883005, -0.33579839555558716, 1.1818885659922866, -0.02960689780105721, 0.005902959165020041, 0.024571329648957498], "std": [0.15194019276814513, 0.160316977029653, 0.06927225110528154, 0.12747642021800662, 0.3015812920243359, 0.5200261485053852, 7.614662387949382e-06, 5.579933645279037e-06, 6.637087181739164e-05, 0.0034425364081298623, 0.0006193331567377101, 0.0002484660835264889], "min": [0.06657500479554515, -0.05802927695722751, 1.1815516754825166, -0.2458696220511823, -0.2508075259422773, -1.3348709553261864, 0.0691209042463596, -0.3358335137909412, 1.1815980368938304, -0.038215411921901914, 0.0030667922195011244, 0.02301020186957143], "max": [0.4875614664447392, 0.33367549999378404, 1.4465180407385467, 0.32078362926937687, 0.6633045245432818, -0.004601357550660927, 0.06923670235763345, -0.3357644962437266, 1.182180551534996, -0.02595062084666491, 0.007666980151510128, 0.02607822236135813], "count": [226]}, "gripper_mode_state": {"mean": [0.2920353982300885, 0.0], "std": [0.4546984983598282, 0.0], "min": [0, 0], "max": [1, 0], "count": [226]}, "gripper_activity_state": {"mean": [1.7743362831858407, 2.0], "std": [0.5930689286838893, 0.0], "min": [0, 2], "max": [2, 2], "count": [226]}, "gripper_mode_action": {"mean": [0.3008849557522124, 0.0], "std": [0.4586427794637146, 0.0], "min": [0, 0], "max": [1, 0], "count": [226]}, "gripper_activity_action": {"mean": [1.9601769911504425, 2.0], "std": [0.2545305666950382, 0.0], "min": [0, 2], "max": [2, 2], "count": [226]}, "gripper_open_scale_state": {"mean": [0.7122991566531423, 0.9796267700195341], "std": [0.3723298272266322, 2.886579864025407e-15], "min": [0.09915937423706055, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [226]}, "gripper_open_scale_action": {"mean": [0.6991150442477876, 1.0], "std": [0.4586427794637146, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [226]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8549019607843137]], [[0.8901960784313725]], [[0.9215686274509803]]], "mean": [[[0.6180585130718954]], [[0.661159302832244]], [[0.634372873093682]]], "std": [[[0.17981538102706474]], [[0.19199849414082407]], [[0.1861084790084026]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8352941176470589]], [[0.8705882352941177]], [[0.8980392156862745]]], "mean": [[[0.5933016802832244]], [[0.6410345234204793]], [[0.610606508714597]]], "std": [[[0.18408657290149583]], [[0.19564836881792705]], [[0.18556149999379873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4438755092592592]], [[0.45114683551198254]], [[0.44643622004357303]]], "std": [[[0.17288466338716024]], [[0.16596721260620453]], [[0.16459740577241969]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6470588235294118]], [[0.6274509803921569]]], "mean": [[[0.4363667674291939]], [[0.4432951525054466]], [[0.4295661819172113]]], "std": [[[0.19428171461375687]], [[0.18720545878801506]], [[0.19282274911745725]]], "count": [100]}, "observation.state": {"min": [-0.38531914353370667, -0.003617021255195141, -1.9761701822280884, -0.005106383003294468, -0.5859574675559998, -0.008510638028383255, -2.757446765899658, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.005744680762290955, 0.030638298019766808, -0.06680851429700851, -2.760425567626953, 9.64188003540039, 97.96267700195312], "max": [0.0042553190141916275, 2.4606382846832275, 0.0, 0.5738297700881958, -0.00042553190723992884, 1.043404221534729, -0.17638297379016876, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.008085106499493122, 0.0331914909183979, -0.05382978543639183, -2.760425567626953, 97.85916137695312, 97.96267700195312], "mean": [-0.21800807118415833, 1.234599232673645, -0.8596453666687012, 0.12119140475988388, -0.3608013689517975, 0.5832794904708862, -1.97092866897583, -0.0031914880964905024, -0.0012765961000695825, 0.0, 0.00758966151624918, 0.03150254860520363, -0.05750751867890358, -2.7604305744171143, 70.96957397460938, 97.96284484863281], "std": [0.1620611548423767, 0.9402437806129456, 0.7229359149932861, 0.15905192494392395, 0.22616234421730042, 0.3858281970024109, 1.1033412218093872, 1.1641532182693481e-09, 3.4924596548080444e-10, 0.0, 0.00030386517755687237, 0.00034564005909487605, 0.0017301945481449366, 5.0067901611328125e-06, 37.695682525634766, 0.0001678466796875], "count": [210]}, "action": {"min": [-0.3850291669368744, 0.0, -1.9757672548294067, -0.026077672839164734, -0.5890486240386963, -0.00920388475060463, -2.757446765899658, -0.003067961661145091, 0.0, 0.0, 0.006135923322290182, 0.03067961521446705, -0.07056311517953873, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01073786523193121, 2.460505247116089, 0.004601942375302315, 0.5890486240386963, 0.003067961661145091, 1.0538448095321655, -0.17638297379016876, -0.003067961661145091, 0.0, 0.0015339808305725455, 0.007669903803616762, 0.03374757617712021, -0.05368932709097862, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2186945080757141, 1.2301795482635498, -0.8538651466369629, 0.12647297978401184, -0.36288905143737793, 0.5837895274162292, -1.97092866897583, -0.003067965619266033, 0.0, 0.0013221468543633819, 0.007633394096046686, 0.032133303582668304, -0.058262091130018234, -2.7604305744171143, 70.47618865966797, 100.0, 0.0, 0.0], "std": [0.16379505395889282, 0.9419630169868469, 0.7197681069374084, 0.1668524295091629, 0.22537706792354584, 0.38310906291007996, 1.1033412218093872, 3.958120942115784e-09, 0.0, 0.0005292235873639584, 0.00023386350949294865, 0.0004543595132417977, 0.0017710468964651227, 5.0067901611328125e-06, 45.614986419677734, 0.0, 0.0, 0.0], "count": [210]}, "timestamp": {"min": [0.0], "max": [6.966666666666667], "mean": [3.4833333333333334], "std": [2.0207030313088414], "count": [210]}, "frame_index": {"min": [0], "max": [209], "mean": [104.5], "std": [60.621090939265244], "count": [210]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [210]}, "index": {"min": [19069], "max": [19278], "mean": [19173.5], "std": [60.621090939265244], "count": [210]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [210]}, "subtask_annotation": {"mean": [2.8857142857142857, 6.0, 6.0, 6.0, 6.0], "std": [1.9775611998923643, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [210]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [210]}, "eef_direction_state": {"mean": [4.052380952380952, 6.0], "std": [2.195692546700739, 0.0], "min": [0, 6], "max": [6, 6], "count": [210]}, "eef_velocity_state": {"mean": [1.1523809523809523, 0.0], "std": [0.8974137696307674, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_acc_mag_state": {"mean": [1.0857142857142856, 0.0], "std": [0.8741176309016194, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_direction_action": {"mean": [3.8285714285714287, 6.0], "std": [2.362231160242743, 0.0], "min": [0, 6], "max": [6, 6], "count": [210]}, "eef_velocity_action": {"mean": [1.119047619047619, 0.0], "std": [0.9103212659584712, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_acc_mag_action": {"mean": [1.138095238095238, 0.0], "std": [0.8646365547917159, 0.0], "min": [0, 0], "max": [2, 0], "count": [210]}, "eef_sim_pose_state": {"mean": [0.2841748256231644, 0.25731446058178437, 1.2424623762835054, 0.28894780660469954, 0.4134230011756253, -0.6822258315336514, 0.06902338656907742, -0.3357083537617703, 1.1816879472931543, -0.057308761586185475, 0.0063099375498498625, 0.028311672014042603], "std": [0.19043091620836908, 0.06279080338208828, 0.05410679385122393, 0.248353012501027, 0.30062054374083924, 0.4714941446620088, 2.7530639803878697e-07, 7.774727054248148e-06, 3.114325486695565e-05, 0.0017313578716026065, 0.0003037185923050275, 0.0003456418505161059], "min": [0.04346231894224288, 0.15412949245911645, 1.1822375705807062, -0.008501946241439838, -0.04153721866363913, -1.2612086491487617, 0.06902223923975137, -0.335727794763257, 1.1816371656059033, -0.06659804709765187, 0.004465717766877875, 0.02744735212151793], "max": [0.5726635220547572, 0.3335102602557884, 1.389477988461219, 0.7057912637736358, 0.7691054669090973, -0.0008510641612240258, 0.06902415836733913, -0.3356703631196624, 1.1818770437625663, -0.05364769533116605, 0.00680531535671669, 0.030000677323514344], "count": [210]}, "eef_sim_pose_action": {"mean": [0.28196269739865376, 0.2573952456980289, 1.2408261597159171, 0.2853683457998008, 0.41880444901675273, -0.68760914237336, 0.06921668436653845, -0.3356975906433649, 1.1813460929559774, -0.05797434400241446, 0.008950902330356655, 0.029066575592598197], "std": [0.19084609487025606, 0.06316131897792328, 0.05286883287111869, 0.24475492434822116, 0.3034051586907926, 0.4727088111123515, 3.9393923735725864e-05, 1.0223791370649135e-05, 0.00015353614482942554, 0.0017652416527141593, 0.0006213996239467829, 0.00045436651528727584], "min": [0.03537157478115503, 0.1483610800510768, 1.1813011724261224, -0.00919682541215217, -0.05490492615266929, -1.2644519279007622, 0.06911812470849393, -0.335730336759209, 1.181283609838687, -0.07025255657767338, 0.0061327398857271564, 0.027612555410630922], "max": [0.5725257748703241, 0.33361212413513053, 1.3948528509751124, 0.732528370664839, 0.7672664043638675, 0.001534110780152547, 0.06923371111882999, -0.3356613277818674, 1.181866125033831, -0.0534422898088637, 0.009199553325093701, 0.030681042885042892], "count": [210]}, "gripper_mode_state": {"mean": [0.2857142857142857, 0.0], "std": [0.4517539514526267, 0.0], "min": [0, 0], "max": [1, 0], "count": [210]}, "gripper_activity_state": {"mean": [1.7476190476190476, 2.0], "std": [0.6234459136575021, 0.0], "min": [0, 2], "max": [2, 2], "count": [210]}, "gripper_mode_action": {"mean": [0.29523809523809524, 0.0], "std": [0.45614971485059075, 0.0], "min": [0, 0], "max": [1, 0], "count": [210]}, "gripper_activity_action": {"mean": [1.957142857142857, 2.0], "std": [0.2638026473231346, 0.0], "min": [0, 2], "max": [2, 2], "count": [210]}, "gripper_open_scale_state": {"mean": [0.7096956714448489, 0.979626770019534], "std": [0.3769569114218988, 2.7755575615628914e-15], "min": [0.09641880035400391, 0.9796267700195312], "max": [0.9785916137695313, 0.9796267700195312], "count": [210]}, "gripper_open_scale_action": {"mean": [0.7047619047619048, 1.0], "std": [0.4561497148505909, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [210]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6107587608932462]], [[0.6535417184095861]], [[0.6374078594771242]]], "std": [[[0.1764018953195013]], [[0.19200367649430758]], [[0.18882301906000185]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5851139052287582]], [[0.6337252832244009]], [[0.6133987962962963]]], "std": [[[0.18142172948094906]], [[0.19598636016976184]], [[0.1886205014915975]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44923979302832245]], [[0.4519009586056645]], [[0.44908781318082786]]], "std": [[[0.17615518444436953]], [[0.17444976283672844]], [[0.17644846745913614]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6392156862745098]], [[0.6313725490196078]]], "mean": [[[0.43463079248366016]], [[0.4374488208061002]], [[0.42237826525054467]]], "std": [[[0.19191026413474935]], [[0.18838136344358158]], [[0.19201704203299075]]], "count": [100]}, "observation.state": {"min": [-0.5753191709518433, -0.0031914892606437206, -1.9746809005737305, -0.19659574329853058, -0.6287233829498291, -0.7904255390167236, -2.7585105895996094, -0.006170212756842375, -0.001276595750823617, -0.00042553190723992884, -0.0031914892606437206, -0.00042553190723992884, 0.008085106499493122, -2.760425567626953, 10.479523658752441, 97.96267700195312], "max": [0.00042553190723992884, 2.4338297843933105, 0.0, 0.7619149088859558, -0.028723403811454773, 1.334468126296997, -0.20042553544044495, -0.005744680762290955, -0.001276595750823617, 0.0, -0.002340425504371524, 0.0, 0.011063829995691776, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.16298480331897736, 1.342195987701416, -0.9552245140075684, 0.28053906559944153, -0.2969238758087158, 0.41830796003341675, -2.0597777366638184, -0.00612627575173974, -0.0012765926076099277, -6.057393875380512e-06, -0.002661467297002673, -4.240174894221127e-05, 0.009509347379207611, -2.760432243347168, 74.0187759399414, 97.96285247802734], "std": [0.22148312628269196, 0.8731116056442261, 0.6910207271575928, 0.2481319010257721, 0.24615736305713654, 0.725604772567749, 1.0678459405899048, 0.00012945679191034287, 3.14321368932724e-09, 5.040728865424171e-05, 0.00022138516942504793, 0.00012745741696562618, 0.000643160950858146, 6.67572021484375e-06, 36.47032928466797, 0.00017547607421875], "count": [281]}, "action": {"min": [-0.575242817401886, -0.0015339808305725455, -1.9742332696914673, -0.200951486825943, -0.6320000886917114, -0.7961360216140747, -2.7585105895996094, -0.006135923322290182, 0.0, -0.0, -0.003067961661145091, -0.0, 0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.0015339808305725455, 2.4328935146331787, 0.0, 0.7700583338737488, -0.029145635664463043, 1.3422331809997559, -0.20042553544044495, -0.006135923322290182, 0.0, -0.0, -0.003067961661145091, -0.0, 0.012271846644580364, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16143402457237244, 1.342512845993042, -0.9552438259124756, 0.28432661294937134, -0.30098220705986023, 0.4278816282749176, -2.0597777366638184, -0.006135933566838503, 0.0, 0.0, -0.0030679667834192514, 0.0, 0.009722505696117878, -2.760432243347168, 73.30960845947266, 100.0, 0.0, 0.0], "std": [0.22068363428115845, 0.873418927192688, 0.689459502696991, 0.2520408034324646, 0.24610446393489838, 0.7258698344230652, 1.0678459405899048, 1.0244548320770264e-08, 0.0, 0.0, 5.122274160385132e-09, 0.0, 0.0014609559439122677, 6.67572021484375e-06, 44.234188079833984, 0.0, 0.0, 0.0], "count": [281]}, "timestamp": {"min": [0.0], "max": [9.333333333333334], "mean": [4.666666666666667], "std": [2.703906638756433], "count": [281]}, "frame_index": {"min": [0], "max": [280], "mean": [140.0], "std": [81.11719916269298], "count": [281]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [281]}, "index": {"min": [19529], "max": [19809], "mean": [19669.0], "std": [81.11719916269298], "count": [281]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [281]}, "subtask_annotation": {"mean": [2.6334519572953736, 6.0, 6.0, 6.0, 6.0], "std": [2.1034166001055046, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [281]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [281]}, "eef_direction_state": {"mean": [4.306049822064057, 6.0], "std": [1.9382639949820397, 0.0], "min": [0, 6], "max": [6, 6], "count": [281]}, "eef_velocity_state": {"mean": [1.1245551601423487, 0.0], "std": [0.8941099659991469, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_acc_mag_state": {"mean": [0.9252669039145908, 0.0], "std": [0.8591782157052005, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_direction_action": {"mean": [4.213523131672598, 6.0], "std": [2.0099296318303725, 0.0], "min": [0, 6], "max": [6, 6], "count": [281]}, "eef_velocity_action": {"mean": [1.106761565836299, 0.0], "std": [0.8864282221202204, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_acc_mag_action": {"mean": [0.9644128113879004, 0.0], "std": [0.8344114385624409, 0.0], "min": [0, 0], "max": [2, 0], "count": [281]}, "eef_sim_pose_state": {"mean": [0.2967141377182429, 0.263093837549699, 1.2535374529884236, -0.0132620912796709, 0.5301145282714066, -0.681795403120808, 0.06903338503329559, -0.33635093651871995, 1.1827403217638648, 0.009509514740738655, -0.0039441205359564795, -0.006168698716263816], "std": [0.1599278750698155, 0.09974218580157207, 0.055155594330444674, 0.3567678415499132, 0.3761297113949659, 0.4660698769247622, 3.827382921113457e-06, 4.048721597358149e-06, 2.448611759236397e-05, 0.0006431623661983744, 0.00021831845054679085, 0.00018480085201898796], "min": [0.06874621192252302, 0.059975117185780275, 1.181986077577814, -0.83436986876131, -0.09826003079270618, -1.2765579841157058, 0.06900152879807861, -0.3363682979564968, 1.1827057358009787, 0.008085106499493122, -0.00446808501146756, -0.006595748141177155], "max": [0.512704159479338, 0.3330410246275004, 1.3903161820343988, 0.4554060213687678, 0.9985778110713031, -0.036382988712999255, 0.06903398506690357, -0.3363487805453487, 1.182823646286229, 0.011063829995691776, -0.0036170209277130994, -0.005744680762290954], "count": [281]}, "eef_sim_pose_action": {"mean": [0.296351871514344, 0.2637944260634896, 1.253345075870023, -0.010614512119202653, 0.5315329492392264, -0.6887785137539615, 0.06913042826006924, -0.33635035726308704, 1.1828094747808273, 0.009722490102264805, -0.003067961661145091, -0.006135923322290182], "std": [0.15967998033476502, 0.09958077513463308, 0.05568687917555082, 0.3564694650815743, 0.3817050908103197, 0.4694844145305101, 5.551115123125783e-17, 9.992007221626409e-16, 1.9984014443252818e-15, 0.001460954882979926, 0.0, 1.4634978666772026e-19], "min": [0.06696359886350962, 0.0601005593825574, 1.1820233477306439, -0.8410307056551689, -0.13265783739417114, -1.2806190189074873, 0.06913042826006918, -0.33635035726308804, 1.1828094747808253, 0.007669903803616764, -0.003067961661145091, -0.006135923322290184], "max": [0.5127536451837438, 0.33303071011596597, 1.398765611351731, 0.4327844030124601, 0.9997691361070156, -0.0368155394680798, 0.06913042826006918, -0.33635035726308804, 1.1828094747808253, 0.012271846644580362, -0.003067961661145091, -0.006135923322290182], "count": [281]}, "gripper_mode_state": {"mean": [0.26334519572953735, 0.0], "std": [0.44044807141785636, 0.0], "min": [0, 0], "max": [1, 0], "count": [281]}, "gripper_activity_state": {"mean": [1.8185053380782918, 2.0], "std": [0.5393543399881315, 0.0], "min": [0, 2], "max": [2, 2], "count": [281]}, "gripper_mode_action": {"mean": [0.2669039145907473, 0.0], "std": [0.44234174002334725, 0.0], "min": [0, 0], "max": [1, 0], "count": [281]}, "gripper_activity_action": {"mean": [1.9679715302491103, 2.0], "std": [0.22881206271428448, 0.0], "min": [0, 2], "max": [2, 2], "count": [281]}, "gripper_open_scale_state": {"mean": [0.7401873159917653, 0.9796267700195344], "std": [0.3647034201750262, 3.1086244689504383e-15], "min": [0.10479523658752442, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [281]}, "gripper_open_scale_action": {"mean": [0.7330960854092526, 1.0], "std": [0.4423417400233473, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [281]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6247002559912854]], [[0.6655849945533768]], [[0.6368385729847494]]], "std": [[[0.18284761127645374]], [[0.19557022474877214]], [[0.1958368843382279]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.9215686274509803]], [[0.9725490196078431]]], "mean": [[[0.6037573583877996]], [[0.6505948665577341]], [[0.6175028758169935]]], "std": [[[0.18328490497535732]], [[0.19496439499980345]], [[0.19203796579024965]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45593834422657953]], [[0.45921381263616556]], [[0.44931037037037036]]], "std": [[[0.17469198381666107]], [[0.1704909029562886]], [[0.1825883988256846]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6509803921568628]], [[0.6666666666666666]]], "mean": [[[0.4329251334422658]], [[0.43940854030501086]], [[0.4278093981481481]]], "std": [[[0.18934571186033863]], [[0.18228712019343452]], [[0.18741361187049546]]], "count": [100]}, "observation.state": {"min": [-1.149148941040039, -0.0017021276289597154, -1.7731914520263672, -0.18787233531475067, -0.11680851131677628, -1.0121276378631592, -2.7551064491271973, -0.00042553190723992884, 0.0, -0.003829787252470851, -0.007021276745945215, -0.00042553190723992884, -0.002765957498922944, -2.760425567626953, 11.103315353393555, 97.94789123535156], "max": [0.18212765455245972, 2.2606382369995117, 0.0, 0.705531895160675, 0.7253191471099854, 0.36468085646629333, -0.21829786896705627, 0.001276595750823617, 0.0, 0.0, 0.013404255732893944, 0.005319148767739534, 0.016170212998986244, -2.759999990463257, 97.77780151367188, 97.96267700195312], "mean": [-0.24221324920654297, 1.0494202375411987, -0.8063119649887085, 0.1687648892402649, 0.16557356715202332, -0.10063737630844116, -1.9335575103759766, 0.000536691804882139, 0.0, -5.905340731260367e-05, -0.005097702145576477, 0.00011810681462520733, 0.014293508604168892, -2.760429859161377, 69.70081329345703, 97.96278381347656], "std": [0.4786033034324646, 0.8653790950775146, 0.7025462985038757, 0.23542994260787964, 0.3062128722667694, 0.4335501194000244, 1.1224088668823242, 0.00027628702810034156, 0.0, 0.0004147854051552713, 0.0018822220154106617, 0.0006756348884664476, 0.003535415744408965, 2.779523674689699e-05, 38.33940124511719, 0.0009574042051099241], "count": [245]}, "action": {"min": [-1.1535536050796509, -0.0015339808305725455, -1.7886215448379517, -0.21322332322597504, -0.11658254265785217, -1.020097255706787, -2.7551064491271973, 0.0, 0.0, -0.006135923322290182, -0.007669903803616762, 0.0, -0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.18254370987415314, 2.2656896114349365, 0.0015339808305725455, 0.7133010625839233, 0.731708824634552, 0.3957670331001282, -0.21829786896705627, 0.0015339808305725455, 0.0, -0.0, 0.013805827125906944, 0.006135923322290182, 0.015339807607233524, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24444183707237244, 1.048218011856079, -0.8082197308540344, 0.1700902134180069, 0.1691199094057083, -0.1010797768831253, -1.9335575103759766, 0.000995397916994989, 0.0, -6.261145608732477e-05, -0.005628716666251421, 0.0001815732684917748, 0.014344312250614166, -2.760429859161377, 68.9795913696289, 100.0, 0.0, 0.0], "std": [0.48429644107818604, 0.8695529699325562, 0.7082400321960449, 0.24000555276870728, 0.3092252314090729, 0.4401015639305115, 1.1224088668823242, 0.0007320616859942675, 0.0, 0.0005331173888407648, 0.002008963143453002, 0.0007935615722090006, 0.0035845483653247356, 2.779523674689699e-05, 46.257781982421875, 0.0, 0.0, 0.0], "count": [245]}, "timestamp": {"min": [0.0], "max": [8.133333333333333], "mean": [4.066666666666666], "std": [2.357493961344923], "count": [245]}, "frame_index": {"min": [0], "max": [244], "mean": [122.0], "std": [70.7248188403477], "count": [245]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [245]}, "index": {"min": [19810], "max": [20054], "mean": [19932.0], "std": [70.7248188403477], "count": [245]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [245]}, "subtask_annotation": {"mean": [2.975510204081633, 6.0, 6.0, 6.0, 6.0], "std": [1.9544330157775116, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [245]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [245]}, "eef_direction_state": {"mean": [4.3061224489795915, 6.0], "std": [1.7866178472032084, 0.0], "min": [0, 6], "max": [6, 6], "count": [245]}, "eef_velocity_state": {"mean": [1.163265306122449, 0.0], "std": [0.8414501276770747, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_acc_mag_state": {"mean": [1.0204081632653061, 0.012244897959183673], "std": [0.8687263940323595, 0.1423313940747975], "min": [0, 0], "max": [2, 2], "count": [245]}, "eef_direction_action": {"mean": [4.457142857142857, 6.0], "std": [1.705692749325635, 0.0], "min": [0, 6], "max": [6, 6], "count": [245]}, "eef_velocity_action": {"mean": [1.126530612244898, 0.0], "std": [0.8597046265905849, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_acc_mag_action": {"mean": [1.0448979591836736, 0.0], "std": [0.839110613829151, 0.0], "min": [0, 0], "max": [2, 0], "count": [245]}, "eef_sim_pose_state": {"mean": [0.21586806985511228, 0.2571408539758613, 1.2735082870325418, 0.07064753856481396, 0.34306370271740144, -0.005917854875599346, 0.0691245241869642, -0.33649982141459495, 1.1830338900499033, 0.014293105877663208, -0.005156750714712078, 0.0006548002208243085], "std": [0.12413208571003953, 0.14603733444573705, 0.09470639838966272, 0.1149027611821362, 0.3408043305225542, 0.26104052746477585, 3.154890087745909e-05, 1.8188454027398034e-05, 0.00011683938458385033, 0.0035375520784997057, 0.0015555804637198568, 0.0006447218729225228], "min": [0.06900218661647695, -0.018039742809132404, 1.181986077577814, -0.1457778692076715, -0.15463593352623195, -0.9263749457725025, 0.06883707070168033, -0.33652892044316807, 1.1818874866888576, -0.002752376183939381, -0.007021177416849378, -7.021660910697114e-09], "max": [0.3809580423221567, 0.3780121548539679, 1.5396141090417559, 0.36734562950707644, 0.842332734134787, 0.7019211390510082, 0.06913026447194423, -0.33636084170929353, 1.18351245418989, 0.016170212998986244, 0.010638289565045422, 0.005106480207041918], "count": [245]}, "eef_sim_pose_action": {"mean": [0.21399107981807647, 0.2553145427182838, 1.2733833782610757, 0.07272135344027207, 0.33971445966548947, -0.0028188923696607217, 0.06912396136507849, -0.3365088551942013, 1.1830893011894026, 0.014343459415701561, -0.005691318090952003, 0.0011769735261134631], "std": [0.12279057563720862, 0.14759120177251991, 0.09715287507942168, 0.11740292720112805, 0.34843581322843487, 0.2685162821508284, 4.055633985354526e-05, 2.5964115380464434e-05, 9.056412334149816e-05, 0.003587535494463244, 0.0015321581857580286, 0.0010077198886622076], "min": [0.06897853793652906, -0.029503801194463903, 1.1818662411512824, -0.13979612437059835, -0.211049403846008, -0.966025900600848, 0.06866096289883282, -0.33652521310656236, 1.1825119769047596, -0.0031150242302892374, -0.007669822586040764, -8.673617379884035e-19], "max": [0.3577818089728518, 0.3785491260254578, 1.551567997832471, 0.37456851475907316, 0.8481755288436328, 0.7350805335806393, 0.06913039209654673, -0.3363521641838978, 1.183281178613782, 0.015339807607233526, 0.0076698952450877655, 0.00613610380246639], "count": [245]}, "gripper_mode_state": {"mean": [0.30612244897959184, 0.0], "std": [0.4608812159443344, 0.0], "min": [0, 0], "max": [1, 0], "count": [245]}, "gripper_activity_state": {"mean": [1.7877551020408162, 2.0], "std": [0.5748585107414939, 0.0], "min": [0, 2], "max": [2, 2], "count": [245]}, "gripper_mode_action": {"mean": [0.31020408163265306, 0.0], "std": [0.46257703074309175, 0.0], "min": [0, 0], "max": [1, 0], "count": [245]}, "gripper_activity_action": {"mean": [1.963265306122449, 2.0], "std": [0.2446937924460707, 0.0], "min": [0, 2], "max": [2, 2], "count": [245]}, "gripper_open_scale_state": {"mean": [0.6970083606097177, 0.9796261665188567], "std": [0.38339379597951545, 9.426981943503077e-06], "min": [0.11103315353393554, 0.9794789123535156], "max": [0.9777780151367188, 0.9796267700195312], "count": [245]}, "gripper_open_scale_action": {"mean": [0.689795918367347, 1.0], "std": [0.46257703074309175, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [245]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9137254901960784]], [[0.9098039215686274]], [[0.984313725490196]]], "mean": [[[0.6017307380174293]], [[0.6429998420479304]], [[0.6205045152505446]]], "std": [[[0.18228880752702015]], [[0.193709521944761]], [[0.18882529558843067]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8745098039215686]], [[0.8588235294117647]], [[0.9019607843137255]]], "mean": [[[0.5780730855119826]], [[0.6239624482570807]], [[0.5974533197167756]]], "std": [[[0.18607820541457662]], [[0.19700845849186005]], [[0.18773569864431622]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4526897494553377]], [[0.4598554602396514]], [[0.4581731100217865]]], "std": [[[0.17020777831527875]], [[0.16391678939947962]], [[0.164695853897758]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.803921568627451]], [[0.6901960784313725]], [[0.6431372549019608]]], "mean": [[[0.43077183006535946]], [[0.44187782135076253]], [[0.4352669635076253]]], "std": [[[0.19036097539895658]], [[0.18530384762862667]], [[0.1959352010081994]]], "count": [100]}, "observation.state": {"min": [-0.515744686126709, -0.003617021255195141, -1.9123404026031494, -0.09808510541915894, -0.717659592628479, -0.002765957498922944, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, 0.001276595750823617, 0.04787234216928482, -0.06957446783781052, -2.760425567626953, 9.760363578796387, 97.94789123535156], "max": [-0.0031914892606437206, 2.3663830757141113, 0.0, 0.5844680666923523, 0.0, 1.101702094078064, -0.17978723347187042, -0.001276595750823617, -0.001276595750823617, 0.0, 0.003617021255195141, 0.04893616959452629, -0.059148937463760376, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.2379140704870224, 1.3941504955291748, -0.9387434720993042, 0.24184420704841614, -0.473630428314209, 0.7185347676277161, -1.9448617696762085, -0.001700587454251945, -0.0012765928404405713, 0.0, 0.0030257445760071278, 0.04832639545202255, -0.060745544731616974, -2.7604305744171143, 70.08695983886719, 97.96279907226562], "std": [0.1882261484861374, 0.893832266330719, 0.672002375125885, 0.19879505038261414, 0.28482964634895325, 0.43594837188720703, 1.1270846128463745, 5.120482455822639e-05, 2.9103830456733704e-09, 0.0, 0.0003040195151697844, 0.00023685712949372828, 0.0010477505857124925, 2.6395557142677717e-05, 38.50208282470703, 0.0009055813425220549], "count": [276]}, "action": {"min": [-0.5169515013694763, -0.0015339808305725455, -1.917475938796997, -0.10124272853136063, -0.7209709882736206, -0.004601942375302315, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, 0.0015339808305725455, 0.0475534051656723, -0.07056311517953873, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.003067961661145091, 2.365398406982422, -0.0, 0.5905826091766357, -0.0, 1.1075341701507568, -0.17978723347187042, -0.0015339808305725455, 0.0, 0.0, 0.003067961661145091, 0.04908738657832146, -0.05982524901628494, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.23536577820777893, 1.3920937776565552, -0.9358119368553162, 0.2418297529220581, -0.4766125977039337, 0.7213324308395386, -1.9448617696762085, -0.0015450991922989488, 0.0, 0.0, 0.003040177281945944, 0.04907079041004181, -0.061492741107940674, -2.7604305744171143, 69.20289611816406, 100.0, 0.0, 0.0], "std": [0.18879631161689758, 0.8940708041191101, 0.6706908345222473, 0.2036554217338562, 0.2851586937904358, 0.43597412109375, 1.1270846128463745, 0.0001301072770729661, 0.0, 0.0, 0.00020458817016333342, 0.00015905707550700754, 0.0010764551116153598, 2.6395557142677717e-05, 46.16537094116211, 0.0, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [276]}, "index": {"min": [20055], "max": [20330], "mean": [20192.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [2.7065217391304346, 6.0, 6.0, 6.0, 6.0], "std": [2.1291866352643414, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [276]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [276]}, "eef_direction_state": {"mean": [3.9855072463768115, 6.0], "std": [2.161874881571704, 0.0], "min": [0, 6], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.036231884057971, 0.0], "std": [0.8756729941060184, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_acc_mag_state": {"mean": [0.9347826086956522, 0.0], "std": [0.8904202048172631, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_direction_action": {"mean": [3.9782608695652173, 6.0], "std": [2.1735144562131055, 0.0], "min": [0, 6], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.0036231884057971, 0.0], "std": [0.8618239354381958, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_acc_mag_action": {"mean": [0.9927536231884058, 0.0], "std": [0.8763922820587187, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_sim_pose_state": {"mean": [0.3051366522055228, 0.23874129739668695, 1.234877795124306, 0.19944369436319084, 0.5060669674070053, -0.9160315111464614, 0.06900966993685094, -0.33536419911170434, 1.1821557338192852, -0.060660950888563415, 0.0017471096605453835, 0.04662588418003695], "std": [0.16098409129261498, 0.08619859463784754, 0.0428751499461235, 0.1257526728295373, 0.31208239502490437, 0.581882623783201, 2.585342549397896e-07, 5.517745315200962e-06, 3.115487646380631e-05, 0.001056603888419288, 0.00030366415899669253, 0.00023942370821464042], "min": [0.06876785689455431, 0.100170607796445, 1.1813606694387557, -0.002765957498922944, -0.06935935513487679, -1.4247292047856543, 0.06900897363389123, -0.3353793398302949, 1.1820951415460534, -0.06957446783781053, 0.0, 0.04617026755446696], "max": [0.495574742498982, 0.33368511139005, 1.3455822158980884, 0.47189251853915254, 0.7989720838615089, -0.0036182725049642185, 0.06901019399568831, -0.33535045702914124, 1.182334981087049, -0.05907734889039741, 0.00233772028139434, 0.0472341315425268], "count": [276]}, "eef_sim_pose_action": {"mean": [0.30446662419092, 0.23960529217740836, 1.2347621770784036, 0.19860406520115903, 0.5038871405257644, -0.9188243757648248, 0.06910465358495757, -0.335351180048679, 1.1821834560699982, -0.06134349649928657, 0.0030365125920905965, 0.047525843666520004], "std": [0.1606015780929048, 0.08638393205247809, 0.04380091584580458, 0.12971404106762163, 0.3156699916079084, 0.5842805141233454, 2.283111092949881e-07, 4.667976655177176e-06, 2.096530470705822e-05, 0.00108592792685696, 0.00020434206094806294, 0.00020458835795691385], "min": [0.06596402293682496, 0.09950831019423237, 1.1813595563305719, -0.004601942375302315, -0.10329648190251262, -1.4391247447996398, 0.06910461663304662, -0.3353855403319562, 1.1821806032634532, -0.0704878462467306, 0.0015321330819322299, 0.0460196477943111], "max": [0.49535559169906396, 0.3336854960773572, 1.364260738826839, 0.522628552742558, 0.8483118551428466, -0.0030679616611450893, 0.06910639009213185, -0.33531605043622187, 1.1823378040044286, -0.05967471079728991, 0.003064493472651364, 0.047553636392514594], "count": [276]}, "gripper_mode_state": {"mean": [0.30434782608695654, 0.0], "std": [0.4601306627938412, 0.0], "min": [0, 0], "max": [1, 0], "count": [276]}, "gripper_activity_state": {"mean": [1.815217391304348, 2.0], "std": [0.5436593901066782, 0.0], "min": [0, 2], "max": [2, 2], "count": [276]}, "gripper_mode_action": {"mean": [0.3079710144927536, 0.0], "std": [0.46165449063672953, 0.0], "min": [0, 0], "max": [1, 0], "count": [276]}, "gripper_activity_action": {"mean": [1.9673913043478262, 2.0], "std": [0.2308343541477755, 0.0], "min": [0, 2], "max": [2, 2], "count": [276]}, "gripper_open_scale_state": {"mean": [0.7008681051627453, 0.979626234303353], "std": [0.3850208323667038, 8.883847836080188e-06], "min": [0.09760363578796387, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [276]}, "gripper_open_scale_action": {"mean": [0.6920289855072463, 1.0], "std": [0.46165449063672953, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [276]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5959105283224401]], [[0.6366717238562092]], [[0.6141170343137254]]], "std": [[[0.19864738865998868]], [[0.20932002691389873]], [[0.2089712134643957]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9529411764705882]], [[0.9450980392156862]]], "mean": [[[0.5701921977124184]], [[0.615603888888889]], [[0.5894772303921569]]], "std": [[[0.20084019573757628]], [[0.2118723394679429]], [[0.20747822948643646]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4569637363834423]], [[0.4638159694989107]], [[0.4570885103485839]]], "std": [[[0.1744249127375991]], [[0.1675151812661708]], [[0.17066130886063677]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.984313725490196]], [[0.9647058823529412]]], "mean": [[[0.42893007897603486]], [[0.4369309940087146]], [[0.42581863289760347]]], "std": [[[0.19866886692647817]], [[0.192526765928338]], [[0.2025577888875804]]], "count": [100]}, "observation.state": {"min": [-0.8865957260131836, -0.0017021276289597154, -1.980425477027893, -0.25489363074302673, -0.4276595711708069, 0.002765957498922944, -2.7585105895996094, -0.005744680762290955, -0.001276595750823617, -0.001276595750823617, -0.0008510638144798577, -0.001276595750823617, 0.005744680762290955, -2.760425567626953, 9.242325782775879, 97.96267700195312], "max": [-0.007659574504941702, 2.3929786682128906, 0.0, 0.7187234163284302, 0.0008510638144798577, 0.9968085289001465, -0.16489361226558685, -0.004680851008743048, -0.001276595750823617, -0.0008510638144798577, 0.001276595750823617, 0.0, 0.00957446824759245, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.4856933653354645, 1.4905450344085693, -1.166124701499939, 0.37576791644096375, -0.2684091329574585, 0.5978367328643799, -1.928709864616394, -0.005157682579010725, -0.0012765926076099277, -0.0011211700038984418, 3.7724461435573176e-05, -6.337707600323483e-05, 0.008298621512949467, -2.760432243347168, 69.53984069824219, 97.96285247802734], "std": [0.3189743757247925, 0.9216498136520386, 0.7671927809715271, 0.29800575971603394, 0.1569824516773224, 0.34712499380111694, 1.127565860748291, 0.00018255534814670682, 3.14321368932724e-09, 0.0002048932947218418, 0.0001805800129659474, 0.0001822805788833648, 0.0005636377609334886, 6.67572021484375e-06, 38.511627197265625, 0.00017547607421875], "count": [282]}, "action": {"min": [-0.8881748914718628, -0.0015339808305725455, -1.980369210243225, -0.25617480278015137, -0.429514616727829, 0.003067961661145091, -2.7585105895996094, -0.006135923322290182, 0.0, -0.0015339808305725455, -0.0015339808305725455, -0.0015339808305725455, 0.004601942375302315, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.3945441246032715, -0.0, 0.7255728840827942, 0.0015339808305725455, 1.0032234191894531, -0.16489361226558685, -0.004601942375302315, 0.0, -0.0, 0.0015339808305725455, -0.0, 0.012271846644580364, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4858485460281372, 1.4918251037597656, -1.1678035259246826, 0.380742609500885, -0.2698718011379242, 0.6034031510353088, -1.928709864616394, -0.005173170007765293, 0.0, -0.0011858450016006827, -5.439648248284357e-06, -1.0879296496568713e-05, 0.008061573840677738, -2.760432243347168, 68.0851058959961, 100.0, 0.0, 0.0], "std": [0.3163136839866638, 0.9212539196014404, 0.7651446461677551, 0.30358463525772095, 0.1582583636045456, 0.3467356264591217, 1.127565860748291, 0.0007415278232656419, 0.0, 0.0006425229366868734, 0.00024162084446288645, 0.00012872555817011744, 0.0010793559486046433, 6.67572021484375e-06, 46.61471176147461, 0.0, 0.0, 0.0], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [282]}, "index": {"min": [20331], "max": [20612], "mean": [20471.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [2.8049645390070923, 6.0, 6.0, 6.0, 6.0], "std": [2.1207126542422254, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [282]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [282]}, "eef_direction_state": {"mean": [4.673758865248227, 6.0], "std": [1.770508817760848, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [0.8794326241134752, 0.0], "std": [0.8910522690447035, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_state": {"mean": [0.9432624113475178, 0.0], "std": [0.8692790658130745, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_direction_action": {"mean": [4.691489361702128, 6.0], "std": [1.7383447479291259, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [0.8723404255319149, 0.0], "std": [0.8739821949091751, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_action": {"mean": [0.9539007092198581, 0.0], "std": [0.8471912484309171, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_sim_pose_state": {"mean": [0.2856084883052346, 0.16007982566848475, 1.252541103481746, 0.21413542897185323, 0.6214245076144675, -0.9571475504406584, 0.06894923440119873, -0.3363731505996657, 1.1827726034149133, 0.008298760390942432, -0.002360042221343765, -0.005221065446331783], "std": [0.13828958988927798, 0.14038082732103047, 0.0537953134576298, 0.13074198138792623, 0.40638553335977173, 0.5859298686036842, 1.5595559559079263e-05, 5.987110994242582e-06, 5.9662514843459815e-05, 0.0005636524693158148, 0.00027280397573611686, 0.00025278900697038944], "min": [0.06887344880782156, -0.04060127089621445, 1.1821387059242563, 0.002764508878466186, -0.0021276593144599065, -1.5033739210153227, 0.06893730082574578, -0.3364115051971426, 1.18257078893464, 0.005744680762290954, -0.0029787233797831103, -0.006382980603419528], "max": [0.40375128650340464, 0.33370549843833125, 1.3991663351834223, 0.45134092772007384, 1.0528334776951174, -0.006808509457593542, 0.06896990102322433, -0.3363581682859213, 1.1828195269184807, 0.009576641178036386, -0.0008510631209919239, -0.004680851008743048], "count": [282]}, "eef_sim_pose_action": {"mean": [0.2858913868225327, 0.1610406473968706, 1.2526289597316844, 0.2124800607455049, 0.6240679168236466, -0.9639715286635794, 0.0690410239589493, -0.33637208665982876, 1.1828242081188296, 0.008061566791754302, -0.001191282973265074, -0.005184039198390199], "std": [0.13816168636096499, 0.14013804736192495, 0.05443112243865934, 0.13192467166399213, 0.41221796160836577, 0.5864157824618664, 4.8635233080946245e-05, 1.7414524771495755e-05, 0.00018008524143297216, 0.0010793525159175732, 0.0006892057993615918, 0.000744315871558178], "min": [0.06883770825838342, -0.041160949240982965, 1.1821454708042585, 0.0030679616611450906, -0.04569855511950549, -1.51832508434392, 0.06901424456662347, -0.33641931473924874, 1.1824949999999999, 0.004601942375302314, -0.003067961661145091, -0.006135925010676787], "max": [0.40281109285096384, 0.3337200171293608, 1.4159883844758205, 0.47229363200194874, 1.0563714941526845, -0.006135922973044217, 0.06913091064965207, -0.3363496455124717, 1.1830773723150734, 0.012271846644580362, 0.0, -0.004601942375302313], "count": [282]}, "gripper_mode_state": {"mean": [0.3120567375886525, 0.0], "std": [0.46333285024286625, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_state": {"mean": [1.8191489361702127, 2.0], "std": [0.5385052721864713, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.3191489361702128, 0.0], "std": [0.4661468574512037, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_action": {"mean": [1.9680851063829787, 2.0], "std": [0.2284139420594031, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.6953979513831192, 0.9796267700195344], "std": [0.385116641772221, 3.1086244689504383e-15], "min": [0.09242325782775879, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [282]}, "gripper_open_scale_action": {"mean": [0.6808510638297872, 1.0], "std": [0.4661468574512037, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [282]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6065682135076252]], [[0.6483970152505446]], [[0.6328205718954248]]], "std": [[[0.18846021741367444]], [[0.19955837831784462]], [[0.1971685622324565]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5821516911764706]], [[0.6287589923747278]], [[0.6086780610021786]]], "std": [[[0.19325562576998312]], [[0.20404180777781017]], [[0.197745184087826]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4482401633986928]], [[0.45436016612200436]], [[0.45075391339869286]]], "std": [[[0.18028056458232836]], [[0.1742009335755066]], [[0.1768574315464482]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6235294117647059]], [[0.6392156862745098]], [[0.6588235294117647]]], "mean": [[[0.43068435185185183]], [[0.44063846132897605]], [[0.4345332897603486]]], "std": [[[0.19154165513881213]], [[0.18519446908100554]], [[0.19332497147993302]]], "count": [100]}, "observation.state": {"min": [-0.6959574222564697, -0.0019148936262354255, -1.9853191375732422, 0.0008510638144798577, -0.576808512210846, -0.44063830375671387, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, -0.007021276745945215, -0.0031914892606437206, 0.007234042510390282, -0.010851063765585423, -2.742978811264038, 10.427580833435059, 97.3410415649414], "max": [0.19531914591789246, 2.38702130317688, 0.0, 0.8912765979766846, 0.40978723764419556, 0.9008510708808899, -0.19893616437911987, -0.0042553190141916275, -0.001276595750823617, -0.0017021276289597154, 0.011063829995691776, 0.011063829995691776, -0.006595744751393795, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.29047101736068726, 1.600193738937378, -1.3435189723968506, 0.3502914607524872, 0.07184097170829773, 0.011285251937806606, -2.1254186630249023, -0.0046010734513401985, -0.0012765902793034911, -0.0017853855388239026, -0.0024994208943098783, 0.010260766372084618, -0.007346804253757, -2.742682456970215, 76.25729370117188, 97.34550476074219], "std": [0.33868658542633057, 0.8855785727500916, 0.7476558685302734, 0.25079768896102905, 0.29065585136413574, 0.35010188817977905, 1.0529747009277344, 0.0001719138235785067, 5.471520125865936e-09, 0.000568757823202759, 0.0014170489739626646, 0.0004194584907963872, 0.0006082659238018095, 0.0001953272003447637, 35.97346115112305, 0.006800172384828329], "count": [368]}, "action": {"min": [-0.6964272856712341, -0.0015339808305725455, -1.9849711656570435, 0.0015339808305725455, -0.581378698348999, -0.4463884234428406, -2.7585105895996094, -0.004601942375302315, 0.0, -0.007669903803616762, -0.003067961661145091, 0.007669903803616762, -0.012271846644580364, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.1978835165500641, 2.3884081840515137, 0.004601942375302315, 0.905048668384552, 0.41264083981513977, 0.9096506237983704, -0.19893616437911987, -0.004601942375302315, 0.0, -0.0015339808305725455, 0.01073786523193121, 0.01073786523193121, -0.007669903803616762, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29200640320777893, 1.602380394935608, -1.3472362756729126, 0.35772672295570374, 0.07118432223796844, 0.014864325523376465, -2.1254186630249023, -0.004601953085511923, 0.0, -0.0016381947789341211, -0.002863714238628745, 0.010696199722588062, -0.007811647839844227, -2.742682456970215, 75.81521606445312, 100.0, 0.0, 0.0], "std": [0.3375665247440338, 0.8848933577537537, 0.7468612194061279, 0.25519806146621704, 0.2931130826473236, 0.3557591438293457, 1.0529747009277344, 1.0710209608078003e-08, 0.0, 0.0006362143321894109, 0.001427033101208508, 0.00033668908872641623, 0.0006731201428920031, 0.0001953272003447637, 42.82017517089844, 0.0, 0.0, 0.0], "count": [368]}, "timestamp": {"min": [0.0], "max": [12.233333333333333], "mean": [6.116666666666667], "std": [3.5410685769505603], "count": [368]}, "frame_index": {"min": [0], "max": [367], "mean": [183.5], "std": [106.23205730851681], "count": [368]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [368]}, "index": {"min": [21520], "max": [21887], "mean": [21703.5], "std": [106.23205730851681], "count": [368]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [368]}, "subtask_annotation": {"mean": [2.108695652173913, 6.0, 6.0, 6.0, 6.0], "std": [2.179232621914395, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [368]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [368]}, "eef_direction_state": {"mean": [4.407608695652174, 6.0], "std": [1.7822026976684124, 0.0], "min": [0, 6], "max": [6, 6], "count": [368]}, "eef_velocity_state": {"mean": [1.0842391304347827, 0.0], "std": [0.8974429056511545, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_acc_mag_state": {"mean": [0.9864130434782609, 0.0], "std": [0.8706133289385821, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_direction_action": {"mean": [4.426630434782608, 6.0], "std": [1.761622138562562, 0.0], "min": [0, 6], "max": [6, 6], "count": [368]}, "eef_velocity_action": {"mean": [1.0896739130434783, 0.0], "std": [0.8969161551223555, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_acc_mag_action": {"mean": [0.967391304347826, 0.0], "std": [0.8527587833221565, 0.0], "min": [0, 0], "max": [2, 0], "count": [368]}, "eef_sim_pose_state": {"mean": [0.34417607465129996, 0.21179047207818796, 1.2777602062798963, 0.08780526497398396, 0.5602384595417963, -0.1883090160529681, 0.06889723940808973, -0.3361533790041931, 1.1832166327935862, -0.007404140648105534, -0.00556110564736216, 0.005659853691195691], "std": [0.158154877733726, 0.1399616943094407, 0.07137939555550744, 0.10953677064767434, 0.32169235984877503, 0.384071076323349, 4.327894655093229e-05, 9.897209944640664e-06, 5.345619404647704e-05, 0.0006027639565463155, 0.0009027788549000119, 0.0004616377203789182], "min": [0.06484813786128485, 0.03598778152279876, 1.182254925580445, -0.11624146486874956, -0.0027659523695731103, -1.2631780971098747, 0.06849823599026209, -0.33621824309292153, 1.182846115949166, -0.010828248164873742, -0.006169904128464854, 0.002553204764166819], "max": [0.47558235386775805, 0.39199577048641576, 1.4439178942061155, 0.5109837728147919, 0.8536587444687327, 0.44766428610863956, 0.06890388239753113, -0.3361335012665891, 1.1838861789206012, -0.006658080112270605, 0.0029786363497052992, 0.006595923789722928], "count": [368]}, "eef_sim_pose_action": {"mean": [0.344307545127427, 0.21172371821469513, 1.2778714946007377, 0.08937441599979225, 0.5650146501322884, -0.19179942300194056, 0.06900554208695138, -0.33614405969382405, 1.183242526042921, -0.007860053619721816, -0.004501639978613564, 0.00609435085734133], "std": [0.15773796190096612, 0.13952327746969884, 0.07215595132608948, 0.11198661636104702, 0.32650229577270046, 0.3922093673559844, 4.836197296255945e-05, 7.368574848411103e-06, 4.961425371127732e-05, 0.0006683165706909132, 0.0008249303794662156, 0.00033669830072325583], "min": [0.06037529538880462, 0.035851640178907136, 1.1809042588440928, -0.1261754786442325, -0.035048219100739075, -1.276684235595419, 0.06854628438359384, -0.3362105873616765, 1.183077368334997, -0.012321261082051465, -0.0046016771863834904, 0.0030679704519798235], "max": [0.47657815237163587, 0.39362279423190305, 1.4511246333576628, 0.5144443704318633, 0.8679698082751077, 0.48636800878609565, 0.06901405924257845, -0.3361426224203485, 1.183612629035539, -0.007719318241087863, 0.00460180654915443, 0.006136036551474341], "count": [368]}, "gripper_mode_state": {"mean": [0.23641304347826086, 0.0], "std": [0.42487870781154435, 0.0], "min": [0, 0], "max": [1, 0], "count": [368]}, "gripper_activity_state": {"mean": [1.861413043478261, 2.0], "std": [0.4775733076478341, 0.0], "min": [0, 2], "max": [2, 2], "count": [368]}, "gripper_mode_action": {"mean": [0.2418478260869565, 0.0], "std": [0.42820258652181065, 0.0], "min": [0, 0], "max": [1, 0], "count": [368]}, "gripper_activity_action": {"mean": [1.9755434782608696, 2.0], "std": [0.20040645725535078, 0.0], "min": [0, 2], "max": [2, 2], "count": [368]}, "gripper_open_scale_state": {"mean": [0.7625741865842248, 0.9734551060718108], "std": [0.35973460137664204, 6.800166269288547e-05], "min": [0.10427580833435059, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [368]}, "gripper_open_scale_action": {"mean": [0.7581521739130435, 1.0], "std": [0.42820258652181065, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [368]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9882352941176471]], [[0.996078431372549]], [[0.9725490196078431]]], "mean": [[[0.6352406263616558]], [[0.6780680746187364]], [[0.6564021078431374]]], "std": [[[0.15781459247698365]], [[0.1703045665150678]], [[0.16538723325165194]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.5965368572984749]], [[0.6437116067538127]], [[0.6183152941176471]]], "std": [[[0.17882516601863782]], [[0.19065227982879723]], [[0.18126803524499455]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.615686274509804]], [[0.6274509803921569]], [[0.6392156862745098]]], "mean": [[[0.4550897113289761]], [[0.46082656862745097]], [[0.4569677805010893]]], "std": [[[0.17371975692533037]], [[0.16709312973106474]], [[0.17043915840307233]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4466743409586057]], [[0.45250534313725493]], [[0.4432531399782135]]], "std": [[[0.19013588917148974]], [[0.18436798289890433]], [[0.19312785627710988]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, 0.00042553190723992884, 0.0, 0.0042553190141916275, -0.02638297900557518, 0.08936170488595963, -2.758085012435913, -0.07021276652812958, -0.0019148936262354255, -1.9448935985565186, -0.008085106499493122, -0.2800000011920929, -0.16021277010440826, -2.760425567626953, 97.77780151367188, 7.907378673553467], "max": [-0.007021276745945215, 0.00042553190723992884, 0.0, 0.004680851008743048, -0.02574468031525612, 0.0904255285859108, -2.7551064491271973, 0.6051063537597656, 2.369361639022827, 0.0, 0.5151063799858093, 0.3274468183517456, 0.31021276116371155, -0.126382976770401, 97.88134765625, 97.96267700195312], "mean": [-0.0072042085230350494, 0.00042553231469355524, 0.0, 0.0045056333765387535, -0.0258958600461483, 0.09008363634347916, -2.7574117183685303, 0.14210158586502075, 1.4013242721557617, -1.1084872484207153, 0.28176772594451904, -0.021779144182801247, 0.03706269711256027, -1.969168782234192, 97.85774230957031, 70.90752410888672], "std": [0.00016607767611276358, 4.0745362639427185e-10, 0.0, 0.00020942672563251108, 0.0001192869312944822, 0.00021167757222428918, 0.0011681074975058436, 0.22742962837219238, 0.8078998923301697, 0.6268988847732544, 0.15045924484729767, 0.13490073382854462, 0.12285050749778748, 1.1063251495361328, 0.040609210729599, 37.79707336425781], "count": [221]}, "action": {"min": [-0.007669903803616762, 0.0, 0.0, 0.004601942375302315, -0.026077672839164734, 0.09050486981868744, -2.758085012435913, -0.07209710031747818, 0.0, -1.9450876712799072, -0.007669903803616762, -0.28378644585609436, -0.16566991806030273, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.006135923322290182, 0.0015339808305725455, 0.0, 0.004601942375302315, -0.026077672839164734, 0.09050486981868744, -2.7551064491271973, 0.6105243563652039, 2.373068332672119, -0.0, 0.5200194716453552, 0.33594179153442383, 0.3160000443458557, -0.126382976770401, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007295098155736923, 0.0006732161273248494, 0.0, 0.004601951688528061, -0.026077715680003166, 0.09050488471984863, -2.7574117183685303, 0.13889113068580627, 1.398885726928711, -1.1072572469711304, 0.28612589836120605, -0.019254548475146294, 0.03482341393828392, -1.969168782234192, 100.0, 71.04072570800781, 0.0, 0.0], "std": [0.0006591476267203689, 0.0007611670880578458, 0.0, 9.313225746154785e-09, 4.284083843231201e-08, 1.4901161193847656e-08, 0.0011681074975058436, 0.22664643824100494, 0.8098930716514587, 0.6284775137901306, 0.15314793586730957, 0.13843153417110443, 0.12635894119739532, 1.1063251495361328, 0.0, 45.357276916503906, 0.0, 0.0], "count": [221]}, "timestamp": {"min": [0.0], "max": [7.333333333333333], "mean": [3.666666666666667], "std": [2.1265517210315443], "count": [221]}, "frame_index": {"min": [0], "max": [220], "mean": [110.0], "std": [63.796551630946325], "count": [221]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [221]}, "index": {"min": [21888], "max": [22108], "mean": [21998.0], "std": [63.796551630946325], "count": [221]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [221]}, "subtask_annotation": {"mean": [2.248868778280543, 6.0, 6.0, 6.0, 6.0], "std": [1.1598724715250686, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [221]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [221]}, "eef_direction_state": {"mean": [6.0, 3.828054298642534], "std": [0.0, 2.1202173364098194], "min": [6, 0], "max": [6, 6], "count": [221]}, "eef_velocity_state": {"mean": [0.0, 1.2805429864253393], "std": [0.0, 0.8524819628713239], "min": [0, 0], "max": [0, 2], "count": [221]}, "eef_acc_mag_state": {"mean": [0.0, 1.1131221719457014], "std": [0.0, 0.856626936919402], "min": [0, 0], "max": [0, 2], "count": [221]}, "eef_direction_action": {"mean": [6.0, 3.8642533936651584], "std": [0.0, 2.079775050716664], "min": [6, 0], "max": [6, 6], "count": [221]}, "eef_velocity_action": {"mean": [0.0, 1.2805429864253393], "std": [0.0, 0.8471574371185613], "min": [0, 0], "max": [0, 2], "count": [221]}, "eef_acc_mag_action": {"mean": [0.0, 1.1719457013574661], "std": [0.0, 0.8441067016369974], "min": [0, 0], "max": [0, 2], "count": [221]}, "eef_sim_pose_state": {"mean": [0.06915021387782838, 0.33309117091888996, 1.1820428924880046, 0.08995607310958438, 0.004929510481045865, -0.03310034384214951, 0.3191674902173105, -0.2858524760327625, 1.2878972017320622, -0.02006979124923497, 0.5664025856989919, 0.08983238938122176], "std": [1.5272816865151002e-07, 4.7709103108832816e-06, 2.146503180851531e-05, 0.0002117586012805611, 0.00020935620209741555, 0.00019840067939648376, 0.16098791134092433, 0.09110170345471162, 0.08333047383747363, 0.11305985928604771, 0.3782499282630622, 0.24981439723417767], "min": [0.06914974753614261, 0.3330760473319037, 1.1820249330966162, 0.08922916995766687, 0.004679221923786336, -0.03361736533012491, 0.06732885085181783, -0.35888495747240223, 1.182596685909605, -0.2360953134854961, -0.047534085967209094, -0.21782604898929395], "max": [0.06915052798120555, 0.3331049433064254, 1.1820685494590886, 0.09030503400722723, 0.005104690768644948, -0.032766238976844345, 0.5013393244968473, -0.0926800130563595, 1.494328716796224, 0.2195390404924345, 1.013522924677087, 0.7753451657614685], "count": [221]}, "eef_sim_pose_action": {"mean": [0.0691685864155685, 0.3330890188206374, 1.1820386384335444, 0.09036732019223788, 0.005273365079568679, -0.033373128109459985, 0.31860929152543177, -0.28717722961769515, 1.2874085428242936, -0.02309236942257586, 0.5693543556546127, 0.0882583549283286], "std": [5.7130002150352044e-05, 1.503319539662823e-05, 1.731517967324925e-05, 1.9847791617931804e-05, 0.000760908258232035, 0.0006591401455693939, 0.16067639951448104, 0.0911794561183014, 0.08471636950773197, 0.11654761448780869, 0.37618287665987166, 0.25231635514174283], "min": [0.06911791467472855, 0.33306223885081726, 1.1820233239754465, 0.09034487534933015, 0.004600377688937174, -0.033748067334314666, 0.06878116622936906, -0.3589122822553046, 1.1826522342857717, -0.24855128006940644, -0.007669904152862728, -0.22690045542957124], "max": [0.06923366773973606, 0.3330979340020559, 1.1820582192673994, 0.09038487462583206, 0.006133836945925841, -0.032213872173546015, 0.5019309885210225, -0.08973202423849107, 1.4895363052867543, 0.24881530246616287, 1.0186618062696575, 0.8016002373836373], "count": [221]}, "gripper_mode_state": {"mean": [0.0, 0.2850678733031674], "std": [0.0, 0.4514467642076713], "min": [0, 0], "max": [0, 1], "count": [221]}, "gripper_activity_state": {"mean": [2.0, 1.7692307692307692], "std": [0.0, 0.5987572696949334], "min": [2, 0], "max": [2, 2], "count": [221]}, "gripper_mode_action": {"mean": [0.0, 0.2895927601809955], "std": [0.0, 0.45357336058431436], "min": [0, 0], "max": [0, 1], "count": [221]}, "gripper_activity_action": {"mean": [2.0, 1.9592760180995474], "std": [0.0, 0.2573224834047588], "min": [2, 0], "max": [2, 2], "count": [221]}, "gripper_open_scale_state": {"mean": [0.9785805497665703, 0.7090756645245798], "std": [0.0004060800060730859, 0.3779709404729425], "min": [0.9777780151367188, 0.07907378673553467], "max": [0.9788134765625, 0.9796267700195312], "count": [221]}, "gripper_open_scale_action": {"mean": [1.0, 0.7104072398190046], "std": [0.0, 0.45357336058431436], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [221]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6105465059912855]], [[0.6532676007625272]], [[0.6314099673202614]]], "std": [[[0.19587882460299882]], [[0.20724934918607746]], [[0.204506782430715]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.5875535866013072]], [[0.6351335375816994]], [[0.6091832952069717]]], "std": [[[0.19793062107053797]], [[0.2087709178281946]], [[0.20164694192444346]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4534956862745098]], [[0.4589336165577342]], [[0.45557313725490195]]], "std": [[[0.17361483264592875]], [[0.1683729548108857]], [[0.17197888394472027]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6431372549019608]], [[0.6549019607843137]], [[0.6705882352941176]]], "mean": [[[0.4294500217864924]], [[0.43727618464052287]], [[0.43130704793028324]]], "std": [[[0.1926291022291527]], [[0.18511505715692597]], [[0.19346374730215724]]], "count": [100]}, "observation.state": {"min": [-1.017446756362915, -0.0031914892606437206, -1.7944680452346802, -0.1259574443101883, -0.1899999976158142, -0.7810638546943665, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, -0.00042553190723992884, -0.001276595750823617, -0.0017021276289597154, -0.018297871574759483, -2.760425567626953, 9.908527374267578, 97.96267700195312], "max": [-0.007659574504941702, 2.3102128505706787, 0.0, 0.49872341752052307, 0.6757446527481079, 0.3887234032154083, -0.1840425580739975, -0.001276595750823617, -0.001276595750823617, 0.0, 0.0017021276289597154, 0.02297872304916382, 0.016808509826660156, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.46248969435691833, 1.4864766597747803, -1.1120004653930664, 0.20104967057704926, 0.22202955186367035, -0.20994088053703308, -2.053783655166626, -0.0017261030152440071, -0.0012765926076099277, -5.99340728513198e-06, 2.9967035516165197e-05, 0.021941067650914192, -0.017136622220277786, -2.760432243347168, 73.80402374267578, 97.96285247802734], "std": [0.42086338996887207, 0.9107593297958374, 0.6783364415168762, 0.2275068163871765, 0.30193084478378296, 0.37087586522102356, 1.0873693227767944, 0.00019817934662569314, 3.14321368932724e-09, 5.0144481065217406e-05, 0.00022098539920989424, 0.003531184745952487, 0.005059949122369289, 6.67572021484375e-06, 37.15449523925781, 0.00017547607421875], "count": [284]}, "action": {"min": [-1.0170292854309082, -0.0015339808305725455, -1.796291470527649, -0.12732040882110596, -0.19328157603740692, -0.7853981852531433, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0, -0.0015339808305725455, -0.0015339808305725455, -0.01840776950120926, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.3101751804351807, 0.0015339808305725455, 0.5246214270591736, 0.6810874938964844, 0.429514616727829, -0.1840425580739975, -0.0015339808305725455, 0.0, -0.0, 0.0015339808305725455, 0.023009711876511574, 0.016873788088560104, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.46488291025161743, 1.4864656925201416, -1.113293170928955, 0.2057965099811554, 0.21866822242736816, -0.2046462744474411, -2.053783655166626, -0.001587997074238956, 0.0, 0.0, -2.1605363144772127e-05, 0.022280564531683922, -0.01733834110200405, -2.760432243347168, 73.591552734375, 100.0, 0.0, 0.0], "std": [0.420095831155777, 0.9118630886077881, 0.6786507368087769, 0.22955209016799927, 0.30544620752334595, 0.3765868544578552, 1.0873693227767944, 0.0002827332355082035, 0.0, 0.0, 0.00025654947967268527, 0.004030699376016855, 0.005928487051278353, 6.67572021484375e-06, 44.084407806396484, 0.0, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [96], "max": [96], "mean": [96.0], "std": [0.0], "count": [284]}, "index": {"min": [24326], "max": [24609], "mean": [24467.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [2.4190140845070425, 6.0, 6.0, 6.0, 6.0], "std": [2.1535569364831932, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [96.0], "std": [0.0], "min": [96], "max": [96], "count": [284]}, "eef_direction_state": {"mean": [4.436619718309859, 6.0], "std": [1.7661320382441952, 0.0], "min": [0, 6], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [1.0422535211267605, 0.0], "std": [0.8910607655147389, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_acc_mag_state": {"mean": [0.9119718309859155, 0.0], "std": [0.8857226216975543, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_direction_action": {"mean": [4.461267605633803, 6.0], "std": [1.7747980877640381, 0.0], "min": [0, 6], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [1.0246478873239437, 0.0], "std": [0.8936936031427956, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_acc_mag_action": {"mean": [0.9119718309859155, 0.0], "std": [0.8615399244724691, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_sim_pose_state": {"mean": [0.28883212922258467, 0.17223823865764648, 1.2538567749309668, 0.03570127822679835, 0.4972044334684632, -0.14656585294995406, 0.06902900141019083, -0.3359570150635893, 1.1824644180657238, -0.01716378151991499, -0.0012523162453498028, 0.020215030050789878], "std": [0.14442052255077015, 0.15721860813760077, 0.05631800417096506, 0.09845643306902248, 0.3099233948554361, 0.2592472981651129, 3.892009451166217e-06, 7.545332531394426e-05, 2.6079164502619465e-05, 0.005064565003773854, 0.00022456243485239184, 0.003708435720610919], "min": [0.0607916425671089, -0.0382002503334353, 1.181986063791575, -0.16392722036748897, -0.06076996542056734, -0.9581008835972931, 0.06899701609387955, -0.3364652207815069, 1.182291364472676, -0.018336256767018375, -0.0025531912704839232, -0.004893622437511385], "max": [0.46410442053992346, 0.33361329641367554, 1.3839809809936896, 0.2979649790496181, 0.7747828294529828, 0.20400185901237075, 0.06903414816601847, -0.33592934657673673, 1.1825966905860021, 0.016812855691801867, 0.00042545729183651737, 0.021702146015937108], "count": [284]}, "eef_sim_pose_action": {"mean": [0.2884193364609788, 0.17164399216487972, 1.2536751338876981, 0.036759254703558585, 0.5004507904883232, -0.15439495999170455, 0.06912551620780659, -0.33595269562130975, 1.1824972146736548, -0.01733804720356101, -2.160802642171227e-05, 0.02069253679448395], "std": [0.14439995901448544, 0.15697384789027563, 0.05586580970442471, 0.0991420864609053, 0.316816800490872, 0.2720693980887424, 8.871733432496581e-07, 8.516883867890974e-05, 2.629671440034349e-05, 0.005928600563613078, 0.00025653318554796743, 0.004278145030551592], "min": [0.05805921646598845, -0.0379786723727482, 1.1817203903563738, -0.15893625958067673, -0.06536024194729628, -0.9763112609756812, 0.06912522775929647, -0.3364548186984579, 1.1823377703845221, -0.018407769501209263, -0.0015339808305727676, -0.004601944296519563], "max": [0.4645011366342161, 0.3341932507646955, 1.3883819862928821, 0.32706495633984145, 0.7790634960169407, 0.22007740185807695, 0.06913046993912428, -0.3359025420890038, 1.18265223757541, 0.01687614118667151, 0.0015336271025430115, 0.021475758108455246], "count": [284]}, "gripper_mode_state": {"mean": [0.2605633802816901, 0.0], "std": [0.4389420293590831, 0.0], "min": [0, 0], "max": [1, 0], "count": [284]}, "gripper_activity_state": {"mean": [1.8204225352112675, 2.0], "std": [0.5368188422096588, 0.0], "min": [0, 2], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.2640845070422535, 0.0], "std": [0.44084450794186253, 0.0], "min": [0, 0], "max": [1, 0], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 2.0], "std": [0.2276238923787889, 0.0], "min": [0, 2], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.738040610837267, 0.9796267700195344], "std": [0.371544845265617, 3.1086244689504383e-15], "min": [0.09908527374267578, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [284]}, "gripper_open_scale_action": {"mean": [0.7359154929577465, 1.0], "std": [0.44084450794186253, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.9607843137254902]], [[0.8823529411764706]]], "mean": [[[0.6262068327886711]], [[0.6671512064270152]], [[0.6367593709150327]]], "std": [[[0.1463979353608476]], [[0.160202753614037]], [[0.15952216267704336]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9333333333333333]], [[0.8588235294117647]]], "mean": [[[0.5974431318082789]], [[0.6429900844226579]], [[0.6096562336601308]]], "std": [[[0.16011559411136939]], [[0.17253765927781]], [[0.16619588532026006]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4529793545751634]], [[0.4586584504357299]], [[0.4556591748366013]]], "std": [[[0.17542246777666284]], [[0.17012530208267268]], [[0.17518256140408298]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[0.9019607843137255]]], "mean": [[[0.4360846132897604]], [[0.44008994008714597]], [[0.423943779956427]]], "std": [[[0.1948091737316146]], [[0.18950281132478886]], [[0.20103419378195345]]], "count": [100]}, "observation.state": {"min": [-0.17170213162899017, -0.0019148936262354255, -1.7361701726913452, -0.005106383003294468, -0.10489361733198166, -0.0714893639087677, -2.7585105895996094, -0.008085106499493122, -0.001276595750823617, -0.00042553190723992884, -0.010851063765585423, 0.0, 0.005744680762290955, -2.7531914710998535, 9.46423625946045, 97.3410415649414], "max": [0.5242553353309631, 2.076382875442505, 0.0, 0.901063859462738, 0.1706382930278778, 0.7225531935691833, -0.17127659916877747, -0.007234042510390282, -0.001276595750823617, 0.0, -0.007234042510390282, 0.0031914892606437206, 0.01425531879067421, -2.742553234100342, 97.89613342285156, 97.71121215820312], "mean": [0.12274926155805588, 1.1197072267532349, -0.8556290864944458, 0.3098227083683014, 0.003397392574697733, 0.2074105441570282, -1.956539511680603, -0.007661523763090372, -0.0012765956344082952, -1.372683618683368e-05, -0.010239246301352978, 0.00261202035471797, 0.013346409425139427, -2.7434425354003906, 70.48452758789062, 97.37178039550781], "std": [0.23262877762317657, 0.81838458776474, 0.6438650488853455, 0.2802501618862152, 0.07261648029088974, 0.2664629817008972, 1.1015757322311401, 6.456354458350688e-05, 1.1641532182693481e-10, 7.518466736655682e-05, 0.00045160838635638356, 0.0003943391493521631, 0.0013075119350105524, 0.0019792818930000067, 37.62410354614258, 0.06887399405241013], "count": [217]}, "action": {"min": [-0.17640778422355652, -0.0015339808305725455, -1.7518060207366943, -0.006135923322290182, -0.10584467649459839, -0.07209710031747818, -2.7585105895996094, -0.007669903803616762, 0.0, -0.0015339808305725455, -0.012271846644580364, 0.0, 0.004601942375302315, -2.7531914710998535, 0.0, 100.0, 0.0, 0.0], "max": [0.5246214270591736, 2.0816118717193604, -0.0, 0.9065826535224915, 0.18100973963737488, 0.7301748394966125, -0.17127659916877747, -0.007669903803616762, 0.0, -0.0, -0.007669903803616762, 0.003067961661145091, 0.013805827125906944, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [0.1177772805094719, 1.1205486059188843, -0.8598073720932007, 0.3103163540363312, 0.0063196877017617226, 0.20806343853473663, -1.956539511680603, -0.007669917773455381, 0.0, -1.4138072401692625e-05, -0.010653047822415829, 0.002997275907546282, 0.013530156575143337, -2.7434425354003906, 69.58525085449219, 100.0, 0.0, 0.0], "std": [0.2350320965051651, 0.821237325668335, 0.6480149626731873, 0.2824413776397705, 0.07712660729885101, 0.26715222001075745, 1.1015757322311401, 1.3969838619232178e-08, 0.0, 0.0001465866807848215, 0.00045790764852426946, 0.00038316252175718546, 0.0013171570608392358, 0.0019792818930000067, 46.00455093383789, 0.0, 0.0, 0.0], "count": [217]}, "timestamp": {"min": [0.0], "max": [7.2], "mean": [3.6], "std": [2.08806130178211], "count": [217]}, "frame_index": {"min": [0], "max": [216], "mean": [108.0], "std": [62.6418390534633], "count": [217]}, "episode_index": {"min": [97], "max": [97], "mean": [97.0], "std": [0.0], "count": [217]}, "index": {"min": [24610], "max": [24826], "mean": [24718.0], "std": [62.6418390534633], "count": [217]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [217]}, "subtask_annotation": {"mean": [2.7649769585253456, 6.0, 6.0, 6.0, 6.0], "std": [1.978005587823217, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [217]}, "scene_annotation": {"mean": [97.0], "std": [0.0], "min": [97], "max": [97], "count": [217]}, "eef_direction_state": {"mean": [4.1981566820276495, 6.0], "std": [1.991316706176761, 0.0], "min": [0, 6], "max": [6, 6], "count": [217]}, "eef_velocity_state": {"mean": [1.1566820276497696, 0.0], "std": [0.8332735153766424, 0.0], "min": [0, 0], "max": [2, 0], "count": [217]}, "eef_acc_mag_state": {"mean": [1.0921658986175116, 0.0], "std": [0.8428519777212462, 0.0], "min": [0, 0], "max": [2, 0], "count": [217]}, "eef_direction_action": {"mean": [4.244239631336406, 6.0], "std": [1.9534387728697864, 0.0], "min": [0, 6], "max": [6, 6], "count": [217]}, "eef_velocity_action": {"mean": [1.1658986175115207, 0.0], "std": [0.8424991618084011, 0.0], "min": [0, 0], "max": [2, 0], "count": [217]}, "eef_acc_mag_action": {"mean": [1.0737327188940091, 0.0], "std": [0.8446641317003402, 0.0], "min": [0, 0], "max": [2, 0], "count": [217]}, "eef_sim_pose_state": {"mean": [0.2597982891501663, 0.36239959315003734, 1.2742448686844812, 0.2094420198482833, 0.5709101252319165, 0.12670121333351853, 0.06902739972769428, -0.3362560068106095, 1.1835191650894714, 0.013316182781202177, -0.011529521448251775, -0.0050493396488934346], "std": [0.15565396387342997, 0.053744302113770084, 0.0787505851740131, 0.19621854370880815, 0.4693646533927196, 0.15280545134206455, 5.7939049666414955e-06, 9.058948949523163e-06, 5.0321708993284825e-05, 0.0013035359057916726, 0.00045611040975059903, 0.00039676389290580844], "min": [0.06896196253968301, 0.28406144837624264, 1.1821386990424005, -0.0012776822148957865, -0.01106381809223489, -0.054255189552805276, 0.068995463486788, -0.33631485145114287, 1.1832073363536715, 0.005733815858281577, -0.012127626677961745, -0.007659574504941704], "max": [0.4740358549267494, 0.4643419303831808, 1.4829227418416908, 0.6334492099303911, 1.1119188143230399, 0.4488776172923511, 0.06903138012714974, -0.3362332742558364, 1.1836523638899654, 0.014228925664259599, -0.008510631326167806, -0.004467850529187513], "count": [217]}, "eef_sim_pose_action": {"mean": [0.26014200232600454, 0.3606745853037783, 1.2746554693921963, 0.21328840083223158, 0.5677868809744783, 0.12593281704773487, 0.06912465421409812, -0.33624789157734064, 1.1835908645821651, 0.013498025152526674, -0.010667125907197808, -0.004672459634664037], "std": [0.15641791172567718, 0.053852986475304954, 0.0809292488149275, 0.19557102870428764, 0.47097143012011583, 0.15493191281146937, 1.1184777935396014e-05, 8.626783635318382e-06, 5.749181463278586e-05, 0.0013128365110819551, 0.00046029493838099436, 0.00038318820222358577], "min": [0.0675330980287657, 0.27968874512393527, 1.1821454660526, -0.0015410401692035874, 0.0, -0.11190469360804156, 0.06900786209967705, -0.3363153576015302, 1.183281180238302, 0.004601942375302316, -0.0122717888880306, -0.007669903803616763], "max": [0.4740632045465459, 0.46507611700569074, 1.4976368978228942, 0.6530897416137493, 1.1181902005240314, 0.4833351212242566, 0.0691283745607373, -0.3362454050030293, 1.184020765698893, 0.013772882552545298, -0.007669894779426922, -0.004601711114641926], "count": [217]}, "gripper_mode_state": {"mean": [0.29493087557603687, 0.0], "std": [0.4560116820959629, 0.0], "min": [0, 0], "max": [1, 0], "count": [217]}, "gripper_activity_state": {"mean": [1.7649769585253456, 2.0], "std": [0.6034227445876413, 0.0], "min": [0, 2], "max": [2, 2], "count": [217]}, "gripper_mode_action": {"mean": [0.30414746543778803, 0.0], "std": [0.4600454159162526, 0.0], "min": [0, 0], "max": [1, 0], "count": [217]}, "gripper_activity_action": {"mean": [1.9585253456221199, 2.0], "std": [0.2596233367926865, 0.0], "min": [0, 2], "max": [2, 2], "count": [217]}, "gripper_open_scale_state": {"mean": [0.7048459760604374, 0.9737196174305133], "std": [0.37624095180074335, 0.0006887375238113192], "min": [0.0946423625946045, 0.9734104156494141], "max": [0.9789613342285156, 0.9771121215820312], "count": [217]}, "gripper_open_scale_action": {"mean": [0.695852534562212, 1.0], "std": [0.4600454159162526, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [217]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6108105909586057]], [[0.655201892701525]], [[0.6321224183006536]]], "std": [[[0.18585315740486819]], [[0.19840510919612395]], [[0.19518057970059258]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.5859195588235294]], [[0.6356069635076252]], [[0.6091514978213508]]], "std": [[[0.18993367060863736]], [[0.20223421652958803]], [[0.1946274839368195]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45380559368191725]], [[0.4592227723311547]], [[0.4540005119825708]]], "std": [[[0.1726813968337239]], [[0.16698195331759588]], [[0.17059593027417846]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6549019607843137]], [[0.6823529411764706]], [[0.7019607843137254]]], "mean": [[[0.4340864379084967]], [[0.442434332788671]], [[0.42605441448801745]]], "std": [[[0.19799862956915593]], [[0.1914419063813877]], [[0.1959293954759027]]], "count": [100]}, "observation.state": {"min": [-0.7778723239898682, -0.002765957498922944, -1.5965957641601562, -0.4127659499645233, -0.677872359752655, -0.07063829898834229, -2.7585105895996094, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.004680851008743048, 0.025957446545362473, -0.06765957176685333, -2.760425567626953, 11.274251937866211, 97.96267700195312], "max": [0.07744681090116501, 2.359574556350708, 0.0, 0.24042552709579468, -0.001276595750823617, 0.5036170482635498, -0.22319148480892181, -0.002765957498922944, -0.001276595750823617, 0.0, 0.007234042510390282, 0.030638298019766808, -0.04510638117790222, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.28249597549438477, 1.4815001487731934, -0.9693677425384521, -0.10642793029546738, -0.32652831077575684, 0.21823547780513763, -1.9605094194412231, -0.0031880259048193693, -0.0012765941210091114, 0.0, 0.006105339154601097, 0.028497664257884026, -0.04622643068432808, -2.7604315280914307, 70.62501525878906, 97.96285247802734], "std": [0.32544252276420593, 0.8993430733680725, 0.5976008772850037, 0.173404723405838, 0.23095983266830444, 0.2310989648103714, 1.1034693717956543, 3.821260906988755e-05, 1.6298145055770874e-09, 0.0, 0.00033232165151275694, 0.0003880016738548875, 0.002923973137512803, 5.9604644775390625e-06, 37.68655014038086, 0.00017547607421875], "count": [246]}, "action": {"min": [-0.7792622447013855, -0.004601942375302315, -1.5968739986419678, -0.4157087802886963, -0.6810874938964844, -0.07209710031747818, -2.7585105895996094, -0.003067961661145091, 0.0, 0.0, 0.004601942375302315, 0.026077672839164734, -0.07056311517953873, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.08283495903015137, 2.3607964515686035, -0.0, 0.25770875811576843, -0.0015339808305725455, 0.5062136650085449, -0.22319148480892181, -0.003067961661145091, 0.0, 0.0015339808305725455, 0.007669903803616762, 0.032213594764471054, -0.04601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2853390872478485, 1.4812512397766113, -0.9702862501144409, -0.10439178347587585, -0.3304480016231537, 0.22415457665920258, -1.9605094194412231, -0.003067966317757964, 0.0, 3.74141673091799e-05, 0.00623570429161191, 0.029164398089051247, -0.046805135905742645, -2.7604315280914307, 69.51219177246094, 100.0, 0.0, 0.0], "std": [0.3271735906600952, 0.9002615213394165, 0.5978589057922363, 0.17644131183624268, 0.2316775768995285, 0.23330554366111755, 1.1034693717956543, 4.6566128730773926e-09, 0.0, 0.00023662792227696627, 0.00040277012158185244, 0.0005078549147583544, 0.003171388292685151, 5.9604644775390625e-06, 46.03553771972656, 0.0, 0.0, 0.0], "count": [246]}, "timestamp": {"min": [0.0], "max": [8.166666666666666], "mean": [4.083333333333333], "std": [2.3671165456607204], "count": [246]}, "frame_index": {"min": [0], "max": [245], "mean": [122.5], "std": [71.01349636982161], "count": [246]}, "episode_index": {"min": [100], "max": [100], "mean": [100.0], "std": [0.0], "count": [246]}, "index": {"min": [25340], "max": [25585], "mean": [25462.5], "std": [71.01349636982161], "count": [246]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [246]}, "subtask_annotation": {"mean": [2.7235772357723578, 6.0, 6.0, 6.0, 6.0], "std": [2.1462798710058895, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [246]}, "scene_annotation": {"mean": [100.0], "std": [0.0], "min": [100], "max": [100], "count": [246]}, "eef_direction_state": {"mean": [4.284552845528455, 6.0], "std": [1.7623908613075494, 0.0], "min": [0, 6], "max": [6, 6], "count": [246]}, "eef_velocity_state": {"mean": [1.1829268292682926, 0.0], "std": [0.8943551355402298, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_acc_mag_state": {"mean": [1.056910569105691, 0.0], "std": [0.8676743329727328, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_direction_action": {"mean": [4.134146341463414, 6.0], "std": [1.9048218348408923, 0.0], "min": [0, 6], "max": [6, 6], "count": [246]}, "eef_velocity_action": {"mean": [1.1829268292682926, 0.0], "std": [0.8713327159949393, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_acc_mag_action": {"mean": [1.0975609756097562, 0.0], "std": [0.8640482723862625, 0.0], "min": [0, 0], "max": [2, 0], "count": [246]}, "eef_sim_pose_state": {"mean": [0.3237293675839022, 0.21673273745617608, 1.2437470236053099, 0.027045033521490913, 0.35375559804214973, -0.6584545128188375, 0.06902604287008267, -0.33577602990956384, 1.181840065886835, -0.04608882084247428, 0.004826787755797279, 0.025309969110466974], "std": [0.1629698179976828, 0.13512905726808594, 0.06450740781096305, 0.1484568482335403, 0.21928466792916845, 0.589399834524492, 3.0117439392596704e-07, 8.812712327691215e-06, 3.406031860860238e-05, 0.002920118736389642, 0.0003321772098234415, 0.0003881149762237278], "min": [0.06891957958467884, 0.018262567546426547, 1.1826621156605808, -0.23382075238618244, -0.007021270791745637, -1.5047449247849347, 0.06902415836733913, -0.3358330965600981, 1.1817243806039033, -0.0674770721355943, 0.003402851036004906, 0.022766267956034446], "max": [0.4922632754180232, 0.3338118923469064, 1.3912152270047085, 0.2816289294742931, 0.5908839299614197, 0.001063818099211409, 0.06902739415135552, -0.335727794763257, 1.181986066983356, -0.044953616681477765, 0.005955132808989294, 0.02744735212151793], "count": [246]}, "eef_sim_pose_action": {"mean": [0.3228741224846408, 0.21574293833914393, 1.2438802338523667, 0.029393630623583727, 0.3534267917623164, -0.6668617572906803, 0.06912381830699009, -0.3357640838325201, 1.1818455135550459, -0.04662212870531997, 0.006270437980127536, 0.026096959490257438], "std": [0.1624826451188654, 0.13522810063639498, 0.06620624125275354, 0.15404937169409086, 0.22891096181444542, 0.5914515494334306, 1.7423792866077035e-05, 1.141196486747328e-05, 9.22701637640084e-05, 0.0031592977504303088, 0.0005532691128217487, 0.0005079001547513876], "min": [0.06869874611075757, 0.018289035531815084, 1.1824949999999999, -0.2382283336012798, -0.036723882519686724, -1.5103992224119187, 0.06911910415140618, -0.3358338610074616, 1.1812835827941475, -0.070266667883576, 0.004599987898301405, 0.023010201869571423], "max": [0.492577998300999, 0.33521862423832277, 1.4054569329003492, 0.2934297544099717, 0.6507287241564579, 0.0015339809469878674, 0.06923598482846607, -0.33569583151993704, 1.1820233327468124, -0.04579590678933532, 0.009200755195256871, 0.029146996638505715], "count": [246]}, "gripper_mode_state": {"mean": [0.3008130081300813, 0.0], "std": [0.45861153743643746, 0.0], "min": [0, 0], "max": [1, 0], "count": [246]}, "gripper_activity_state": {"mean": [1.7804878048780488, 2.0], "std": [0.584857502843014, 0.0], "min": [0, 2], "max": [2, 2], "count": [246]}, "gripper_mode_action": {"mean": [0.3048780487804878, 0.0], "std": [0.46035575824821534, 0.0], "min": [0, 0], "max": [1, 0], "count": [246]}, "gripper_activity_action": {"mean": [1.9634146341463414, 2.0], "std": [0.24420712676220485, 0.0], "min": [0, 2], "max": [2, 2], "count": [246]}, "gripper_open_scale_state": {"mean": [0.7062496942427111, 0.9796267700195342], "std": [0.37686559033916184, 2.9976021664879227e-15], "min": [0.11274251937866211, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [246]}, "gripper_open_scale_action": {"mean": [0.6951219512195121, 1.0], "std": [0.46035575824821534, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [246]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6228241339869282]], [[0.667813839869281]], [[0.6505272194989107]]], "std": [[[0.16741510313377278]], [[0.17923454675993786]], [[0.17448451444010987]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9568627450980393]]], "mean": [[[0.5939879738562092]], [[0.6437322140522875]], [[0.6223659123093682]]], "std": [[[0.17948249077686532]], [[0.1906165676777334]], [[0.18174578704970798]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45120514705882353]], [[0.4590302450980392]], [[0.45652310457516343]]], "std": [[[0.18265623341945408]], [[0.17510767528948543]], [[0.17770709146415084]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6392156862745098]], [[0.6588235294117647]]], "mean": [[[0.43536585784313725]], [[0.44032973039215684]], [[0.43066805555555554]]], "std": [[[0.1929809607555773]], [[0.18554470784141275]], [[0.19228968830404822]]], "count": [100]}, "observation.state": {"min": [-0.6906383037567139, -0.002765957498922944, -1.7308510541915894, -0.037021275609731674, -0.1378723382949829, -0.5680851340293884, -2.7585105895996094, -0.0017021276289597154, 0.0, 0.0, -0.008085106499493122, 0.0017021276289597154, 0.003617021255195141, -2.760425567626953, 10.464682579040527, 97.96267700195312], "max": [0.011914893984794617, 2.13702130317688, 0.0, 0.6123404502868652, 0.3831914961338043, 0.2476595789194107, -0.20000000298023224, -0.001276595750823617, 0.0, 0.0, -0.005744680762290955, 0.003617021255195141, 0.012765957042574883, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.23539067804813385, 0.9932499527931213, -0.7744141817092896, 0.1996932178735733, 0.07775711268186569, -0.04993579164147377, -2.3334758281707764, -0.001692545018158853, 0.0, 0.0, -0.00723309488967061, 0.0026739502791315317, 0.006345598492771387, -2.7604310512542725, 83.36372375488281, 97.96284484863281], "std": [0.276014506816864, 0.9469397664070129, 0.7246875166893005, 0.1995014101266861, 0.13412664830684662, 0.2231454849243164, 0.8523848056793213, 6.313847552519292e-05, 0.0, 0.0, 0.00022892249398864806, 0.0002508093311917037, 0.0012837755493819714, 5.4836273193359375e-06, 29.113100051879883, 0.0001678466796875], "count": [222]}, "action": {"min": [-0.6948933005332947, -0.0015339808305725455, -1.7333983182907104, -0.058291271328926086, -0.15186409652233124, -0.5737088322639465, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0, -0.007669903803616762, 0.0015339808305725455, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.02454369328916073, 2.1429712772369385, 0.0015339808305725455, 0.6181942820549011, 0.38656315207481384, 0.29452431201934814, -0.20000000298023224, 0.0, 0.0015339808305725455, -0.0, -0.006135923322290182, 0.004601942375302315, 0.012271846644580364, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.24043422937393188, 0.9948192238807678, -0.7786752581596375, 0.2056782990694046, 0.08055531233549118, -0.051292065531015396, -2.3334758281707764, -0.0015270730946213007, 2.07294706342509e-05, 0.0, -0.00765609834343195, 0.003061056137084961, 0.00652288319543004, -2.7604310512542725, 84.68468475341797, 100.0, 0.0, 0.0], "std": [0.2801787555217743, 0.950880765914917, 0.7312958240509033, 0.2062004655599594, 0.1391741931438446, 0.23067276179790497, 0.8523848056793213, 0.0001027219113893807, 0.0001771126699168235, 0.0, 0.00014494160132016987, 0.00017818776541389525, 0.0013653504429385066, 5.4836273193359375e-06, 36.01353073120117, 0.0, 0.0, 0.0], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [103], "max": [103], "mean": [103.0], "std": [0.0], "count": [222]}, "index": {"min": [26140], "max": [26361], "mean": [26250.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [2.527027027027027, 6.0, 6.0, 6.0, 6.0], "std": [1.859160226289622, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [103.0], "std": [0.0], "min": [103], "max": [103], "count": [222]}, "eef_direction_state": {"mean": [4.54054054054054, 6.0], "std": [1.7516210447446927, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [0.9819819819819819, 0.0], "std": [0.8952525637095388, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_state": {"mean": [0.8828828828828829, 0.0], "std": [0.8672077874673072, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_direction_action": {"mean": [4.648648648648648, 6.0], "std": [1.6933821833521683, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [0.9504504504504504, 0.0], "std": [0.9015875761426347, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_action": {"mean": [0.9054054054054054, 0.0], "std": [0.8828024416378618, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_sim_pose_state": {"mean": [0.23638640093194982, 0.25522507169764463, 1.2507880208998627, 0.059842675737557686, 0.4039125055376263, -0.1061769868420722, 0.0691278534195061, -0.3363914786704963, 1.1832364057545315, 0.006326258743080971, -0.0072330580730811085, 0.0009814770169526408], "std": [0.16853023925317123, 0.0976675143880519, 0.07705481582779726, 0.09114811697379921, 0.4049501309414122, 0.11113227495848654, 1.6844508157682875e-07, 5.89031160245138e-06, 2.34646092677426e-05, 0.0012841193033788036, 0.0002289216079269196, 0.000255726281178177], "min": [0.0689184243642845, 0.08166983694340105, 1.1819861147784785, -0.129661592644168, -0.0283946870377072, -0.4345489637256998, 0.06912718668784341, -0.33641312985970423, 1.1830838432788924, 0.003591624786011566, -0.008085084355565098, 3.702515115160121e-08], "max": [0.4856038931843759, 0.3333605131353941, 1.4689504035275263, 0.2778066272515548, 0.9358296103476875, -0.010819142424725856, 0.06912884555798984, -0.33637003852928604, 1.183323738144198, 0.012749524012367714, -0.005744658787163015, 0.0019149827838377286], "count": [222]}, "eef_sim_pose_action": {"mean": [0.23615392217889222, 0.25353867060594987, 1.2503638023406636, 0.06066926802860366, 0.4063886165923766, -0.10722465148324586, 0.06912908646199295, -0.3363865415816618, 1.1832802345314564, 0.006499490401415347, -0.007635318771081755, 0.0015340702100531602], "std": [0.1681888857722133, 0.09919004575076276, 0.07729582467850198, 0.09547111202407538, 0.4031948321866447, 0.1183115775946223, 1.350689480262967e-05, 4.644296823888501e-06, 1.5436229042522893e-05, 0.0013658092328753461, 0.0002276032681314614, 0.00020591209811004422], "min": [0.06898746377640169, 0.07636092463766883, 1.1817203860525465, -0.12258246587285651, -0.007667873799384939, -0.48749807940698997, 0.0691274165514681, -0.3364212017670418, 1.1831239459518827, 0.00303266463826821, -0.007669894779426922, 2.8877252255220254e-08], "max": [0.48606586526820217, 0.33630044404514015, 1.4663072112684328, 0.2859567611672299, 0.9345758786936087, 0.010049415130025885, 0.06924454761883053, -0.3363517078397111, 1.1833160653143797, 0.012262434141927705, -0.006135894095858241, 0.0030680969063449914], "count": [222]}, "gripper_mode_state": {"mean": [0.14864864864864866, 0.0], "std": [0.35574179948886936, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_state": {"mean": [1.7657657657657657, 2.0], "std": [0.5996238303529267, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_mode_action": {"mean": [0.15315315315315314, 0.0], "std": [0.3601350647082291, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_action": {"mean": [1.9594594594594594, 2.0], "std": [0.25675675675675746, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_open_scale_state": {"mean": [0.8336375382139896, 0.9796267700195341], "std": [0.2911308568316621, 2.886579864025407e-15], "min": [0.10464682579040527, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [222]}, "gripper_open_scale_action": {"mean": [0.8468468468468469, 1.0], "std": [0.3601350647082291, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [222]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5727824264705882]], [[0.6026023992374727]], [[0.5761204030501089]]], "std": [[[0.24449612386291533]], [[0.2614690648692954]], [[0.262752551788576]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9450980392156862]], [[0.9882352941176471]], [[1.0]]], "mean": [[[0.5434713698257081]], [[0.581270866013072]], [[0.5528105283224402]]], "std": [[[0.24235422626660796]], [[0.26098339291500366]], [[0.25789704030231564]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4394354003267974]], [[0.44669028050108933]], [[0.4426028131808279]]], "std": [[[0.19669763310834018]], [[0.19041686842752004]], [[0.19268465304048663]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7686274509803922]], [[0.7568627450980392]], [[0.7607843137254902]]], "mean": [[[0.3778360593681917]], [[0.3830322167755991]], [[0.3770206045751634]]], "std": [[[0.2669912252529949]], [[0.26385796129725286]], [[0.27422373258160765]]], "count": [100]}, "observation.state": {"min": [-0.754680871963501, -0.002340425504371524, -1.8357447385787964, -0.0042553190141916275, -0.7927659749984741, -0.8031914830207825, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, 0.004680851008743048, 0.043617021292448044, -0.08510638028383255, -2.760425567626953, 10.427580833435059, 97.96267700195312], "max": [0.2725532054901123, 2.3172340393066406, 0.0, 0.7642553448677063, 0.35404255986213684, 1.2421276569366455, -0.19893616437911987, 0.0, -0.001276595750823617, 0.0, 0.006170212756842375, 0.0465957447886467, -0.06617021560668945, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.1467055380344391, 1.3912941217422485, -1.1515324115753174, 0.4057117700576782, -0.17835070192813873, 0.20548181235790253, -1.9468408823013306, -1.7583963654033141e-06, -0.001276594353839755, 0.0, 0.005887988954782486, 0.04405050352215767, -0.06727636605501175, -2.7604315280914307, 70.15808868408203, 97.96285247802734], "std": [0.351143479347229, 0.9250621795654297, 0.7624651789665222, 0.31125593185424805, 0.38959071040153503, 0.6686466336250305, 1.1107927560806274, 2.729766674747225e-05, 1.3969838619232178e-09, 0.0, 0.0002766737889032811, 0.0004635441873688251, 0.0030735016334801912, 5.9604644775390625e-06, 37.93708038330078, 0.00017547607421875], "count": [242]}, "action": {"min": [-0.7562525272369385, 0.0, -1.8377089500427246, -0.004601942375302315, -0.7961360216140747, -0.8084079027175903, -2.7585105895996094, 0.0, 0.0, 0.0, 0.004601942375302315, 0.04448544234037399, -0.08590292185544968, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2730485796928406, 2.317844867706299, 0.0, 0.7731263041496277, 0.35588353872299194, 1.2486603260040283, -0.19893616437911987, 0.0, 0.0, 0.0015339808305725455, 0.006135923322290182, 0.0475534051656723, -0.06749515235424042, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.14423266053199768, 1.3941223621368408, -1.1542692184448242, 0.4067956507205963, -0.1822071075439453, 0.21244294941425323, -1.9468408823013306, 0.0, 0.0, 2.535505518608261e-05, 0.006091561168432236, 0.04458680748939514, -0.06819254159927368, -2.7604315280914307, 69.00826263427734, 100.0, 0.0, 0.0], "std": [0.3505716323852539, 0.9238705039024353, 0.7597479820251465, 0.31426650285720825, 0.3886386752128601, 0.6680270433425903, 1.1107927560806274, 0.0, 0.0, 0.00019557937048375607, 0.0002570914220996201, 0.0005118332337588072, 0.0033030009362846613, 5.9604644775390625e-06, 46.24594497680664, 0.0, 0.0, 0.0], "count": [242]}, "timestamp": {"min": [0.0], "max": [8.033333333333333], "mean": [4.016666666666667], "std": [2.328626204439004], "count": [242]}, "frame_index": {"min": [0], "max": [241], "mean": [120.5], "std": [69.85878613317011], "count": [242]}, "episode_index": {"min": [104], "max": [104], "mean": [104.0], "std": [0.0], "count": [242]}, "index": {"min": [26362], "max": [26603], "mean": [26482.5], "std": [69.85878613317011], "count": [242]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [242]}, "subtask_annotation": {"mean": [2.9173553719008263, 6.0, 6.0, 6.0, 6.0], "std": [2.045300102692623, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [242]}, "scene_annotation": {"mean": [104.0], "std": [0.0], "min": [104], "max": [104], "count": [242]}, "eef_direction_state": {"mean": [4.016528925619835, 6.0], "std": [1.9326831050900473, 0.0], "min": [0, 6], "max": [6, 6], "count": [242]}, "eef_velocity_state": {"mean": [1.2975206611570247, 0.0], "std": [0.8444728229769574, 0.0], "min": [0, 0], "max": [2, 0], "count": [242]}, "eef_acc_mag_state": {"mean": [1.103305785123967, 0.0], "std": [0.839168605119241, 0.0], "min": [0, 0], "max": [2, 0], "count": [242]}, "eef_direction_action": {"mean": [3.93801652892562, 6.0], "std": [2.026753141664633, 0.0], "min": [0, 6], "max": [6, 6], "count": [242]}, "eef_velocity_action": {"mean": [1.2685950413223142, 0.0], "std": [0.8516908857878478, 0.0], "min": [0, 0], "max": [2, 0], "count": [242]}, "eef_acc_mag_action": {"mean": [1.1115702479338843, 0.0], "std": [0.8430258451813567, 0.0], "min": [0, 0], "max": [2, 0], "count": [242]}, "eef_sim_pose_state": {"mean": [0.3096804986717517, 0.28501007202986706, 1.2705597071247197, -0.016584893427781314, 0.5089905815828348, -0.41358590647917237, 0.06901129971886785, -0.3354992527184872, 1.181862401619201, -0.06707325624909057, 0.004606924049030065, 0.044049177147809544], "std": [0.17203288813738327, 0.12514609749992917, 0.06403485758671011, 0.20142129977615417, 0.35477366341734423, 0.389001553597358, 4.095270673329736e-07, 1.0457107569394674e-05, 2.835463980752598e-05, 0.003079870333492729, 0.00027645277076960494, 0.0004635432716923875], "min": [0.06721869332473875, 0.05936788983784125, 1.1827057353938266, -0.47212237666294216, -0.007233565040874801, -1.1290890393408366, 0.069009047331076, -0.33550903735285975, 1.1818334773977148, -0.0849478132568971, 0.003400560315001133, 0.04361745612446422], "max": [0.5052588816565764, 0.4293773247952718, 1.398945909679167, 0.23939237612777953, 0.9151028937043888, -0.00042561698790549284, 0.06901179837639566, -0.3354420753405813, 1.1819861185311524, -0.06595475617141151, 0.00488896278935691, 0.04659608601252101], "count": [242]}, "eef_sim_pose_action": {"mean": [0.3101483970668293, 0.2863440805697771, 1.2710054992485809, -0.013752314474132759, 0.5094355236576168, -0.41721997829897256, 0.06910810973204351, -0.3354872343693022, 1.1818637083713086, -0.06791981635707696, 0.006110829129535415, 0.04458769604165208], "std": [0.1716269196224151, 0.12510017033983575, 0.06498240375304386, 0.2024598075252494, 0.3598611643065011, 0.3906711874392744, 1.434019929987689e-05, 1.1505642399516653e-05, 3.857337710811799e-05, 0.0033034128709998243, 0.00016962178885052563, 0.0005118197764969223], "min": [0.06383623325046789, 0.059363884809638605, 1.1814587443257138, -0.4770871462042981, -0.034883482625881035, -1.132470679844095, 0.06910396135442004, -0.33548951423237555, 1.181598134340304, -0.08568416475238728, 0.004596740072325245, 0.0444862786776323], "max": [0.5047903221089809, 0.42950337466272376, 1.4144305438012734, 0.22064355829180318, 0.9202238305849115, 0.0015339808305725455, 0.06921870432434422, -0.33542054898335516, 1.1820234058318677, -0.06722227969342388, 0.006129852890617737, 0.04755429901297181], "count": [242]}, "gripper_mode_state": {"mean": [0.30578512396694213, 0.0], "std": [0.460739169083184, 0.0], "min": [0, 0], "max": [1, 0], "count": [242]}, "gripper_activity_state": {"mean": [1.7975206611570247, 2.0], "std": [0.5643635792404723, 0.0], "min": [0, 2], "max": [2, 2], "count": [242]}, "gripper_mode_action": {"mean": [0.30991735537190085, 0.0], "std": [0.46245928276031706, 0.0], "min": [0, 0], "max": [1, 0], "count": [242]}, "gripper_activity_action": {"mean": [1.962809917355372, 2.0], "std": [0.24617142162985942, 0.0], "min": [0, 2], "max": [2, 2], "count": [242]}, "gripper_open_scale_state": {"mean": [0.7015802140669407, 0.9796267700195342], "std": [0.3793708391963542, 2.9976021664879227e-15], "min": [0.10427580833435059, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [242]}, "gripper_open_scale_action": {"mean": [0.6900826446280992, 1.0], "std": [0.46245928276031706, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [242]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8823529411764706]], [[0.9019607843137255]]], "mean": [[[0.6075718164488018]], [[0.6473750708061002]], [[0.6214031454248365]]], "std": [[[0.17819959922332398]], [[0.1909287935099666]], [[0.18903121082379204]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8705882352941177]], [[0.8862745098039215]]], "mean": [[[0.5824677587145969]], [[0.626686718409586]], [[0.5975289106753813]]], "std": [[[0.18503980241051882]], [[0.19662038877964913]], [[0.19001174810219873]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4414530936819172]], [[0.45139998093681916]], [[0.44780331154684094]]], "std": [[[0.185501951399612]], [[0.17755733635352727]], [[0.17830303253584337]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7098039215686275]], [[0.6627450980392157]], [[0.7098039215686275]]], "mean": [[[0.4395045561002179]], [[0.44306566448801743]], [[0.42991831154684096]]], "std": [[[0.19889912967647128]], [[0.19049601387161233]], [[0.20274880139216678]]], "count": [100]}, "observation.state": {"min": [-0.3555319011211395, -0.001276595750823617, -1.6663830280303955, -0.4991489350795746, -0.11872340738773346, -0.17829787731170654, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, 0.037021275609731674, -0.00042553190723992884, -0.013404255732893944, -2.760425567626953, 9.97522258758545, 97.94789123535156], "max": [0.010851063765585423, 2.276808500289917, 0.0, 0.3827659487724304, 0.11148936301469803, 0.3372340500354767, -0.18595744669437408, 0.00042553190723992884, -0.001276595750823617, 0.0, 0.04021276533603668, 0.0017021276289597154, -0.0019148936262354255, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.16518214344978333, 1.132124423980713, -0.6789196729660034, -0.08603313565254211, 0.008929460309445858, 0.03313682600855827, -1.8912774324417114, 5.75042977288831e-05, -0.0012765954015776515, 0.0, 0.03961856663227081, -1.3417676200333517e-05, -0.007165046874433756, -2.7604269981384277, 68.26018524169922, 97.96270751953125], "std": [0.14479589462280273, 0.8466100096702576, 0.644981324672699, 0.19798019528388977, 0.08273404836654663, 0.13917575776576996, 1.1255385875701904, 0.0001454757439205423, 3.4924596548080444e-10, 0.0, 0.0004217939276713878, 0.0001823793281801045, 0.0008429564768448472, 4.055478348163888e-05, 38.4387092590332, 0.0014066275907680392], "count": [222]}, "action": {"min": [-0.35588353872299194, -0.0015339808305725455, -1.668971061706543, -0.5123496055603027, -0.11965049803256989, -0.17947575449943542, -2.7585105895996094, 0.0, 0.0, -0.0, 0.03681553900241852, -0.0015339808305725455, -0.016873788088560104, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.01073786523193121, 2.2748935222625732, -0.0, 0.4417864680290222, 0.11504855751991272, 0.3405437469482422, -0.18595744669437408, 0.0015339808305725455, 0.0, -0.0, 0.03988350182771683, 0.003067961661145091, -0.0015339808305725455, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.16605010628700256, 1.1324858665466309, -0.6807496547698975, -0.0841340497136116, 0.01055129710584879, 0.03635942563414574, -1.8912774324417114, 0.00033167150104418397, 0.0, 0.0, 0.03977992385625839, 6.218841735972092e-05, -0.007587000261992216, -2.7604269981384277, 66.66666412353516, 100.0, 0.0, 0.0], "std": [0.14555224776268005, 0.8463742733001709, 0.6465300917625427, 0.19996294379234314, 0.08435927331447601, 0.14389215409755707, 1.1255385875701904, 0.0006314835627563298, 0.0, 0.0, 0.0005042279954068363, 0.00039386010030284524, 0.0010864034993574023, 4.055478348163888e-05, 47.140472412109375, 0.0, 0.0, 0.0], "count": [222]}, "timestamp": {"min": [0.0], "max": [7.366666666666666], "mean": [3.6833333333333336], "std": [2.1361743235842763], "count": [222]}, "frame_index": {"min": [0], "max": [221], "mean": [110.5], "std": [64.0852297075283], "count": [222]}, "episode_index": {"min": [106], "max": [106], "mean": [106.0], "std": [0.0], "count": [222]}, "index": {"min": [26798], "max": [27019], "mean": [26908.5], "std": [64.0852297075283], "count": [222]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [222]}, "subtask_annotation": {"mean": [2.864864864864865, 6.0, 6.0, 6.0, 6.0], "std": [2.033443298546866, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [222]}, "scene_annotation": {"mean": [106.0], "std": [0.0], "min": [106], "max": [106], "count": [222]}, "eef_direction_state": {"mean": [4.031531531531532, 6.0], "std": [2.0846708635576334, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_state": {"mean": [1.2522522522522523, 0.0], "std": [0.8591685533325039, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_state": {"mean": [1.2027027027027026, 0.0], "std": [0.8325538112045701, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_direction_action": {"mean": [4.058558558558558, 6.0], "std": [2.135329941316476, 0.0], "min": [0, 6], "max": [6, 6], "count": [222]}, "eef_velocity_action": {"mean": [1.2162162162162162, 0.0], "std": [0.8843525183285059, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_acc_mag_action": {"mean": [1.1441441441441442, 0.0], "std": [0.8526254825283479, 0.0], "min": [0, 0], "max": [2, 0], "count": [222]}, "eef_sim_pose_state": {"mean": [0.2731445057264235, 0.28958729710306524, 1.2496918337892466, 0.040142531132820215, 0.36489380305263885, -0.15364055427735585, 0.06895887824736206, -0.33649186271689374, 1.1784057786394493, -0.007165567441553755, 0.03834195712849883, 4.4076188709162754e-05], "std": [0.1754126734111203, 0.03700491046107286, 0.06456476915150983, 0.10813800786994031, 0.28561970873226744, 0.12868109790997453, 1.6270336461744483e-06, 5.296576522727118e-06, 4.320452230847608e-05, 0.0008397328135452607, 0.00042179499299826426, 0.00023320464983999959], "min": [0.06890259885615851, 0.22239050763343518, 1.1832801188442885, -0.10116035748965661, -0.010425333772176693, -0.3638055578469505, 0.06895653454123146, -0.33650958989766666, 1.1783449152478611, -0.013341212019879804, 0.03574467985890828, -0.0004258476489366744], "max": [0.5479708338462632, 0.3354506484424451, 1.4349551944843684, 0.3291640728319901, 0.7155123587801575, 0.05298259704008611, 0.06896874714222273, -0.336451937040461, 1.1786718243420884, -0.0019148936262354255, 0.03893616958521329, 0.0017032947399614256], "count": [222]}, "eef_sim_pose_action": {"mean": [0.27335277360003624, 0.2897595637952702, 1.2501450039686, 0.04341889784821459, 0.3652806730148228, -0.15288682980574703, 0.0690493839190786, -0.33649642868290713, 1.1784185214844016, -0.007584546784485876, 0.039779851344107914, 0.0003939078090286102], "std": [0.17476233106966907, 0.037317583989179, 0.06628368388211665, 0.1123419424554942, 0.2846876223060072, 0.13045701365749046, 1.985476837471851e-06, 1.66064508230471e-05, 5.164668240905384e-05, 0.0010779671540300903, 0.000504233318537746, 0.0007592732904216675], "min": [0.06828601171894451, 0.21980076422701844, 1.1829551940686913, -0.10701996746224945, -0.010737663086872518, -0.3700388010835979, 0.0690488645479802, -0.3365253351884444, 1.1784079051659533, -0.016751362305743846, 0.03681536566315158, -0.0015351095222851674], "max": [0.5478820001422267, 0.3358034176004566, 1.4306163925413702, 0.3342328410465516, 0.7383869556465092, 0.08456234380409233, 0.06906102738710806, -0.3364212017670418, 1.1787221531153091, -0.0015339808305725455, 0.03988350182771705, 0.0030704033577902707], "count": [222]}, "gripper_mode_state": {"mean": [0.32882882882882886, 0.0], "std": [0.469787643685835, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_state": {"mean": [1.7612612612612613, 2.0], "std": [0.6090416591279804, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_mode_action": {"mean": [0.3333333333333333, 0.0], "std": [0.47140452079103223, 0.0], "min": [0, 0], "max": [1, 0], "count": [222]}, "gripper_activity_action": {"mean": [1.9594594594594594, 2.0], "std": [0.2567567567567573, 0.0], "min": [0, 2], "max": [2, 2], "count": [222]}, "gripper_open_scale_state": {"mean": [0.6826016826887389, 0.979625437968489], "std": [0.38438717124499683, 1.3970669224055126e-05], "min": [0.09975222587585449, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [222]}, "gripper_open_scale_action": {"mean": [0.6666666666666666, 1.0], "std": [0.47140452079103223, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [222]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9725490196078431]], [[0.9764705882352941]], [[1.0]]], "mean": [[[0.6054548474945534]], [[0.6474427614379085]], [[0.6276930419389979]]], "std": [[[0.1812889717051339]], [[0.1944723677779319]], [[0.19120600426900022]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9098039215686274]], [[1.0]]], "mean": [[[0.580986832788671]], [[0.6279742102396514]], [[0.6042431590413944]]], "std": [[[0.1876185696159694]], [[0.1999397156817286]], [[0.19216888284756004]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44637161764705885]], [[0.45200703431372546]], [[0.4435686247276689]]], "std": [[[0.1745414688848736]], [[0.16901319218089295]], [[0.17113305023013928]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6470588235294118]], [[0.6823529411764706]]], "mean": [[[0.4333615168845316]], [[0.44120735566448804]], [[0.4292703213507625]]], "std": [[[0.1940160757797725]], [[0.1870723318282498]], [[0.1931630443698047]]], "count": [100]}, "observation.state": {"min": [-0.8989361524581909, -0.0031914892606437206, -1.963616967201233, -0.37851062417030334, -0.8946808576583862, -1.0189361572265625, -2.7578723430633545, -0.0031914892606437206, -0.001276595750823617, -0.0042553190141916275, -0.0042553190141916275, 0.0008510638144798577, 0.00042553190723992884, -2.760425567626953, 10.598276138305664, 97.71121215820312], "max": [0.3159574568271637, 2.3302128314971924, 0.0, 0.9374468326568604, 0.6502127647399902, 1.2448936700820923, -0.2038297802209854, -0.0031914892606437206, -0.001276595750823617, 0.0, 0.00957446824759245, 0.003617021255195141, 0.008085106499493122, -2.7531914710998535, 97.87395477294922, 97.96267700195312], "mean": [-0.1283463090658188, 1.4842549562454224, -1.208101749420166, 0.4120180308818817, -0.21386587619781494, 0.26394009590148926, -2.0493781566619873, -0.003191484836861491, -0.0012765935389325023, -8.050603355513886e-05, -0.0032284592743963003, 0.0025712642818689346, 0.0073654791340231895, -2.7581839561462402, 73.65495300292969, 97.88467407226562], "std": [0.43064793944358826, 0.9284386038780212, 0.7897487878799438, 0.3634275197982788, 0.5395735502243042, 0.7631443738937378, 1.0760747194290161, 4.423782229423523e-09, 2.2118911147117615e-09, 0.0004844814247917384, 0.0013746394542977214, 0.0003997204184997827, 0.0008873753831721842, 0.00325587741099298, 36.76124572753906, 0.1131771057844162], "count": [259]}, "action": {"min": [-0.8989127278327942, -0.0015339808305725455, -1.9650293588638306, -0.3880971372127533, -0.9004467129707336, -1.026233196258545, -2.7578723430633545, -0.003067961661145091, -0.003067961661145091, -0.006135923322290182, -0.004601942375302315, 0.0015339808305725455, 0.0, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.31753402948379517, 2.3301167488098145, 0.0015339808305725455, 0.9480001330375671, 0.6550098061561584, 1.2517282962799072, -0.2038297802209854, -0.003067961661145091, 0.0, -0.0, 0.01073786523193121, 0.003067961661145091, 0.007669903803616762, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.12642604112625122, 1.4852186441421509, -1.2086882591247559, 0.40939509868621826, -0.21418288350105286, 0.2645321786403656, -2.0493781566619873, -0.003067966550588608, -2.369082358200103e-05, -7.107247074600309e-05, -0.0035121713299304247, 0.0029435893520712852, 0.0074389330111444, -2.7581839561462402, 73.35906982421875, 100.0, 0.0, 0.0], "std": [0.4310379922389984, 0.9276722073554993, 0.7878802418708801, 0.37081047892570496, 0.542495846748352, 0.76702481508255, 1.0760747194290161, 4.889443516731262e-09, 0.00026855425676330924, 0.0005674681160598993, 0.0016155641060322523, 0.0004187147715128958, 0.0009773001074790955, 0.00325587741099298, 44.20812225341797, 0.0, 0.0, 0.0], "count": [259]}, "timestamp": {"min": [0.0], "max": [8.6], "mean": [4.3], "std": [2.492210085669166], "count": [259]}, "frame_index": {"min": [0], "max": [258], "mean": [129.0], "std": [74.76630257007497], "count": [259]}, "episode_index": {"min": [111], "max": [111], "mean": [111.0], "std": [0.0], "count": [259]}, "index": {"min": [27827], "max": [28085], "mean": [27956.0], "std": [74.76630257007497], "count": [259]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [259]}, "subtask_annotation": {"mean": [2.6254826254826256, 6.0, 6.0, 6.0, 6.0], "std": [2.1077827969684555, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [259]}, "scene_annotation": {"mean": [111.0], "std": [0.0], "min": [111], "max": [111], "count": [259]}, "eef_direction_state": {"mean": [4.007722007722008, 6.0], "std": [2.0683163801964692, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_state": {"mean": [1.2007722007722008, 0.0], "std": [0.9080503225383227, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_state": {"mean": [1.0810810810810811, 0.007722007722007722], "std": [0.8503855525703944, 0.12403381007111203], "min": [0, 0], "max": [2, 2], "count": [259]}, "eef_direction_action": {"mean": [3.969111969111969, 6.0], "std": [2.1014362580236137, 0.0], "min": [0, 6], "max": [6, 6], "count": [259]}, "eef_velocity_action": {"mean": [1.193050193050193, 0.0], "std": [0.9054692043941297, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_acc_mag_action": {"mean": [1.0193050193050193, 0.0], "std": [0.84949104659046, 0.0], "min": [0, 0], "max": [2, 0], "count": [259]}, "eef_sim_pose_state": {"mean": [0.3159161828357935, 0.29125351444910313, 1.2638968738637122, 0.02358754084028777, 0.4578283769395927, -0.42071496924086976, 0.0690271950756143, -0.3363592923381355, 1.1828190599225779, 0.00735355691314597, -0.004585542399127043, -0.0006201966770767053], "std": [0.16501101416561878, 0.1523459217628423, 0.07341385615024079, 0.1395402308312334, 0.3100526362982322, 0.45328949867767504, 3.688943278376358e-05, 8.930755987711252e-06, 9.790246527943186e-05, 0.0008857547866328548, 0.0010622697562031348, 0.0003997245470956751], "min": [0.06868520352947081, -0.0012536623475825626, 1.181986063791575, -0.3298715502519648, -0.06420468079432595, -1.2153592561830497, 0.06870827552213644, -0.33639770953695197, 1.1819035474140231, 0.00043069264054916296, -0.00680850805006572, -0.002340421670495507], "max": [0.5020875811640626, 0.4490801168790324, 1.4278208289279402, 0.3156425173042116, 0.849283131177291, 0.08813052578084024, 0.06903378012323387, -0.33633567603034725, 1.1837751742690645, 0.008076414712549706, 0.006382976675290752, 0.0004255753038897459], "count": [259]}, "eef_sim_pose_action": {"mean": [0.315633084108907, 0.29225840977867173, 1.264423027170906, 0.028037814470980738, 0.453850124007399, -0.4172079255564259, 0.06912277630755147, -0.33635403611050446, 1.1828741523589759, 0.007428179419352737, -0.003606911634717888, -0.00012435566816077387], "std": [0.16451414598283068, 0.1522106663340372, 0.07593266977486807, 0.14123509105579288, 0.31972052158153724, 0.45594668505644875, 4.751083301918856e-05, 9.369143734978236e-06, 8.684154253123285e-05, 0.0009755792451207547, 0.0012019988332032342, 0.0004187173401987494], "min": [0.06833837943832144, -0.0009670489369906429, 1.1819882494896894, -0.2937043943463432, -0.11233151336009106, -1.2269942738777995, 0.06866313082685625, -0.3363857792292024, 1.1827391757119818, 7.059337738129145e-06, -0.007669867939708697, -0.0015339736113435982], "max": [0.501665167476827, 0.44908290430209385, 1.4434901363368353, 0.31086690218980684, 0.8860648934503521, 0.09897211212172022, 0.06913021404580741, -0.33635054361946565, 1.1833918439615565, 0.007665197596319798, 0.004601936960856534, 9.024179243363045e-08], "count": [259]}, "gripper_mode_state": {"mean": [0.2625482625482625, 0.0], "std": [0.4400189454797953, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_state": {"mean": [1.803088803088803, 2.0], "std": [0.5590861578346864, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_mode_action": {"mean": [0.26640926640926643, 0.0], "std": [0.44208072699513074, 0.0], "min": [0, 0], "max": [1, 0], "count": [259]}, "gripper_activity_action": {"mean": [1.9652509652509653, 2.0], "std": [0.23813349722176502, 0.0], "min": [0, 2], "max": [2, 2], "count": [259]}, "gripper_open_scale_state": {"mean": [0.7365493291317272, 0.9788452060066163], "std": [0.3676126450207917, 0.0011317706942778108], "min": [0.10598276138305664, 0.9771121215820312], "max": [0.9787395477294922, 0.9796267700195312], "count": [259]}, "gripper_open_scale_action": {"mean": [0.7335907335907336, 1.0], "std": [0.44208072699513074, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [259]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.6248415305010894]], [[0.6552944580610022]], [[0.6362024319172114]]], "std": [[[0.19268857837986222]], [[0.20310381703382946]], [[0.20465578351613523]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9725490196078431]], [[1.0]], [[1.0]]], "mean": [[[0.5973981699346406]], [[0.6338943273420479]], [[0.6116834694989106]]], "std": [[[0.1962978730459091]], [[0.20538904967501886]], [[0.20328218100906512]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44024267156862745]], [[0.4405924645969499]], [[0.4350777968409586]]], "std": [[[0.18791739044663996]], [[0.1858121734052015]], [[0.18995560700900885]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7725490196078432]], [[0.8156862745098039]], [[0.8941176470588236]]], "mean": [[[0.4230908850762527]], [[0.43139324346405233]], [[0.4249598883442266]]], "std": [[[0.19498085291378098]], [[0.19096953777147746]], [[0.20133678956196968]]], "count": [100]}, "observation.state": {"min": [-1.1295744180679321, -0.0019148936262354255, -1.9853191375732422, -0.6108510494232178, -0.7221276760101318, -0.6680850982666016, -2.7585105895996094, -0.005319148767739534, -0.001276595750823617, 0.0, 0.03851063922047615, 0.05510638281702995, -0.18787233531475067, -2.760425567626953, 9.46423625946045, 97.96267700195312], "max": [0.10999999940395355, 2.5876595973968506, 0.0, 0.677872359752655, 0.13446807861328125, 1.3531914949417114, -0.17127659916877747, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04276595637202263, 0.05808510631322861, -0.17829787731170654, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.30067405104637146, 1.4664664268493652, -1.123288869857788, 0.10560163110494614, -0.25166627764701843, 0.3596910536289215, -1.9781428575515747, -0.0046322522684931755, -0.0012765948195010424, 0.0, 0.041539814323186874, 0.05733387544751167, -0.18565486371517181, -2.7604312896728516, 71.22599029541016, 97.96284484863281], "std": [0.46575599908828735, 0.9533910155296326, 0.7528016567230225, 0.44339776039123535, 0.341607004404068, 0.6845262050628662, 1.0941615104675293, 0.00015610820264555514, 9.313225746154785e-10, 0.0, 0.0004632837953977287, 0.00037942349445074797, 0.001036196481436491, 5.7220458984375e-06, 37.36933517456055, 0.0001678466796875], "count": [232]}, "action": {"min": [-1.130543828010559, -0.0015339808305725455, -1.9849711656570435, -0.6166602969169617, -0.7271068692207336, -0.6734175682067871, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0, 0.03834952041506767, 0.05522330850362778, -0.1902136206626892, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.11351457983255386, 2.5878255367279053, 0.0015339808305725455, 0.6826214790344238, 0.1365242898464203, 1.3606410026550293, -0.17127659916877747, -0.004601942375302315, 0.0, -0.0, 0.04448544234037399, 0.058291271328926086, -0.17947575449943542, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.29654720425605774, 1.4675483703613281, -1.1246254444122314, 0.11106742918491364, -0.2559760510921478, 0.36774536967277527, -1.9781428575515747, -0.004601951688528061, 0.0, 0.0, 0.04178111255168915, 0.05821862816810608, -0.18694695830345154, -2.7604312896728516, 70.25862121582031, 100.0, 0.0, 0.0], "std": [0.4648659825325012, 0.9525448083877563, 0.7510789632797241, 0.44752001762390137, 0.3426985442638397, 0.6860647201538086, 1.0941615104675293, 9.313225746154785e-09, 0.0, 0.0, 0.0008053462952375412, 0.0003557594318408519, 0.0012421373976394534, 5.7220458984375e-06, 45.71208190917969, 0.0, 0.0, 0.0], "count": [232]}, "timestamp": {"min": [0.0], "max": [7.7], "mean": [3.85], "std": [2.2324003026140073], "count": [232]}, "frame_index": {"min": [0], "max": [231], "mean": [115.5], "std": [66.97200907842021], "count": [232]}, "episode_index": {"min": [113], "max": [113], "mean": [113.0], "std": [0.0], "count": [232]}, "index": {"min": [28314], "max": [28545], "mean": [28429.5], "std": [66.97200907842021], "count": [232]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [232]}, "subtask_annotation": {"mean": [2.896551724137931, 6.0, 6.0, 6.0, 6.0], "std": [2.0336789762298024, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [232]}, "scene_annotation": {"mean": [113.0], "std": [0.0], "min": [113], "max": [113], "count": [232]}, "eef_direction_state": {"mean": [3.6508620689655173, 6.0], "std": [2.083100958106614, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_state": {"mean": [1.3146551724137931, 0.0], "std": [0.8253269269000936, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_state": {"mean": [1.1637931034482758, 0.0], "std": [0.8194191121347781, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_direction_action": {"mean": [3.7241379310344827, 6.0], "std": [2.0785696627835195, 0.0], "min": [0, 6], "max": [6, 6], "count": [232]}, "eef_velocity_action": {"mean": [1.3146551724137931, 0.0], "std": [0.8253269269000933, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_acc_mag_action": {"mean": [1.1594827586206897, 0.0], "std": [0.8016662010953165, 0.0], "min": [0, 0], "max": [2, 0], "count": [232]}, "eef_sim_pose_state": {"mean": [0.2851574723479851, 0.2047188398748008, 1.2657398283904846, 0.009855045452002206, 0.30904782322850305, -0.7138594566211585, 0.0689204086822163, -0.3350941707554091, 1.178210485495709, -0.18334631098728138, 0.040197006811067505, 0.05274817084445008], "std": [0.14438912233841725, 0.1949874135536462, 0.06857090453741742, 0.31338815461821373, 0.36540172738459986, 0.5004420458145172, 2.1126782426500734e-06, 8.954416348253277e-06, 4.7427111925513655e-05, 0.0010238049423080381, 0.0004622352617643396, 0.0004236190327236557], "min": [0.06851943312084746, -0.15535303759763724, 1.182330250492371, -0.6692831327969027, -0.14823580707294504, -1.4215727405226182, 0.06891655222588848, -0.3351431702717114, 1.1780848669802766, -0.18564395490162, 0.037177497140561844, 0.050463675503628194], "max": [0.43015353629222597, 0.3547447759979823, 1.4167907614050341, 0.3888979536258587, 0.8386690679128934, -0.014684691888562149, 0.0689350933546618, -0.3350759426560112, 1.1785205333223452, -0.17600868979830483, 0.04142487693290131, 0.05387817836111382], "count": [232]}, "eef_sim_pose_action": {"mean": [0.28540281910362175, 0.20653098998927333, 1.2658071802060529, 0.012060769862006757, 0.31190153696298073, -0.7167084444375588, 0.0690091696931889, -0.3350754048641235, 1.1782151545447512, -0.1845147730162137, 0.041710240049420526, 0.05366735459124876], "std": [0.14417928105485764, 0.19502333481820283, 0.06891603786936176, 0.31673023335277745, 0.3742825508819334, 0.5047390367216603, 3.5286756426603436e-06, 7.996913572199367e-06, 8.244536659312794e-05, 0.0012393452406946617, 0.0008038674492568714, 0.00035634917949983996], "min": [0.06595727176166546, -0.15603355379148584, 1.182372683440164, -0.6717472920645385, -0.19497022185950552, -1.4525985840484779, 0.06899899214008498, -0.33514277987381663, 1.1779382239559173, -0.187888848396989, 0.038287737397616706, 0.05066191644231599], "max": [0.4297941009345059, 0.3560739602661601, 1.434443088506332, 0.3939535646085042, 0.8354093666731655, -0.01381009621776712, 0.06902679639523351, -0.3350737472374837, 1.1785664118504773, -0.17695057613950532, 0.044413761918610684, 0.05374301702154265], "count": [232]}, "gripper_mode_state": {"mean": [0.28879310344827586, 0.0], "std": [0.45320155212552865, 0.0], "min": [0, 0], "max": [1, 0], "count": [232]}, "gripper_activity_state": {"mean": [1.7887931034482758, 2.0], "std": [0.5747970483996835, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_mode_action": {"mean": [0.2974137931034483, 0.0], "std": [0.4571201469802734, 0.0], "min": [0, 0], "max": [1, 0], "count": [232]}, "gripper_activity_action": {"mean": [1.9612068965517242, 2.0], "std": [0.25129716977842037, 0.0], "min": [0, 2], "max": [2, 2], "count": [232]}, "gripper_open_scale_state": {"mean": [0.7122602947004921, 0.9796267700195342], "std": [0.3736931649075608, 2.9976021664879227e-15], "min": [0.0946423625946045, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [232]}, "gripper_open_scale_action": {"mean": [0.7025862068965517, 1.0], "std": [0.4571201469802734, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [232]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6148851225490196]], [[0.6594586356209151]], [[0.6378231917211329]]], "std": [[[0.19385102712928726]], [[0.20599398415668202]], [[0.2035518233310138]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5748252696078432]], [[0.6253122930283224]], [[0.6016723529411764]]], "std": [[[0.20399923262036446]], [[0.21595297866002752]], [[0.20849109690205872]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6431372549019608]], [[0.6627450980392157]]], "mean": [[[0.44494636710239654]], [[0.45153792755991284]], [[0.4472125136165577]]], "std": [[[0.17884576727069537]], [[0.173719824160247]], [[0.1767219024242939]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42842400326797386]], [[0.4372994934640523]], [[0.4319649019607843]]], "std": [[[0.19844276039842065]], [[0.19051331683253353]], [[0.19822636153027692]]], "count": [100]}, "observation.state": {"min": [-0.00957446824759245, -0.001276595750823617, -0.0017021276289597154, -0.005744680762290955, -0.003617021255195141, -0.013829787261784077, -2.7585105895996094, -0.24191489815711975, -0.002340425504371524, -1.7529786825180054, -0.04744680970907211, -0.2370212823152542, -0.2831915020942688, -2.760425567626953, 97.77780151367188, 10.501787185668945], "max": [-0.008510638028383255, -0.001276595750823617, -0.0017021276289597154, -0.005319148767739534, -0.002765957498922944, -0.012765957042574883, -2.7551064491271973, 1.0770212411880493, 2.347234010696411, 0.0, 0.27936169505119324, 0.34297871589660645, 0.13553191721439362, -0.2010638266801834, 97.89613342285156, 97.96267700195312], "mean": [-0.009040660224854946, -0.0012765951687470078, -0.001702129258774221, -0.005513090640306473, -0.0031011090613901615, -0.01319810003042221, -2.7576217651367188, 0.4172423481941223, 1.6073468923568726, -1.184818148612976, 0.1113932877779007, 0.02155054174363613, -0.057832811027765274, -2.0505688190460205, 97.8650894165039, 73.69593811035156], "std": [0.0003259741351939738, 5.820766091346741e-10, 1.6298145055770874e-09, 0.00021193100837990642, 0.00019571125449147075, 0.00023029967269394547, 0.0010330380173400044, 0.5275202989578247, 0.8493425846099854, 0.6300358772277832, 0.07935155928134918, 0.19717371463775635, 0.12387993931770325, 1.068076491355896, 0.03591310232877731, 36.48707580566406], "count": [226]}, "action": {"min": [-0.00920388475060463, -0.0015339808305725455, -0.0015339808305725455, -0.006135923322290182, -0.003067961661145091, -0.013805827125906944, -2.7585105895996094, -0.24390295147895813, 0.0, -1.7533400058746338, -0.05215534567832947, -0.23930099606513977, -0.2853204309940338, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.007669903803616762, 0.0, -0.0015339808305725455, -0.006135923322290182, -0.003067961661145091, -0.013805827125906944, -2.7551064491271973, 1.0783884525299072, 2.3500585556030273, 0.0015339808305725455, 0.28071847558021545, 0.3497476279735565, 0.1365242898464203, -0.2010638266801834, 100.0, 100.0, 0.0, 0.0], "mean": [-0.009047722443938255, -0.0014321698108687997, -0.0015339830424636602, -0.006135932169854641, -0.0030679660849273205, -0.01380585040897131, -2.7576217651367188, 0.42064952850341797, 1.6058002710342407, -1.1826999187469482, 0.11252357810735703, 0.0250799972563982, -0.062302857637405396, -2.0505688190460205, 100.0, 73.45132446289062, 0.0, 0.0], "std": [0.00046377035323530436, 0.0003818543627858162, 2.2118911147117615e-09, 8.847564458847046e-09, 4.423782229423523e-09, 2.3283064365386963e-08, 0.0010330380173400044, 0.5266583561897278, 0.850807785987854, 0.6280223727226257, 0.08325959742069244, 0.2006046324968338, 0.12527254223823547, 1.068076491355896, 0.0, 44.15922927856445, 0.0, 0.0], "count": [226]}, "timestamp": {"min": [0.0], "max": [7.5], "mean": [3.75], "std": [2.174664725116648], "count": [226]}, "frame_index": {"min": [0], "max": [225], "mean": [112.5], "std": [65.23994175349944], "count": [226]}, "episode_index": {"min": [118], "max": [118], "mean": [118.0], "std": [0.0], "count": [226]}, "index": {"min": [29696], "max": [29921], "mean": [29808.5], "std": [65.23994175349944], "count": [226]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [226]}, "subtask_annotation": {"mean": [2.0132743362831858, 6.0, 6.0, 6.0, 6.0], "std": [1.1424244073502257, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [226]}, "scene_annotation": {"mean": [118.0], "std": [0.0], "min": [118], "max": [118], "count": [226]}, "eef_direction_state": {"mean": [6.0, 3.6150442477876106], "std": [0.0, 1.9682309220830545], "min": [6, 0], "max": [6, 6], "count": [226]}, "eef_velocity_state": {"mean": [0.0, 1.4336283185840708], "std": [0.0, 0.7912810962972313], "min": [0, 0], "max": [0, 2], "count": [226]}, "eef_acc_mag_state": {"mean": [0.0, 1.2831858407079646], "std": [0.0, 0.7580719202421974], "min": [0, 0], "max": [0, 2], "count": [226]}, "eef_direction_action": {"mean": [6.0, 3.6150442477876106], "std": [0.0, 2.0258384580758486], "min": [6, 0], "max": [6, 6], "count": [226]}, "eef_velocity_action": {"mean": [0.0, 1.3982300884955752], "std": [0.0, 0.8041906062185015], "min": [0, 0], "max": [0, 2], "count": [226]}, "eef_acc_mag_action": {"mean": [0.0, 1.2345132743362832], "std": [0.0, 0.7716514770517715], "min": [0, 0], "max": [0, 2], "count": [226]}, "eef_sim_pose_state": {"mean": [0.06890160550249312, 0.3336481480047877, 1.1835024932274822, -0.013171745862127129, -0.008491768302625042, -0.01214189304839639, 0.30380644656313854, -0.1838056200247298, 1.2579982099479143, -0.04724439121067388, 0.5190721306590411, 0.44164655051767493], "std": [1.95567014270457e-07, 9.221818406641674e-06, 2.172277924483901e-05, 0.00023033493280992916, 0.0002119303271363696, 0.00035580485734821205, 0.14370601667806984, 0.19861842118936487, 0.052000717059483476, 0.07702724140307171, 0.2494549234968062, 0.4296250810586084], "min": [0.06890127233262874, 0.3336339084391521, 1.183482614509065, -0.013806835202573784, -0.008723370771956285, -0.012766094669381814, 0.06769363753373603, -0.4272033803482054, 1.1812411153689792, -0.16842603796250502, -0.005531912761585378, -0.08776863493523396], "max": [0.06890194486109966, 0.3336679824524359, 1.1835262317056707, -0.012735942839221219, -0.00829781786645789, -0.011276690754114754, 0.5177025014403374, 0.07789472429175245, 1.3953890721899997, 0.12008088414765511, 0.7989938393852585, 1.243527574936771], "count": [226]}, "eef_sim_pose_action": {"mean": [0.06890208961583068, 0.3336490511477002, 1.1835161734060826, -0.013777901586424859, -0.009102029259174332, -0.01211579274535528, 0.30253285359852555, -0.18286715629856304, 1.2576253769369419, -0.04499973673033106, 0.5198224729306852, 0.4517478689464028], "std": [2.9220735379584407e-05, 1.0674760714476081e-05, 8.773045203371083e-06, 1.1715979313879681e-06, 0.0003818530875089606, 0.00046377018815649474, 0.1435261440606117, 0.19801964457334142, 0.05331425794388712, 0.08397257634702178, 0.2579255499033173, 0.43652614545873614], "min": [0.0688941272248871, 0.3336164865188481, 1.183513834273878, -0.013782295729507073, -0.00920384166697441, -0.012271976361336293, 0.06685059889378339, -0.4284287249456564, 1.1818662197166827, -0.16961130599269975, -0.009197117959881096, -0.0851788340705825], "max": [0.0690116960452697, 0.33365271941442604, 1.1835490771991521, -0.013777589206584862, -0.007669868056123352, -0.010737955706557029, 0.5180185682253844, 0.07865338733618465, 1.4067195145120261, 0.13089289671635046, 0.8221686090496552, 1.2666188962563223], "count": [226]}, "gripper_mode_state": {"mean": [0.0, 0.2610619469026549], "std": [0.0, 0.43921362317447493], "min": [0, 0], "max": [0, 1], "count": [226]}, "gripper_activity_state": {"mean": [2.0, 1.7654867256637168], "std": [0.0, 0.6044481007174736], "min": [2, 0], "max": [2, 2], "count": [226]}, "gripper_mode_action": {"mean": [0.0, 0.26548672566371684], "std": [0.0, 0.4415920336238814], "min": [0, 0], "max": [0, 1], "count": [226]}, "gripper_activity_action": {"mean": [2.0, 1.9601769911504425], "std": [0.0, 0.2545305666950382], "min": [2, 0], "max": [2, 2], "count": [226]}, "gripper_open_scale_state": {"mean": [0.9786537720671753, 0.7369591561038928], "std": [0.0003591206045459502, 0.3648709941350384], "min": [0.9777780151367188, 0.10501787185668945], "max": [0.9789613342285156, 0.9796267700195312], "count": [226]}, "gripper_open_scale_action": {"mean": [1.0, 0.7345132743362832], "std": [0.0, 0.4415920336238814], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [226]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9019607843137255]], [[0.9058823529411765]], [[0.8862745098039215]]], "mean": [[[0.6336189651416122]], [[0.6806551633986928]], [[0.6580387118736384]]], "std": [[[0.1580209181853732]], [[0.1682706401618667]], [[0.1619440550956466]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8941176470588236]], [[0.9019607843137255]]], "mean": [[[0.6040454520697168]], [[0.6552051225490195]], [[0.6290890904139433]]], "std": [[[0.17182105771475698]], [[0.18135244377734583]], [[0.17103206539201538]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4529939161220044]], [[0.46403326525054467]], [[0.46389453431372546]]], "std": [[[0.18173057395977635]], [[0.1713757733335797]], [[0.17408198651136483]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6392156862745098]], [[0.6313725490196078]]], "mean": [[[0.4368007625272331]], [[0.4439555637254902]], [[0.44088464324618737]]], "std": [[[0.19053822509795162]], [[0.18257848403389643]], [[0.19198320455577708]]], "count": [100]}, "observation.state": {"min": [-0.37702128291130066, -0.0019148936262354255, -1.814042568206787, -0.0042553190141916275, -0.11148936301469803, -0.15765957534313202, -2.7585105895996094, 0.00042553190723992884, -0.001276595750823617, 0.0, -0.009148935787379742, 0.0, 0.014893617480993271, -2.760425567626953, 9.908527374267578, 97.3410415649414], "max": [0.12148936092853546, 2.1961703300476074, 0.0, 0.6263830065727234, 0.11340425163507462, 0.20531915128231049, -0.1840425580739975, 0.001276595750823617, 0.0, 0.0, -0.008085106499493122, 0.0017021276289597154, 0.016382979229092598, -2.742553234100342, 97.89613342285156, 97.96267700195312], "mean": [-0.11777230352163315, 1.1245100498199463, -0.9128385782241821, 0.3207802474498749, -0.026195678859949112, 0.04604382812976837, -2.1436948776245117, 0.0008783423691056669, -0.0005091839120723307, 0.0, -0.008859788067638874, 0.0011383893433958292, 0.015294576995074749, -2.7549662590026855, 76.88140869140625, 97.77272033691406], "std": [0.1644897162914276, 0.900041401386261, 0.7192069292068481, 0.27012425661087036, 0.05312592536211014, 0.11564439535140991, 1.0096677541732788, 0.0002668755187187344, 0.00039040014962665737, 0.0, 0.00018444270244799554, 0.000293496937956661, 0.00028568730340339243, 0.006920396350324154, 34.48528289794922, 0.24068939685821533], "count": [234]}, "action": {"min": [-0.37889325618743896, -0.0015339808305725455, -1.8162332773208618, -0.004601942375302315, -0.11198059469461441, -0.16260196268558502, -2.7585105895996094, 0.0, 0.0, -0.0, -0.00920388475060463, 0.0, 0.015339807607233524, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.1257864236831665, 2.1981945037841797, -0.0, 0.630466103553772, 0.11658254265785217, 0.21168935298919678, -0.1840425580739975, 0.0015339808305725455, 0.0015339808305725455, -0.0, -0.00920388475060463, 0.0015339808305725455, 0.01840776950120926, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11982747912406921, 1.1228091716766357, -0.9121878147125244, 0.32021528482437134, -0.026851223781704903, 0.0466683991253376, -2.1436948776245117, 0.0013176518259570003, 0.00014422043750528246, 0.0, -0.009203903377056122, 0.0014553172513842583, 0.015359503217041492, -2.7549662590026855, 76.92308044433594, 100.0, 0.0, 0.0], "std": [0.166354238986969, 0.9005134701728821, 0.7182143926620483, 0.27039965987205505, 0.0533694364130497, 0.11681091040372849, 1.0096677541732788, 0.0005338993505574763, 0.0004476962494663894, 0.0, 1.862645149230957e-08, 0.00033835385693237185, 0.00022336763504426926, 0.006920396350324154, 42.13243865966797, 0.0, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [123], "max": [123], "mean": [123.0], "std": [0.0], "count": [234]}, "index": {"min": [31108], "max": [31341], "mean": [31224.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [2.7435897435897436, 6.0, 6.0, 6.0, 6.0], "std": [1.9399261866028434, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [123.0], "std": [0.0], "min": [123], "max": [123], "count": [234]}, "eef_direction_state": {"mean": [3.9615384615384617, 6.0], "std": [2.102759528128712, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.1581196581196582, 0.0], "std": [0.8798542338713959, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_state": {"mean": [1.0213675213675213, 0.0], "std": [0.8743573033879645, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_direction_action": {"mean": [4.064102564102564, 6.0], "std": [2.0631467766398086, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.1538461538461537, 0.0], "std": [0.8830346337293612, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_action": {"mean": [0.9743589743589743, 0.0], "std": [0.8717948717948704, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_sim_pose_state": {"mean": [0.26936435473641446, 0.3020384105040934, 1.2697105521436847, 0.03878777603186222, 0.5304697474157348, -0.14489832370856076, 0.0690875403764416, -0.33648468470403115, 1.1833915176856087, 0.0152839183395826, -0.00936896982512563, 0.0020167804970276123], "std": [0.1763269164585663, 0.05332541843361925, 0.07920257418355428, 0.09066965823677854, 0.47842447075447003, 0.12715740151122315, 2.9792348488197452e-05, 9.46325797191582e-06, 2.2265068509534442e-05, 0.00028639770894902316, 0.00040161088353730934, 0.00037436257897448266], "min": [0.0689799270334573, 0.2078101238904133, 1.1820152293283408, -0.18557387436326117, -0.0036165103137186794, -0.4198543460470937, 0.06902884377464277, -0.3365193477696443, 1.183304306381573, 0.014876957835175047, -0.010212762540688702, 0.0008510638144798577], "max": [0.5117406598064687, 0.38102043650315615, 1.4947855578092282, 0.23099650517007075, 1.1610093282280372, 0.11594313314993356, 0.06912675712116484, -0.3364616534835163, 1.1834327802078193, 0.0163829792290926, -0.008510631093337384, 0.002978804906244529], "count": [234]}, "eef_sim_pose_action": {"mean": [0.2682485720298691, 0.30144844569978724, 1.2696913881150693, 0.03904770823725342, 0.5288572770331561, -0.1480415381199834, 0.06913712416651305, -0.33648752069596094, 1.1834416922145208, 0.015346270178779816, -0.009059654203408716, 0.002773025378537069], "std": [0.17627342748593783, 0.05396017173556233, 0.08087232356282811, 0.09379889490831575, 0.48137132572117186, 0.13135648944578066, 3.422670295134663e-05, 1.4596738202249514e-05, 1.018184154151885e-05, 0.00022454903210414315, 0.00044769538412895056, 0.0006209804711198554], "min": [0.06898576773305819, 0.20787181919645617, 1.1820233161784737, -0.19011121038074905, -0.004601027480457098, -0.42584837429200456, 0.06912609171431802, -0.33652521680647723, 1.1834384122351354, 0.0153256886313152, -0.00920388475060463, -8.673617379884035e-19], "max": [0.5116584263584295, 0.3835567779179061, 1.5086347198037295, 0.24830721688863616, 1.174026101350604, 0.15387392454782198, 0.06924343750332342, -0.3364557208429074, 1.1834732993642367, 0.018407769501209256, -0.007669894895842244, 0.0030680266362408965], "count": [234]}, "gripper_mode_state": {"mean": [0.2264957264957265, 0.0], "std": [0.41856351056309327, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_state": {"mean": [1.7735042735042734, 2.0], "std": [0.5955523418324187, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.23076923076923078, 0.0], "std": [0.421325044234744, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 2.0], "std": [0.2502464268710659, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.7688143064221776, 0.9777261391664177], "std": [0.3448529490394982, 0.0024068968545586868], "min": [0.09908527374267578, 0.9734104156494141], "max": [0.9789613342285156, 0.9796267700195312], "count": [234]}, "gripper_open_scale_action": {"mean": [0.7692307692307693, 1.0], "std": [0.421325044234744, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8784313725490196]], [[0.9019607843137255]], [[0.9294117647058824]]], "mean": [[[0.6382009967320261]], [[0.6803426443355121]], [[0.6526985375816994]]], "std": [[[0.1756401833717305]], [[0.18813593687848004]], [[0.1846670446944456]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[0.984313725490196]]], "mean": [[[0.5953445506535948]], [[0.6427543981481482]], [[0.6122875408496732]]], "std": [[[0.19372304086610684]], [[0.20574317699390834]], [[0.1981505797075891]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[0.9568627450980393]], [[1.0]]], "mean": [[[0.4412110947712419]], [[0.44939225490196083]], [[0.44357851034858387]]], "std": [[[0.17146384468335574]], [[0.16640006535507118]], [[0.16964175437290313]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4420270479302832]], [[0.4496473039215686]], [[0.44157120915032677]]], "std": [[[0.1876543592069672]], [[0.18013274551334862]], [[0.1878944846658595]]], "count": [100]}, "observation.state": {"min": [0.002765957498922944, -0.001276595750823617, -0.00042553190723992884, 0.001276595750823617, -0.017234042286872864, 0.03936170041561127, -2.7585105895996094, -0.005744680762290955, -0.0019148936262354255, -1.5542553663253784, -0.019999999552965164, -0.12553191184997559, -0.7229787111282349, -2.760425567626953, 97.77780151367188, 9.345863342285156], "max": [0.002765957498922944, -0.001276595750823617, 0.0, 0.0019148936262354255, -0.016382979229092598, 0.04021276533603668, -2.7551064491271973, 0.7374467849731445, 2.325106382369995, 0.0, 0.27744680643081665, 0.8065957427024841, 0.4304255247116089, -0.1678723394870758, 97.89613342285156, 97.96267700195312], "mean": [0.0027659547049552202, -0.0012765929568558931, -1.5644554878235795e-06, 0.0016551950247958302, -0.016724035143852234, 0.03967774286866188, -2.7557342052459717, 0.31573161482810974, 1.444128155708313, -0.9971876740455627, 0.06563984602689743, 0.33217325806617737, -0.2510676681995392, -1.9430745840072632, 97.79960632324219, 70.02403259277344], "std": [2.7939677238464355e-09, 2.7939677238464355e-09, 2.575413600425236e-05, 0.0001369948440697044, 0.0001986544084502384, 0.0002127431653207168, 0.001151583855971694, 0.30327656865119934, 0.8914660811424255, 0.6047832369804382, 0.07467243075370789, 0.3560943305492401, 0.3630804121494293, 1.1289488077163696, 0.04003347083926201, 38.56708526611328], "count": [272]}, "action": {"min": [0.003067961661145091, 0.0, -0.0, 0.0015339808305725455, -0.016873788088560104, 0.03988350182771683, -2.7585105895996094, -0.007669903803616762, 0.0, -1.555456519126892, -0.02454369328916073, -0.1257864236831665, -0.7271068692207336, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [0.003067961661145091, 0.0, -0.0, 0.0015339808305725455, -0.016873788088560104, 0.03988350182771683, -2.7551064491271973, 0.7378447651863098, 2.3239808082580566, 0.0015339808305725455, 0.31446605920791626, 0.8114758133888245, 0.4325825870037079, -0.1678723394870758, 100.0, 100.0, 0.0, 0.0], "mean": [0.0030679667834192514, 0.0, 0.0, 0.0015339833917096257, -0.01687382347881794, 0.03988358750939369, -2.7557342052459717, 0.317472368478775, 1.4430547952651978, -0.9958757758140564, 0.06789564341306686, 0.3341312110424042, -0.25615233182907104, -1.9430745840072632, 100.0, 69.11764526367188, 0.0, 0.0], "std": [5.122274160385132e-09, 0.0, 0.0, 2.561137080192566e-09, 3.5390257835388184e-08, 8.568167686462402e-08, 0.001151583855971694, 0.30378660559654236, 0.8919876217842102, 0.6040277481079102, 0.07783498615026474, 0.3576081097126007, 0.3632510006427765, 1.1289488077163696, 0.0, 46.20088577270508, 0.0, 0.0], "count": [272]}, "timestamp": {"min": [0.0], "max": [9.033333333333333], "mean": [4.516666666666667], "std": [2.617303531839167], "count": [272]}, "frame_index": {"min": [0], "max": [271], "mean": [135.5], "std": [78.51910595517501], "count": [272]}, "episode_index": {"min": [126], "max": [126], "mean": [126.0], "std": [0.0], "count": [272]}, "index": {"min": [31811], "max": [32082], "mean": [31946.5], "std": [78.51910595517501], "count": [272]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [272]}, "subtask_annotation": {"mean": [2.176470588235294, 6.0, 6.0, 6.0, 6.0], "std": [1.130345814739745, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [272]}, "scene_annotation": {"mean": [126.0], "std": [0.0], "min": [126], "max": [126], "count": [272]}, "eef_direction_state": {"mean": [6.0, 4.011029411764706], "std": [0.0, 1.9656675558983547], "min": [6, 0], "max": [6, 6], "count": [272]}, "eef_velocity_state": {"mean": [0.0, 1.2536764705882353], "std": [0.0, 0.8390653140316744], "min": [0, 0], "max": [0, 2], "count": [272]}, "eef_acc_mag_state": {"mean": [0.0, 1.099264705882353], "std": [0.0, 0.8581783308717672], "min": [0, 0], "max": [0, 2], "count": [272]}, "eef_direction_action": {"mean": [6.0, 4.136029411764706], "std": [0.0, 1.9288511055470963], "min": [6, 0], "max": [6, 6], "count": [272]}, "eef_velocity_action": {"mean": [0.0, 1.213235294117647], "std": [0.0, 0.8652446800769034], "min": [0, 0], "max": [0, 2], "count": [272]}, "eef_acc_mag_action": {"mean": [0.0, 1.1176470588235294], "std": [0.0, 0.8406827016444974], "min": [0, 0], "max": [0, 2], "count": [272]}, "eef_sim_pose_state": {"mean": [0.06903207923923327, 0.3330701073912293, 1.1822966083170425, 0.0396714170495957, 0.00037698105072373573, -0.013958073392734327, 0.31329515165848315, -0.21462859366381812, 1.2482009743207874, -0.02249419274458647, 0.42147914798451885, 0.7083339517976883], "std": [1.9447677651716392e-06, 4.469332394471745e-06, 1.5618270125073482e-05, 0.00021270996753165665, 0.00013884747888351373, 0.00019865457838440259, 0.16036328135313843, 0.12534593158486793, 0.05679894756270909, 0.16353792887103427, 0.25032678059513686, 0.701396425402957], "min": [0.06900008043101494, 0.3330586320525673, 1.182269555673368, 0.03935436714381099, -2.9099833653845053e-11, -0.0144680863479887, 0.06832207725024858, -0.336398342858904, 1.1816807784688805, -0.20806812834266236, -0.025713853648096308, -0.0018793358976838537], "max": [0.06903231226760843, 0.3330777816614072, 1.1824092735910348, 0.04021276533603667, 0.0006382077096487304, -0.013617021730169654, 0.49434836428909196, -0.024387879936881296, 1.364799364519006, 0.33576693159213816, 0.7508508984744813, 1.6937710403079018], "count": [272]}, "eef_sim_pose_action": {"mean": [0.0691284348324466, 0.3330601185443528, 1.182337767338707, 0.0398576189682421, 0.0015337624544482509, -0.013805846276497865, 0.31245480019851746, -0.2141629437070896, 1.2478718191621656, -0.02554896429118833, 0.4233814780402242, 0.7128877603223177], "std": [1.249000902703301e-16, 3.885780586188048e-16, 5.10702591327572e-15, 6.245004513516506e-17, 0.0, 7.632783294297951e-17, 0.16020975692077488, 0.1252736191551309, 0.05706382081467669, 0.16466889836586196, 0.2556090338542162, 0.7012154819452604], "min": [0.06912843483244673, 0.3330601185443532, 1.1823377673387019, 0.039857618968242164, 0.0015337624544482509, -0.013805846276497941, 0.0667277089881856, -0.3363994003168695, 1.1812836198278056, -0.21096021751150676, -0.027599924493349803, -0.00303131389768406], "max": [0.06912843483244673, 0.3330601185443532, 1.1823377673387019, 0.039857618968242164, 0.0015337624544482509, -0.013805846276497941, 0.4947303084152989, -0.024054342201845925, 1.3728646212726257, 0.33468054460136476, 0.7631166311079705, 1.7000872317156717], "count": [272]}, "gripper_mode_state": {"mean": [0.0, 0.30514705882352944], "std": [0.0, 0.46046968555473683], "min": [0, 0], "max": [0, 1], "count": [272]}, "gripper_activity_state": {"mean": [2.0, 1.8125], "std": [0.0, 0.54717691246014], "min": [2, 0], "max": [2, 2], "count": [272]}, "gripper_mode_action": {"mean": [0.0, 0.3088235294117647], "std": [0.0, 0.46200817860014776], "min": [0, 0], "max": [0, 1], "count": [272]}, "gripper_activity_action": {"mean": [2.0, 1.9669117647058822], "std": [0.0, 0.23249134932003462], "min": [2, 0], "max": [2, 2], "count": [272]}, "gripper_open_scale_state": {"mean": [0.9779979977888231, 0.700239641736535], "std": [0.00040032985883049137, 0.38567084065345014], "min": [0.9777780151367188, 0.09345863342285156], "max": [0.9789613342285156, 0.9796267700195312], "count": [272]}, "gripper_open_scale_action": {"mean": [1.0, 0.6911764705882353], "std": [0.0, 0.46200817860014776], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [272]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9333333333333333]], [[0.9725490196078431]], [[0.9294117647058824]]], "mean": [[[0.6130016122004357]], [[0.6603565250544662]], [[0.644223172657952]]], "std": [[[0.1751588461142792]], [[0.18707808663590714]], [[0.18294681961637316]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.8666666666666667]], [[0.9215686274509803]], [[0.9019607843137255]]], "mean": [[[0.5893309123093682]], [[0.6410463834422658]], [[0.6212784504357299]]], "std": [[[0.17892077847114646]], [[0.18996746039774068]], [[0.18098950524302834]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44131718681917215]], [[0.45465109749455335]], [[0.46151147331154685]]], "std": [[[0.1788688993988552]], [[0.16854429842525717]], [[0.17043312035116456]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6470588235294118]], [[0.6313725490196078]]], "mean": [[[0.4388455800653595]], [[0.444740462962963]], [[0.43200184095860567]]], "std": [[[0.19239380146920002]], [[0.18518913181317703]], [[0.19036791968045627]]], "count": [100]}, "observation.state": {"min": [-0.8270213007926941, -0.002765957498922944, -1.4485106468200684, 0.0008510638144798577, -0.13085106015205383, -0.664893627166748, -2.7585105895996094, 0.00042553190723992884, 0.0, 0.0, -0.0031914892606437206, 0.0008510638144798577, 0.003829787252470851, -2.760425567626953, 8.924551963806152, 97.96267700195312], "max": [0.3938297927379608, 1.9970213174819946, 0.0, 0.532340407371521, 0.5623404383659363, 0.42510637640953064, -0.15574468672275543, 0.001276595750823617, 0.0, 0.0, 0.00042553190723992884, 0.003617021255195141, 0.01425531879067421, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.21106740832328796, 1.0616031885147095, -0.7070214152336121, 0.1460554003715515, 0.16106736660003662, -0.09287240356206894, -1.9655091762542725, 0.000989721273072064, 0.0, 0.0, -0.00015060963050927967, 0.0012993079144507647, 0.011876637116074562, -2.760429620742798, 70.78482818603516, 97.96283721923828], "std": [0.4488922953605652, 0.7307913303375244, 0.4949117600917816, 0.1303202211856842, 0.261779248714447, 0.37780532240867615, 1.0893490314483643, 0.0002689429384190589, 0.0, 0.0, 0.0005271866102702916, 0.00039289487176574767, 0.0014171064831316471, 4.0531158447265625e-06, 37.213016510009766, 0.00016021728515625], "count": [178]}, "action": {"min": [-0.826815664768219, -0.0015339808305725455, -1.495631217956543, 0.0, -0.1365242898464203, -0.6688156127929688, -2.7585105895996094, 0.0, 0.0, 0.0, -0.003067961661145091, 0.0015339808305725455, 0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3942330479621887, 1.998776912689209, -0.0, 0.5783107280731201, 0.5675728917121887, 0.4325825870037079, -0.15574468672275543, 0.0015339808305725455, 0.0015339808305725455, 0.0, -0.0, 0.004601942375302315, 0.013805827125906944, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.21598997712135315, 1.0544726848602295, -0.7046488523483276, 0.14725349843502045, 0.16096463799476624, -0.09015162289142609, -1.9655091762542725, 0.001421949826180935, 0.00033592464751563966, 0.0, -0.00026715401327237487, 0.001602925593033433, 0.012039176188409328, -2.760429620742798, 70.22471618652344, 100.0, 0.0, 0.0], "std": [0.4487365484237671, 0.7373015880584717, 0.5009946227073669, 0.1396283209323883, 0.2657753825187683, 0.3865777254104614, 1.0893490314483643, 0.00039912937791086733, 0.0006341883563436568, 0.0, 0.0006860280409455299, 0.0004246433381922543, 0.0014402159722521901, 4.0531158447265625e-06, 45.72700119018555, 0.0, 0.0, 0.0], "count": [178]}, "timestamp": {"min": [0.0], "max": [5.9], "mean": [2.95], "std": [1.7127787688756277], "count": [178]}, "frame_index": {"min": [0], "max": [177], "mean": [88.5], "std": [51.383363066268835], "count": [178]}, "episode_index": {"min": [133], "max": [133], "mean": [133.0], "std": [0.0], "count": [178]}, "index": {"min": [33407], "max": [33584], "mean": [33495.5], "std": [51.383363066268835], "count": [178]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [178]}, "subtask_annotation": {"mean": [2.7247191011235956, 6.0, 6.0, 6.0, 6.0], "std": [2.073794811714943, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [178]}, "scene_annotation": {"mean": [133.0], "std": [0.0], "min": [133], "max": [133], "count": [178]}, "eef_direction_state": {"mean": [4.432584269662922, 6.0], "std": [1.5645134420369644, 0.0], "min": [0, 6], "max": [6, 6], "count": [178]}, "eef_velocity_state": {"mean": [1.348314606741573, 0.0], "std": [0.8426966292134833, 0.0], "min": [0, 0], "max": [2, 0], "count": [178]}, "eef_acc_mag_state": {"mean": [1.252808988764045, 0.0], "std": [0.805959528306178, 0.0], "min": [0, 0], "max": [2, 0], "count": [178]}, "eef_direction_action": {"mean": [4.415730337078652, 6.0], "std": [1.6062307666074997, 0.0], "min": [0, 6], "max": [6, 6], "count": [178]}, "eef_velocity_action": {"mean": [1.3314606741573034, 0.0], "std": [0.859330220711897, 0.0], "min": [0, 0], "max": [2, 0], "count": [178]}, "eef_acc_mag_action": {"mean": [1.095505617977528, 0.0], "std": [0.8459301259905144, 0.0], "min": [0, 0], "max": [2, 0], "count": [178]}, "eef_sim_pose_state": {"mean": [0.2252231236994451, 0.30451859656875535, 1.2731178738234088, 0.1017952694765545, 0.44331667253631685, 0.035850036424109694, 0.0691304332699624, -0.3364835644100349, 1.1825104379201061, 0.011876407430078293, -0.0001506093685943742, 0.002289027230031597], "std": [0.1265667318833459, 0.10221141702229354, 0.07605647720786415, 0.11006073972760054, 0.3436339068129215, 0.1534955390865705, 7.087312825972513e-08, 1.2323452996041178e-05, 5.403812805280935e-05, 0.0014176603682360548, 0.0005271857431323968, 0.00039536032207218574], "min": [0.06892065972845254, 0.16621289044892376, 1.182102436284704, -0.07279835576893787, -0.015531788485582343, -0.3753042175985597, 0.0691299496789343, -0.3365001917506836, 1.1824513817120312, 0.0038236758929324206, -0.003191488104826723, 0.0012765957217197865], "max": [0.4450199739078461, 0.47776447486643275, 1.4430094195807133, 0.3657794854722798, 0.9324804918794416, 0.36513852603578967, 0.06913047170549239, -0.33641854728452103, 1.1828221366423264, 0.014253145860267425, 0.00042553156049596197, 0.0040425544723456785], "count": [178]}, "eef_sim_pose_action": {"mean": [0.22368796453103285, 0.30317985920232043, 1.2723693419221807, 0.1075362281036089, 0.43803821121752373, 0.0325458986526077, 0.06915578044639482, -0.33648654876169526, 1.1825300226995306, 0.012039216758392769, 6.877067391469074e-05, 0.003024872917965658], "std": [0.12710525739296605, 0.10240245663793593, 0.07748881692002728, 0.11450610259994598, 0.34359967511743916, 0.1542211418108935, 4.7893759136318955e-05, 1.3895140548759829e-05, 7.398645684133755e-05, 0.0014406476021844572, 0.0008573461686407566, 0.0005497231249046808], "min": [0.06686391031247466, 0.16716004394066578, 1.181988275478033, -0.10775353646660078, 0.0, -0.3978292653553716, 0.06912995087062887, -0.33649069181073343, 1.1824949999999999, 0.0030679616611450906, -0.0030679580515284854, 0.0015339808305725447], "max": [0.44618137636593913, 0.47824403091475093, 1.467522365462037, 0.36932853626784745, 0.9508535587978151, 0.35714584398319976, 0.06924637305128555, -0.3363866828562495, 1.1828443564457336, 0.013805827125906944, 0.0015339790257686836, 0.006135928620212557], "count": [178]}, "gripper_mode_state": {"mean": [0.28651685393258425, 0.0], "std": [0.45213377040999553, 0.0], "min": [0, 0], "max": [1, 0], "count": [178]}, "gripper_activity_state": {"mean": [1.7134831460674158, 2.0], "std": [0.6550908696270723, 0.0], "min": [0, 2], "max": [2, 2], "count": [178]}, "gripper_mode_action": {"mean": [0.29775280898876405, 0.0], "std": [0.45727024146347495, 0.0], "min": [0, 0], "max": [1, 0], "count": [178]}, "gripper_activity_action": {"mean": [1.949438202247191, 2.0], "std": [0.2858551513080575, 0.0], "min": [0, 2], "max": [2, 2], "count": [178]}, "gripper_open_scale_state": {"mean": [0.7078484896863452, 0.9796267700195337], "std": [0.3721301571097646, 2.4424906541753444e-15], "min": [0.08924551963806153, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [178]}, "gripper_open_scale_action": {"mean": [0.702247191011236, 1.0], "std": [0.45727024146347495, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [178]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.6067652342047931]], [[0.6519165795206971]], [[0.6319998638344226]]], "std": [[[0.20051425242730203]], [[0.21075227868814778]], [[0.20742739460705972]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9568627450980393]], [[1.0]], [[1.0]]], "mean": [[[0.5805016394335512]], [[0.6305401470588234]], [[0.6073771132897604]]], "std": [[[0.20284947207719084]], [[0.21383631543966375]], [[0.20689963951182264]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43043341503267973]], [[0.44593793300653595]], [[0.45324148692810456]]], "std": [[[0.18383737184219354]], [[0.17153645192053818]], [[0.17205874045858177]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6470588235294118]], [[0.6784313725490196]]], "mean": [[[0.4185610321350762]], [[0.43197783769063186]], [[0.4278122058823529]]], "std": [[[0.19573318192486383]], [[0.18829081544812556]], [[0.19619306621811708]]], "count": [100]}, "observation.state": {"min": [-1.0553191900253296, -0.002765957498922944, -1.9757447242736816, -0.12702128291130066, -0.14042553305625916, -0.7072340250015259, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, 0.001276595750823617, 0.008510638028383255, -0.01765957474708557, -2.742978811264038, 10.078993797302246, 97.3410415649414], "max": [-0.007659574504941702, 2.432340383529663, 0.0, 0.691702127456665, 0.6925531625747681, 0.41127660870552063, -0.18893617391586304, 0.0, 0.0, 0.0, 0.003617021255195141, 0.024468084797263145, 0.0019148936262354255, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.4849032759666443, 1.4351468086242676, -1.0882022380828857, 0.19625863432884216, 0.24865217506885529, -0.1686391830444336, -2.0596086978912354, -1.636661181692034e-06, -0.0009934541303664446, 0.0, 0.002357612596824765, 0.023211954161524773, -0.016138283535838127, -2.742744207382202, 74.01022338867188, 97.34737396240234], "std": [0.42869576811790466, 0.9370166659355164, 0.752031147480011, 0.2603064775466919, 0.30216115713119507, 0.33797672390937805, 1.0651860237121582, 2.6339470423408784e-05, 0.00022989751596469432, 0.0, 0.0004009474068880081, 0.0020465978886932135, 0.0017142139840871096, 0.00021155386639293283, 36.38215255737305, 0.007361975498497486], "count": [260]}, "action": {"min": [-1.055378794670105, -0.004601942375302315, -1.9757672548294067, -0.1365242898464203, -0.1426602154970169, -0.7117670774459839, -2.7585105895996094, 0.0, 0.0, -0.0, 0.0015339808305725455, 0.00920388475060463, -0.019941750913858414, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.4313595294952393, -0.0, 0.7133010625839233, 0.6964272856712341, 0.4279806315898895, -0.18893617391586304, 0.0, 0.0015339808305725455, -0.0, 0.003067961661145091, 0.02454369328916073, 0.003067961661145091, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.48695072531700134, 1.4360549449920654, -1.0901408195495605, 0.19898083806037903, 0.2478143572807312, -0.1636933833360672, -2.0596086978912354, 0.0, 7.079911301843822e-05, 0.0, 0.0024543730542063713, 0.02362930029630661, -0.016519827768206596, -2.742744207382202, 73.46154022216797, 100.0, 0.0, 0.0], "std": [0.4278063476085663, 0.9366390705108643, 0.7503882050514221, 0.2632589340209961, 0.3052288889884949, 0.34404316544532776, 1.0651860237121582, 0.0, 0.00032185710733756423, 0.0, 0.0007514948956668377, 0.002392730675637722, 0.0024956059642136097, 0.00021155386639293283, 44.15373611450195, 0.0, 0.0, 0.0], "count": [260]}, "timestamp": {"min": [0.0], "max": [8.633333333333333], "mean": [4.316666666666666], "std": [2.501832661603623], "count": [260]}, "frame_index": {"min": [0], "max": [259], "mean": [129.5], "std": [75.05497984810869], "count": [260]}, "episode_index": {"min": [134], "max": [134], "mean": [134.0], "std": [0.0], "count": [260]}, "index": {"min": [33585], "max": [33844], "mean": [33714.5], "std": [75.05497984810869], "count": [260]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [260]}, "subtask_annotation": {"mean": [2.5307692307692307, 6.0, 6.0, 6.0, 6.0], "std": [2.1147411608787485, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [260]}, "scene_annotation": {"mean": [134.0], "std": [0.0], "min": [134], "max": [134], "count": [260]}, "eef_direction_state": {"mean": [3.9923076923076923, 6.0], "std": [1.9354830597440547, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_state": {"mean": [1.2115384615384615, 0.0], "std": [0.871262092103229, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_state": {"mean": [1.0769230769230769, 0.0], "std": [0.8558880643508381, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_direction_action": {"mean": [4.0346153846153845, 6.0], "std": [1.9421325130445797, 0.0], "min": [0, 6], "max": [6, 6], "count": [260]}, "eef_velocity_action": {"mean": [1.1884615384615385, 0.0], "std": [0.8677233355063401, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_acc_mag_action": {"mean": [1.073076923076923, 0.0], "std": [0.8539760815906925, 0.0], "min": [0, 0], "max": [2, 0], "count": [260]}, "eef_sim_pose_state": {"mean": [0.27078803409869995, 0.1668198015882264, 1.2543568804844754, 0.08510025106258819, 0.4633791157014363, -0.14433202349495836, 0.06904934789535419, -0.335967911868682, 1.182230659286117, -0.01610657336511115, 0.0013637858321612708, 0.02321033446024251], "std": [0.13794536545174094, 0.16515601371624994, 0.05770992821088058, 0.10244004920720919, 0.30951540234427616, 0.24901879486360876, 1.7723785131446446e-05, 4.6054959169218236e-05, 4.311022373433108e-05, 0.001711547208441052, 0.00039109242347947875, 0.00204661617251939], "min": [0.068901308961845, -0.07475859411644697, 1.1822015382141198, -0.03829934172693231, -0.03247006486492876, -0.9627681294715894, 0.0690272067875298, -0.3362987274243735, 1.1820950945745157, -0.017639114967089295, -2.220446049250313e-16, 0.008510644962932188], "max": [0.4573169010859828, 0.33370222823430795, 1.3687030981147137, 0.36528413291751577, 0.7563250215752286, 0.17633523713519003, 0.06912862308937007, -0.33593968962621895, 1.182354438604829, 0.00192575814507747, 0.0023398076326899275, 0.024468151783759703], "count": [260]}, "eef_sim_pose_action": {"mean": [0.2706590351710757, 0.16658628019387503, 1.2546652423086997, 0.08825423462105798, 0.46495639882013057, -0.1484227975295501, 0.06912913356507332, -0.3359585614386706, 1.1822450461125784, -0.01645997494977997, 0.002524453839902046, 0.023629345978636314], "std": [0.13773658225243382, 0.16465333254856965, 0.05862704602641127, 0.10331010833559023, 0.3162487972162482, 0.2567976996395588, 2.4575074972092276e-05, 5.383450693629666e-05, 7.87772182708282e-05, 0.002489947017613894, 0.0007575460421925418, 0.0023927402719585854], "min": [0.06699359300928581, -0.07439801964602774, 1.1821454873724393, -0.03826969793146485, -0.0713634410026096, -0.9747852567456896, 0.06912322514997574, -0.3362831279056152, 1.1821805434944053, -0.01990410510918789, 0.0015335188238378983, 0.009203895578821371], "max": [0.4580633717052113, 0.3337123530257089, 1.3749810904204807, 0.37177967427595227, 0.7625753546060863, 0.16443100227836546, 0.06924498940026359, -0.3359379887191842, 1.1823726649231374, 0.003096198516611121, 0.004600556462820871, 0.024543953078723355], "count": [260]}, "gripper_mode_state": {"mean": [0.26153846153846155, 0.0], "std": [0.4394725186795602, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_state": {"mean": [1.8038461538461539, 2.0], "std": [0.5581430539199174, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_mode_action": {"mean": [0.2653846153846154, 0.0], "std": [0.44153779147630684, 0.0], "min": [0, 0], "max": [1, 0], "count": [260]}, "gripper_activity_action": {"mean": [1.9653846153846153, 2.0], "std": [0.23768483931508322, 0.0], "min": [0, 2], "max": [2, 2], "count": [260]}, "gripper_open_scale_state": {"mean": [0.7401015939345734, 0.9734759492140538], "std": [0.3638215585731903, 7.358662294012014e-05], "min": [0.10078993797302246, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [260]}, "gripper_open_scale_action": {"mean": [0.7346153846153847, 1.0], "std": [0.44153779147630684, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [260]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5850124319172114]], [[0.6112283496732026]], [[0.59315549291939]]], "std": [[[0.2539137990327686]], [[0.2699277264339549]], [[0.274271017708075]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5588900925925926]], [[0.5926157244008715]], [[0.571492151416122]]], "std": [[[0.2501448875109465]], [[0.26766355074130793]], [[0.26831777272098856]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4156210702614379]], [[0.41613087418300654]], [[0.4130567538126362]]], "std": [[[0.21536634156737683]], [[0.21532830861556482]], [[0.22258993474724]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8196078431372549]], [[0.8705882352941177]], [[0.9882352941176471]]], "mean": [[[0.3842015713507625]], [[0.390732295751634]], [[0.3796530364923747]]], "std": [[[0.25111023204831107]], [[0.2453026835190394]], [[0.25293767941364437]]], "count": [100]}, "observation.state": {"min": [-1.09617018699646, -0.0019148936262354255, -1.9761701822280884, -0.23276595771312714, -0.7248936295509338, -0.6219149231910706, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, 0.005319148767739534, 0.023829787969589233, -0.06808510422706604, -2.760425567626953, 10.23470687866211, 97.96267700195312], "max": [0.3151063919067383, 2.404468059539795, 0.0, 0.44914892315864563, 0.17638297379016876, 1.2708510160446167, -0.19340425729751587, 0.0, -0.001276595750823617, 0.0, 0.007234042510390282, 0.044255319982767105, -0.05510638281702995, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.34501633048057556, 1.334053635597229, -0.9933845400810242, 0.08581887185573578, -0.16697920858860016, 0.16801626980304718, -1.7469736337661743, -7.491758879041299e-06, -0.0012765926076099277, 0.0, 0.005983662325888872, 0.04358334094285965, -0.06648573279380798, -2.760432243347168, 63.331817626953125, 97.96285247802734], "std": [0.5376637578010559, 0.8813733458518982, 0.7855411767959595, 0.22159689664840698, 0.3082071840763092, 0.6344317197799683, 1.1800918579101562, 5.596296978183091e-05, 3.14321368932724e-09, 0.0, 0.00026503796107135713, 0.002708712127059698, 0.0017830317374318838, 6.67572021484375e-06, 40.30335235595703, 0.00017547607421875], "count": [284]}, "action": {"min": [-1.0952622890472412, -0.003067961661145091, -1.9757672548294067, -0.2346990555524826, -0.731708824634552, -0.6258641481399536, -2.7585105895996094, 0.0, 0.0, 0.0, 0.006135923322290182, 0.023009711876511574, -0.06902913749217987, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.3160000443458557, 2.4052817821502686, -0.0, 0.45099034905433655, 0.18100973963737488, 1.277806043624878, -0.19340425729751587, 0.0, 0.0, 0.0015339808305725455, 0.007669903803616762, 0.04448544234037399, -0.05368932709097862, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.34259042143821716, 1.3323532342910767, -0.9918485879898071, 0.08753971755504608, -0.16785188019275665, 0.16920191049575806, -1.7469736337661743, 0.0, 0.0, 3.7809386412845924e-05, 0.00616834219545126, 0.043950606137514114, -0.06710638105869293, -2.760432243347168, 60.91549301147461, 100.0, 0.0, 0.0], "std": [0.5351831316947937, 0.8813309073448181, 0.7848281264305115, 0.22426144778728485, 0.30795818567276, 0.6334940791130066, 1.1800918579101562, 0.0, 0.0, 0.00023784322547726333, 0.00022059696493670344, 0.0031248098239302635, 0.002118647564202547, 6.67572021484375e-06, 48.79404067993164, 0.0, 0.0, 0.0], "count": [284]}, "timestamp": {"min": [0.0], "max": [9.433333333333334], "mean": [4.716666666666667], "std": [2.7327743330826926], "count": [284]}, "frame_index": {"min": [0], "max": [283], "mean": [141.5], "std": [81.98322999248077], "count": [284]}, "episode_index": {"min": [137], "max": [137], "mean": [137.0], "std": [0.0], "count": [284]}, "index": {"min": [34287], "max": [34570], "mean": [34428.5], "std": [81.98322999248077], "count": [284]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [284]}, "subtask_annotation": {"mean": [3.165492957746479, 6.0, 6.0, 6.0, 6.0], "std": [2.009854096542087, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [284]}, "scene_annotation": {"mean": [137.0], "std": [0.0], "min": [137], "max": [137], "count": [284]}, "eef_direction_state": {"mean": [4.112676056338028, 6.0], "std": [1.8899235827359893, 0.0], "min": [0, 6], "max": [6, 6], "count": [284]}, "eef_velocity_state": {"mean": [1.1654929577464788, 0.0], "std": [0.8745659506652893, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_acc_mag_state": {"mean": [1.1091549295774648, 0.0], "std": [0.8383757712048369, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_direction_action": {"mean": [4.214788732394366, 6.0], "std": [1.8556137583437726, 0.0], "min": [0, 6], "max": [6, 6], "count": [284]}, "eef_velocity_action": {"mean": [1.130281690140845, 0.0], "std": [0.8804999729362886, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_acc_mag_action": {"mean": [1.1338028169014085, 0.0], "std": [0.8284456278488801, 0.0], "min": [0, 0], "max": [2, 0], "count": [284]}, "eef_sim_pose_state": {"mean": [0.23595460896050244, 0.19292681831092917, 1.2768849821657806, -0.07977711030474528, 0.33110759173625964, -0.6258187265000582, 0.06901164029476872, -0.3355096266940482, 1.181852594620389, -0.06628081662862617, 0.004702594813923837, 0.0435762993396835], "std": [0.10994311704926911, 0.20216259605465683, 0.07503299416563067, 0.31396643070197455, 0.30652509028239827, 0.4162768441676813, 2.062620192945277e-06, 6.0902599590617276e-05, 2.7165997773066733e-05, 0.0017739843343289954, 0.00026499996665011995, 0.0027105071421302646], "min": [0.0679484686951763, -0.1207327574530411, 1.1821387042184557, -0.6184261304461403, -0.015517433550531035, -1.1652999615358866, 0.06901095200158987, -0.3359540490314754, 1.1817243700697049, -0.06786964479178807, 0.004038632865209557, 0.023830073196200407], "max": [0.3677595835096453, 0.3811972845177498, 1.448540416795303, 0.47464771549848095, 0.836647637623495, -0.007659574504941702, 0.06902660706982239, -0.3354849359583582, 1.1819206966182412, -0.05497963942558583, 0.005955600941476513, 0.04425584919827816], "count": [284]}, "eef_sim_pose_action": {"mean": [0.2358980651256531, 0.1943022029810728, 1.2767603041887403, -0.0810110834221971, 0.33231373083936455, -0.6252247051381689, 0.06910951130700704, -0.3355015397268208, 1.1818523833886467, -0.06683454986249455, 0.006200151427001265, 0.04395155134077357], "std": [0.1105534529840338, 0.20172383529984636, 0.0753438598437283, 0.3152357869332733, 0.3116529698661313, 0.41890080606166313, 1.9002644795265943e-05, 7.027362777765466e-05, 8.169985643434692e-05, 0.0021088859679785042, 0.0004115107395519394, 0.003124808634646765], "min": [0.06887033175300827, -0.12103054500324384, 1.1817958186513164, -0.6220780670152155, -0.029116793320239864, -1.1744508415853514, 0.06910629329325393, -0.33597249814259683, 1.1812835827941475, -0.06875626483136331, 0.006129852890617515, 0.023010144883135204], "max": [0.37799834250814324, 0.3806924215984249, 1.4644935818901827, 0.484181711955653, 0.8339691513500007, -0.006136053271909634, 0.0692340796253029, -0.3354895142323755, 1.1818661899986609, -0.053449331629094016, 0.009200755195256871, 0.044486749128844164], "count": [284]}, "gripper_mode_state": {"mean": [0.3873239436619718, 0.0], "std": [0.4871386931132755, 0.0], "min": [0, 0], "max": [1, 0], "count": [284]}, "gripper_activity_state": {"mean": [1.8274647887323943, 2.0], "std": [0.5258988772015568, 0.0], "min": [0, 2], "max": [2, 2], "count": [284]}, "gripper_mode_action": {"mean": [0.3908450704225352, 0.0], "std": [0.48793975176136145, 0.0], "min": [0, 0], "max": [1, 0], "count": [284]}, "gripper_activity_action": {"mean": [1.9683098591549295, 2.0], "std": [0.22762389237878902, 0.0], "min": [0, 2], "max": [2, 2], "count": [284]}, "gripper_open_scale_state": {"mean": [0.6333180389269997, 0.9796267700195344], "std": [0.4030335925082161, 3.1086244689504383e-15], "min": [0.10234706878662109, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [284]}, "gripper_open_scale_action": {"mean": [0.6091549295774648, 1.0], "std": [0.48793975176136145, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [284]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5961211982570807]], [[0.6410964242919389]], [[0.619006100217865]]], "std": [[[0.19929265692263873]], [[0.2116302985675106]], [[0.20951555037205094]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5756848692810458]], [[0.6247210266884532]], [[0.5980383442265795]]], "std": [[[0.2016834737477795]], [[0.21367059819879]], [[0.20639228327261097]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4471820533769063]], [[0.45287931917211327]], [[0.4490519880174292]]], "std": [[[0.1729745320320349]], [[0.16709990211779305]], [[0.16926176234027268]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6901960784313725]], [[0.7098039215686275]], [[0.7529411764705882]]], "mean": [[[0.423168341503268]], [[0.4329122249455338]], [[0.42531393790849675]]], "std": [[[0.19595743722004808]], [[0.189176280716058]], [[0.1970706870288319]]], "count": [100]}, "observation.state": {"min": [-0.9778723120689392, -0.0031914892606437206, -1.610212802886963, -0.37936168909072876, -0.20489361882209778, -0.12063829600811005, -2.758085012435913, -0.0031914892606437206, -0.001276595750823617, -0.001276595750823617, -0.005106383003294468, 0.0, 0.0008510638144798577, -2.760425567626953, 10.620545387268066, 97.94789123535156], "max": [-0.0019148936262354255, 2.2180850505828857, 0.0, 0.2736170291900635, 0.3029787242412567, 0.31489360332489014, -0.20446808636188507, -0.0031914892606437206, -0.001276595750823617, -0.00042553190723992884, 0.003829787252470851, 0.0017021276289597154, 0.012765957042574883, -2.759999990463257, 97.88134765625, 97.96267700195312], "mean": [-0.49881118535995483, 1.4544914960861206, -0.9785908460617065, -0.035253025591373444, 0.12246861308813095, 0.005798284895718098, -2.1279165744781494, -0.003191485069692135, -0.001276593771763146, -0.0007656231173314154, -0.0040283044800162315, 0.0012464389437809587, 0.011941693723201752, -2.7604267597198486, 76.34066772460938, 97.96267700195312], "std": [0.4132148027420044, 0.8990837931632996, 0.5996120572090149, 0.15054567158222198, 0.1520918905735016, 0.10618124902248383, 1.0258698463439941, 4.190951585769653e-09, 1.979060471057892e-09, 0.00019758152484428138, 0.0007008321117609739, 0.00023080577375367284, 0.0011921270051971078, 4.6395794925047085e-05, 35.042015075683594, 0.0016068954719230533], "count": [254]}, "action": {"min": [-0.9786797165870667, -0.003067961661145091, -1.6168158054351807, -0.38196122646331787, -0.21015536785125732, -0.12118448317050934, -2.758085012435913, -0.003067961661145091, 0.0, -0.004601942375302315, -0.006135923322290182, 0.0, 0.0, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.219670295715332, 0.0015339808305725455, 0.3344078063964844, 0.3067961633205414, 0.3298058807849884, -0.20446808636188507, -0.003067961661145091, 0.0, -0.0, 0.006135923322290182, 0.0015339808305725455, 0.012271846644580364, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.5016417503356934, 1.4547206163406372, -0.9775195121765137, -0.03909808397293091, 0.11899852007627487, 0.010369770228862762, -2.1279165744781494, -0.003067966550588608, 0.0, -0.0006763405399397016, -0.004541559144854546, 0.0015219046035781503, 0.012066529132425785, -2.7604267597198486, 76.3779525756836, 100.0, 0.0, 0.0], "std": [0.4118647277355194, 0.9000434279441833, 0.5978797674179077, 0.1563289612531662, 0.15658754110336304, 0.11223948746919632, 1.0258698463439941, 4.889443516731262e-09, 0.0, 0.0008087516762316227, 0.0007796073332428932, 0.00013558183854911476, 0.001252917107194662, 4.6395794925047085e-05, 42.47591781616211, 0.0, 0.0, 0.0], "count": [254]}, "timestamp": {"min": [0.0], "max": [8.433333333333334], "mean": [4.216666666666667], "std": [2.4440971975580497], "count": [254]}, "frame_index": {"min": [0], "max": [253], "mean": [126.5], "std": [73.32291592674149], "count": [254]}, "episode_index": {"min": [138], "max": [138], "mean": [138.0], "std": [0.0], "count": [254]}, "index": {"min": [34571], "max": [34824], "mean": [34697.5], "std": [73.32291592674149], "count": [254]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [254]}, "subtask_annotation": {"mean": [2.2283464566929134, 6.0, 6.0, 6.0, 6.0], "std": [2.1266548956805593, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [254]}, "scene_annotation": {"mean": [138.0], "std": [0.0], "min": [138], "max": [138], "count": [254]}, "eef_direction_state": {"mean": [4.122047244094488, 6.0], "std": [1.8752601241430649, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_state": {"mean": [1.0984251968503937, 0.0], "std": [0.8706486180187928, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_state": {"mean": [1.0551181102362204, 0.0], "std": [0.8400139351503777, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_direction_action": {"mean": [4.161417322834645, 6.0], "std": [1.775136558752483, 0.0], "min": [0, 6], "max": [6, 6], "count": [254]}, "eef_velocity_action": {"mean": [1.125984251968504, 0.0], "std": [0.8602519863778068, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_acc_mag_action": {"mean": [1.1141732283464567, 0.0], "std": [0.8410926910120123, 0.0], "min": [0, 0], "max": [2, 0], "count": [254]}, "eef_sim_pose_state": {"mean": [0.2830000011357771, 0.16274681983840833, 1.2465294353513396, 0.10774433131931309, 0.42706627749933807, -0.3414819029924328, 0.06897447714945724, -0.336388936703301, 1.1830908813477348, 0.011934112823685962, -0.0060705261119826815, -0.0019450260012864996], "std": [0.14725342860942642, 0.15128339839935268, 0.05233142898004191, 0.0707668371981263, 0.29646187905167426, 0.36797580192117946, 1.5071241668126966e-05, 5.197367739879871e-06, 8.566755462020983e-05, 0.0011914534367508949, 0.0007080908421211554, 0.0002308099210843422], "min": [0.06788936856358543, -0.02207598377330882, 1.1825046940171493, -0.013795154908205154, -0.11706168409512352, -0.8430194649830876, 0.06893524541484716, -0.33641706784926806, 1.1823002278606098, 0.0008526935116335295, -0.006808505113369279, -0.0031914892606437206], "max": [0.5044202953510191, 0.3337128145627575, 1.4022935067183653, 0.23165992797875704, 0.7400963036228658, 0.18704478129958693, 0.06900207679296215, -0.33637855934981153, 1.1832557046510017, 0.012760524647356606, 0.0012765947105912723, -0.0014893269567667535], "count": [254]}, "eef_sim_pose_action": {"mean": [0.2822293418083263, 0.16229721087950452, 1.2464243341671133, 0.1088164773593427, 0.42442696699790683, -0.3491320934972702, 0.06907808224263151, -0.3363858911772219, 1.1831479613158884, 0.012058543447311481, -0.005217883922584532, -0.0015460379898594957], "std": [0.14726312651892534, 0.15119134737544193, 0.05366971414960175, 0.0736519330119379, 0.3032667114994959, 0.3711360216938124, 6.153048603886228e-05, 3.0392547341678453e-06, 0.00020900046979026833, 0.0012521111635357286, 0.000897905844122887, 0.00013558373697617368], "min": [0.06367457377044952, -0.022146726952994272, 1.1810036258339698, -0.013805827125906944, -0.14554661233104693, -0.8659914541252237, 0.06878132473212624, -0.33642029645509824, 1.1829667111124778, 2.353098289984302e-06, -0.006135916102989025, -0.003067961661145092], "max": [0.5046403984460028, 0.3337661783453179, 1.4107965585488935, 0.25823726561185906, 0.7424719681410572, 0.19478891228040346, 0.06912958457534865, -0.33638470892803407, 1.1833918439615565, 0.012264787306127907, 0.0015339791421837834, -0.001533951953317003], "count": [254]}, "gripper_mode_state": {"mean": [0.23228346456692914, 0.0], "std": [0.422288830844142, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_state": {"mean": [1.795275590551181, 2.0], "std": [0.5728583213442165, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_mode_action": {"mean": [0.23622047244094488, 0.0], "std": [0.42475917981924866, 0.0], "min": [0, 0], "max": [1, 0], "count": [254]}, "gripper_activity_action": {"mean": [1.9645669291338583, 2.0], "std": [0.24041550615389043, 0.0], "min": [0, 2], "max": [2, 2], "count": [254]}, "gripper_open_scale_state": {"mean": [0.7634067737399126, 0.9796250236691483], "std": [0.3504202652942506, 1.5973777025190973e-05], "min": [0.10620545387268067, 0.9794789123535156], "max": [0.9788134765625, 0.9796267700195312], "count": [254]}, "gripper_open_scale_action": {"mean": [0.7637795275590551, 1.0], "std": [0.42475917981924866, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [254]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6034666557734205]], [[0.6381311301742919]], [[0.6128280310457517]]], "std": [[[0.21061719413477525]], [[0.22244009692651867]], [[0.22321612411106134]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9647058823529412]], [[0.9529411764705882]]], "mean": [[[0.5838939678649238]], [[0.6246492374727669]], [[0.5948656917211329]]], "std": [[[0.20841455709145762]], [[0.2195671534227855]], [[0.2163073114441197]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44482500544662307]], [[0.4496114651416122]], [[0.4442376879084967]]], "std": [[[0.18072178783947848]], [[0.17663885199359533]], [[0.18475682531317172]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9372549019607843]], [[0.9686274509803922]], [[1.0]]], "mean": [[[0.42704744281045753]], [[0.43202687908496734]], [[0.41871432461873637]]], "std": [[[0.19292316073186927]], [[0.18841838992400697]], [[0.19939578332324673]]], "count": [100]}, "observation.state": {"min": [-1.106382966041565, -0.0019148936262354255, -1.9727659225463867, -0.2227659523487091, -0.13212765753269196, -0.8144680857658386, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, 0.003829787252470851, 0.051276594400405884, -0.0931914895772934, -2.760425567626953, 10.873010635375977, 97.96267700195312], "max": [0.05234042555093765, 2.3370213508605957, 0.0, 0.4829787313938141, 0.502765953540802, 0.17744681239128113, -0.2117021232843399, 0.0, -0.001276595750823617, 0.0, 0.006595744751393795, 0.05276595801115036, -0.08361702412366867, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.5332643389701843, 1.2690544128417969, -0.9047200679779053, 0.1405095010995865, 0.24934068322181702, -0.4308221638202667, -1.9281117916107178, 0.0, -0.001276593655347824, 0.0, 0.005941650364547968, 0.05151853337883949, -0.08834876120090485, -2.7604317665100098, 69.5157699584961, 97.96285247802734], "std": [0.43560415506362915, 0.834078848361969, 0.7398821711540222, 0.15820743143558502, 0.2174081653356552, 0.3803461194038391, 1.1271315813064575, 0.0, 2.0954757928848267e-09, 0.0, 0.00030194956343621016, 0.00020264108025003225, 0.0007811255636624992, 6.198883056640625e-06, 38.50008773803711, 0.00017547607421875], "count": [256]}, "action": {"min": [-1.1060001850128174, -0.0015339808305725455, -1.9726992845535278, -0.23930099606513977, -0.13345633447170258, -0.8191457390785217, -2.7585105895996094, 0.0, 0.0, 0.0, 0.003067961661145091, 0.05215534567832947, -0.09664078801870346, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.05522330850362778, 2.334718704223633, -0.0, 0.5000777244567871, 0.5062136650085449, 0.18100973963737488, -0.2117021232843399, 0.0, 0.0, 0.0015339808305725455, 0.006135923322290182, 0.05368932709097862, -0.08283495903015137, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.532086968421936, 1.268560767173767, -0.9034845232963562, 0.13982602953910828, 0.24868488311767578, -0.42992788553237915, -1.9281117916107178, 0.0, 0.0, 5.992112619424006e-06, 0.006111964583396912, 0.05216741934418678, -0.08903666585683823, -2.7604317665100098, 68.359375, 100.0, 0.0, 0.0], "std": [0.4358176290988922, 0.8336636424064636, 0.7387974262237549, 0.16063593327999115, 0.21994052827358246, 0.3840464651584625, 1.1271315813064575, 0.0, 0.0, 9.568636596668512e-05, 0.00027011072961613536, 0.00013505545211955905, 0.0010260172421112657, 6.198883056640625e-06, 46.507320404052734, 0.0, 0.0, 0.0], "count": [256]}, "timestamp": {"min": [0.0], "max": [8.5], "mean": [4.25], "std": [2.4633423545166346], "count": [256]}, "frame_index": {"min": [0], "max": [255], "mean": [127.5], "std": [73.90027063549903], "count": [256]}, "episode_index": {"min": [139], "max": [139], "mean": [139.0], "std": [0.0], "count": [256]}, "index": {"min": [34825], "max": [35080], "mean": [34952.5], "std": [73.90027063549903], "count": [256]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [256]}, "subtask_annotation": {"mean": [2.9765625, 6.0, 6.0, 6.0, 6.0], "std": [2.050018459330001, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [256]}, "scene_annotation": {"mean": [139.0], "std": [0.0], "min": [139], "max": [139], "count": [256]}, "eef_direction_state": {"mean": [4.27734375, 6.0], "std": [1.8427524777722963, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_state": {"mean": [1.1484375, 0.0], "std": [0.8934644976683461, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_state": {"mean": [1.03125, 0.0], "std": [0.8518133231524382, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_direction_action": {"mean": [4.21875, 6.0], "std": [1.8933993074626387, 0.0], "min": [0, 6], "max": [6, 6], "count": [256]}, "eef_velocity_action": {"mean": [1.12109375, 0.0], "std": [0.8777770523948194, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_acc_mag_action": {"mean": [1.11328125, 0.0], "std": [0.8237557941516633, 0.0], "min": [0, 0], "max": [2, 0], "count": [256]}, "eef_sim_pose_state": {"mean": [0.21876570445841126, 0.17779946202191227, 1.2693363873937267, -0.1766125744313014, 0.4465588783175468, -0.18164041793453156, 0.06900324654353723, -0.33533143311561864, 1.181856939491879, -0.08810834924126806, 0.0046588706256903865, 0.051519011676329315], "std": [0.09589688085946978, 0.16762481483376165, 0.06335858990269876, 0.25540930840600107, 0.3377311242844439, 0.39548102563581466, 2.5351751389401907e-07, 4.553938924758036e-06, 3.094154855796409e-05, 0.000785768430645407, 0.00030155421195776546, 0.0002026337269353467], "min": [0.06898504263474645, -0.09273055558317155, 1.1827347245747866, -0.6384786211765849, -0.17547225303698766, -0.7897974547860968, 0.06900167664951637, -0.33533686837586957, 1.181789913559652, -0.09293339093961342, 0.0025497516420134314, 0.051277105345354235], "max": [0.3207935258115333, 0.33341825003576, 1.4129970514610217, 0.1915735786517084, 0.8900688536299866, 0.38124917270300407, 0.06900364892391882, -0.33530339856897357, 1.1820733489898032, -0.08338706539705976, 0.005312099549580562, 0.05276658865139638], "count": [256]}, "eef_sim_pose_action": {"mean": [0.21840978645007814, 0.17861197924972358, 1.269312483753472, -0.17484268849409132, 0.44609791691769857, -0.18041636375139455, 0.06909840112750824, -0.3353168509709927, 1.1818670361364467, -0.08871778150800405, 0.00610962391768989, 0.052168306592040976], "std": [0.09569732608685959, 0.16785651268754515, 0.06412667506085112, 0.2574701555998857, 0.3435898786327161, 0.3953978040646683, 7.145529538270067e-06, 3.03489661550129e-06, 3.844400566915446e-05, 0.0010279653558576956, 0.00028666850785026576, 0.00013505827739801642], "min": [0.06807414577694076, -0.09269661678671279, 1.1823378093631098, -0.6374184593462405, -0.19162044369446352, -0.7840153071497787, 0.0690961308682574, -0.3353171202745191, 1.1814409790554723, -0.09631150854891689, 0.0030637898897698523, 0.052155590687605946], "max": [0.3204758975370239, 0.33344072176704187, 1.4261176768789237, 0.1960334820552391, 0.8900738316429821, 0.3872639276817871, 0.06921245870639432, -0.3352826494230993, 1.1821806190961044, -0.08251507889082502, 0.007659474552980994, 0.05369033585526709], "count": [256]}, "gripper_mode_state": {"mean": [0.3125, 0.0], "std": [0.46351240544347894, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_state": {"mean": [1.79296875, 2.0], "std": [0.5729151870246044, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_mode_action": {"mean": [0.31640625, 0.0], "std": [0.4650734726480726, 0.0], "min": [0, 0], "max": [1, 0], "count": [256]}, "gripper_activity_action": {"mean": [1.96484375, 2.0], "std": [0.2394948602495208, 0.0], "min": [0, 2], "max": [2, 2], "count": [256]}, "gripper_open_scale_state": {"mean": [0.6951571332663302, 0.9796267700195344], "std": [0.38500089144072636, 3.1086244689504383e-15], "min": [0.10873010635375976, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [256]}, "gripper_open_scale_action": {"mean": [0.68359375, 1.0], "std": [0.4650734726480726, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [256]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8627450980392157]], [[0.9058823529411765]], [[1.0]]], "mean": [[[0.6179051879084967]], [[0.6594332952069717]], [[0.6334548093681918]]], "std": [[[0.18684380271956708]], [[0.19925643578852584]], [[0.19544848814915797]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8431372549019608]], [[0.8823529411764706]], [[0.8784313725490196]]], "mean": [[[0.5914270234204794]], [[0.6379634667755991]], [[0.6089572412854031]]], "std": [[[0.19245313723002153]], [[0.20476781196019753]], [[0.1968438088554949]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4494546868191721]], [[0.45613452069716776]], [[0.45237814270152504]]], "std": [[[0.1720793831416602]], [[0.1669871784185982]], [[0.17124734913305256]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6509803921568628]], [[0.6627450980392157]], [[0.6941176470588235]]], "mean": [[[0.4368949945533769]], [[0.44330565087145973]], [[0.4385936574074074]]], "std": [[[0.19336849811382498]], [[0.18649097409307241]], [[0.19605238283858104]]], "count": [100]}, "observation.state": {"min": [-0.826808512210846, -0.0019148936262354255, -0.9595744609832764, -0.6446808576583862, -0.13446807861328125, -0.021063830703496933, -2.7555320262908936, -0.0019148936262354255, 0.0, -0.00042553190723992884, 0.0, 0.00042553190723992884, -0.00042553190723992884, -2.760425567626953, 9.271904945373535, 97.96267700195312], "max": [0.26872339844703674, 2.015744686126709, 0.0, 0.247234046459198, 0.0031914892606437206, 0.473191499710083, -0.16574467718601227, -0.0017021276289597154, 0.00042553190723992884, 0.0, 0.001276595750823617, 0.0017021276289597154, 0.012765957042574883, -2.760425567626953, 97.79259490966797, 97.96267700195312], "mean": [-0.2516578137874603, 1.1036163568496704, -0.49671781063079834, -0.2956441342830658, -0.08883469551801682, 0.14884638786315918, -2.1976542472839355, -0.0017039247322827578, 0.00040937287849374115, -3.5909865800931584e-06, 8.259268361143768e-05, 0.0011455250205472112, 0.011857425794005394, -2.7604312896728516, 78.72289276123047, 97.96285247802734], "std": [0.4221043288707733, 0.8199402689933777, 0.36497998237609863, 0.2634585499763489, 0.05252658948302269, 0.11662238091230392, 0.9722317457199097, 1.946272823261097e-05, 8.133416849886999e-05, 3.892547465511598e-05, 0.00019363057799637318, 0.00027155334828421474, 0.0014208201318979263, 5.7220458984375e-06, 33.20840072631836, 0.00017547607421875], "count": [237]}, "action": {"min": [-0.826815664768219, 0.0, -0.960271954536438, -0.6488738656044006, -0.13805827498435974, -0.02147573046386242, -2.7555320262908936, -0.0015339808305725455, 0.0, -0.0, 0.0, 0.0, -0.0015339808305725455, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.2715145945549011, 2.0171847343444824, 0.0, 0.26384469866752625, 0.004601942375302315, 0.48166996240615845, -0.16574467718601227, -0.0015339808305725455, 0.0015339808305725455, -0.0, 0.0015339808305725455, 0.0015339808305725455, 0.012271846644580364, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2518516182899475, 1.1016759872436523, -0.49559229612350464, -0.2941749393939972, -0.0900908038020134, 0.15342393517494202, -2.1976542472839355, -0.001533983158878982, 0.00018770233145914972, 0.0, 1.9417479052208364e-05, 0.0014239504234865308, 0.011954711750149727, -2.7604312896728516, 78.9029541015625, 100.0, 0.0, 0.0], "std": [0.4228173792362213, 0.820396900177002, 0.3663005828857422, 0.2657621204853058, 0.0528687946498394, 0.1202506497502327, 0.9722317457199097, 2.3283064365386963e-09, 0.0005026930593885481, 0.0, 0.00017149052291642874, 0.0003955806896556169, 0.0015782268019393086, 5.7220458984375e-06, 40.79978942871094, 0.0, 0.0, 0.0], "count": [237]}, "timestamp": {"min": [0.0], "max": [7.866666666666666], "mean": [3.9333333333333336], "std": [2.280513262566289], "count": [237]}, "frame_index": {"min": [0], "max": [236], "mean": [118.0], "std": [68.41539787698868], "count": [237]}, "episode_index": {"min": [142], "max": [142], "mean": [142.0], "std": [0.0], "count": [237]}, "index": {"min": [35557], "max": [35793], "mean": [35675.0], "std": [68.41539787698868], "count": [237]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [237]}, "subtask_annotation": {"mean": [2.5063291139240507, 6.0, 6.0, 6.0, 6.0], "std": [2.0264501046670538, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [237]}, "scene_annotation": {"mean": [142.0], "std": [0.0], "min": [142], "max": [142], "count": [237]}, "eef_direction_state": {"mean": [4.1645569620253164, 6.0], "std": [1.9253826168943318, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_state": {"mean": [1.1181434599156117, 0.0], "std": [0.8585435196889228, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_state": {"mean": [0.9957805907172996, 0.0], "std": [0.8592897189294657, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_direction_action": {"mean": [4.118143459915612, 6.0], "std": [1.9986197590949013, 0.0], "min": [0, 6], "max": [6, 6], "count": [237]}, "eef_velocity_action": {"mean": [1.1054852320675106, 0.0], "std": [0.8771907336008747, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_acc_mag_action": {"mean": [1.0632911392405062, 0.0], "std": [0.8268965744117023, 0.0], "min": [0, 0], "max": [2, 0], "count": [237]}, "eef_sim_pose_state": {"mean": [0.23102896670862677, 0.26372389437783406, 1.2309739378771312, 0.10701823308752766, 0.3086732529953181, -0.35212239040452886, 0.06916117223304309, -0.3364256701453601, 1.1824968553902282, 0.011857999548780553, 0.0004883738323514253, -0.0005583982258591483], "std": [0.131278071401222, 0.11669766906731006, 0.047216271902097116, 0.10456691589617098, 0.2633958291637965, 0.4582516513577885, 6.755763086362102e-06, 6.147299919202175e-06, 2.2994132473923233e-05, 0.001420770357621145, 0.0002173509466620779, 0.00027138397925114863], "min": [0.06898590553106725, 0.09354659566127864, 1.181906320543764, -0.0210767325171579, -0.14724631360357288, -0.9834285477808375, 0.06913053222217969, -0.3364419155585347, 1.1823738392361791, -0.0004249886751300681, -2.220446049250313e-16, -0.0012765956831926823], "max": [0.45399564429195605, 0.41313718606984284, 1.3358670018710477, 0.3960110996305132, 0.6075340978859609, 0.1504012057447959, 0.06916268565793746, -0.33641313365481507, 1.1826226595683191, 0.012767043506991338, 0.0017021262710867902, 6.16432700890901e-10], "count": [237]}, "eef_sim_pose_action": {"mean": [0.230409115904746, 0.2631803017436621, 1.230815615238494, 0.11098143368389085, 0.30926099098900073, -0.35411560375174095, 0.06914470596734894, -0.3364232484898419, 1.182497277836378, 0.011954992330117329, 0.00020711954613586238, -0.00011003215181912409], "std": [0.13093951899211317, 0.11652979186906831, 0.047460350238254914, 0.10657422701854477, 0.27255239240450785, 0.45948528696856145, 3.795505953839903e-05, 8.901700165241893e-06, 2.1369349809929255e-05, 0.001578171141201121, 0.0005242313960177697, 0.0003955804592558481], "min": [0.06868174534615672, 0.09306885160178717, 1.1818662411512824, -0.021489849041098706, -0.17062811041270387, -0.9856919556106605, 0.06913041682370827, -0.3364554475165955, 1.1823377624652032, -0.0015339808305725453, -2.220446049250313e-16, -0.001533980830572546], "max": [0.4543935774310434, 0.4149774523607454, 1.3365972374229274, 0.3955001527171884, 0.6465283939861579, 0.15499956416777186, 0.06924635660639325, -0.3364207505099594, 1.18252988137614, 0.012274199742691767, 0.0015339808305725455, 1.804801928566302e-09], "count": [237]}, "gripper_mode_state": {"mean": [0.20675105485232068, 0.0], "std": [0.40497537723888066, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_state": {"mean": [1.7763713080168777, 2.0], "std": [0.5923124935187996, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_mode_action": {"mean": [0.2109704641350211, 0.0], "std": [0.40799746003826415, 0.0], "min": [0, 0], "max": [1, 0], "count": [237]}, "gripper_activity_action": {"mean": [1.9620253164556962, 2.0], "std": [0.24869471777706997, 0.0], "min": [0, 2], "max": [2, 2], "count": [237]}, "gripper_open_scale_state": {"mean": [0.7872288819808013, 0.9796267700195342], "std": [0.3320838645854545, 2.9976021664879227e-15], "min": [0.09271904945373535, 0.9796267700195312], "max": [0.9779259490966797, 0.9796267700195312], "count": [237]}, "gripper_open_scale_action": {"mean": [0.7890295358649789, 1.0], "std": [0.40799746003826415, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [237]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.609786544117647]], [[0.6485221023965142]], [[0.6312906236383442]]], "std": [[[0.18615624647721077]], [[0.19885332708254924]], [[0.19790978310231788]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[1.0]]], "mean": [[[0.5873828812636165]], [[0.6315437445533769]], [[0.6101598801742919]]], "std": [[[0.1897678830346604]], [[0.20129267414151109]], [[0.19600214457451842]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45149366557734205]], [[0.4545916612200436]], [[0.4501895778867102]]], "std": [[[0.17666020488379913]], [[0.17338556874980107]], [[0.18102502176698468]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7058823529411765]], [[0.6431372549019608]], [[0.6980392156862745]]], "mean": [[[0.42786906318082785]], [[0.4344028376906318]], [[0.42760354302832243]]], "std": [[[0.19423764097512536]], [[0.18817574770293669]], [[0.20026491536908336]]], "count": [100]}, "observation.state": {"min": [-0.75, -0.002765957498922944, -1.9838297367095947, -0.009148935787379742, -0.2934042513370514, -0.7946808338165283, -2.7585105895996094, -0.00042553190723992884, -0.001276595750823617, 0.0, 0.007021276745945215, 0.04510638117790222, -0.09851063787937164, -2.760425567626953, 8.954096794128418, 97.94789123535156], "max": [0.04851063713431358, 2.3831915855407715, 0.0, 0.9948936104774475, 0.19574467837810516, 1.6687233448028564, -0.15659575164318085, 0.0, -0.001276595750823617, 0.0, 0.008085106499493122, 0.04744680970907211, -0.08021276444196701, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.22678367793560028, 1.4054925441741943, -1.185040831565857, 0.44719037413597107, -0.07773201167583466, 0.3853176534175873, -1.8990212678909302, -6.035913429514039e-06, -0.0012765926076099277, 0.0, 0.007636179216206074, 0.046465929597616196, -0.09559771418571472, -2.7604291439056396, 68.52429962158203, 97.9627456665039], "std": [0.2932424545288086, 0.8646954298019409, 0.7414431571960449, 0.34816697239875793, 0.11739345639944077, 0.8367592096328735, 1.1405731439590454, 5.031942419009283e-05, 3.14321368932724e-09, 0.0, 0.0001707366609480232, 0.00035273973480798304, 0.0015173469437286258, 3.631650179158896e-05, 38.95736312866211, 0.001252838526852429], "count": [282]}, "action": {"min": [-0.7501165866851807, 0.0, -1.983437180519104, -0.01073786523193121, -0.29759228229522705, -0.8022719621658325, -2.7585105895996094, 0.0, -0.003067961661145091, -0.0, 0.006135923322290182, 0.04601942375302315, -0.09970875084400177, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.05368932709097862, 2.3838062286376953, -0.0, 1.0016894340515137, 0.19941750168800354, 1.6781749725341797, -0.15659575164318085, 0.0015339808305725455, 0.0, -0.0, 0.007669903803616762, 0.0475534051656723, -0.07976700365543365, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2257564216852188, 1.4058655500411987, -1.1863858699798584, 0.45130065083503723, -0.07815676927566528, 0.3896141052246094, -1.8990212678909302, 1.0879296496568713e-05, -0.0005875906208530068, 0.0, 0.007664480246603489, 0.047194335609674454, -0.09635811299085617, -2.7604291439056396, 67.02127838134766, 100.0, 0.0, 0.0], "std": [0.29439061880111694, 0.864645779132843, 0.7403778433799744, 0.35131117701530457, 0.12044530361890793, 0.8419076204299927, 1.1405731439590454, 0.00012872557272203267, 0.0012071082601323724, 0.0, 9.118508751271293e-05, 0.0006493583787232637, 0.002154732123017311, 3.631650179158896e-05, 47.01364517211914, 0.0, 0.0, 0.0], "count": [282]}, "timestamp": {"min": [0.0], "max": [9.366666666666667], "mean": [4.683333333333334], "std": [2.7135292039594376], "count": [282]}, "frame_index": {"min": [0], "max": [281], "mean": [140.5], "std": [81.40587611878314], "count": [282]}, "episode_index": {"min": [143], "max": [143], "mean": [143.0], "std": [0.0], "count": [282]}, "index": {"min": [35794], "max": [36075], "mean": [35934.5], "std": [81.40587611878314], "count": [282]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [282]}, "subtask_annotation": {"mean": [2.879432624113475, 6.0, 6.0, 6.0, 6.0], "std": [2.0781715139047487, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [282]}, "scene_annotation": {"mean": [143.0], "std": [0.0], "min": [143], "max": [143], "count": [282]}, "eef_direction_state": {"mean": [4.273049645390071, 6.0], "std": [1.7784916484579398, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_state": {"mean": [1.2375886524822695, 0.0], "std": [0.8231610932272895, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_state": {"mean": [1.0460992907801419, 0.0], "std": [0.8513666718867359, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_direction_action": {"mean": [4.202127659574468, 6.0], "std": [1.8863815068476442, 0.0], "min": [0, 6], "max": [6, 6], "count": [282]}, "eef_velocity_action": {"mean": [1.202127659574468, 0.0], "std": [0.8283083748489309, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_acc_mag_action": {"mean": [1.074468085106383, 0.0], "std": [0.8152712862955718, 0.0], "min": [0, 0], "max": [2, 0], "count": [282]}, "eef_sim_pose_state": {"mean": [0.2991320945203238, 0.2422114262489082, 1.2877531827349826, 0.09564860881887799, 0.6334990047549253, -0.5291431737523921, 0.06900786581322335, -0.3354448541713429, 1.181683262948226, -0.09530216033424684, 0.006352725079584516, 0.04646087551901263], "std": [0.15257242293976067, 0.12245428699199636, 0.08254234294011115, 0.49878546419921127, 0.4866036007528946, 0.40708742605471965, 3.796268442831e-07, 8.021654900816504e-06, 1.7496691983670536e-05, 0.00151737325544809, 0.00017056060805720414, 0.00035591784313861337], "min": [0.0688447152116555, 0.0252791935836935, 1.1822913637099888, -0.7446188450348201, -0.012551916205531422, -1.2218502109729563, 0.06900681108679312, -0.3354755552632071, 1.1816372524890402, -0.09821332181407255, 0.005738559080265215, 0.04510729881911378], "max": [0.49334362123549125, 0.34032985968228563, 1.5179107750711696, 1.0105865209229359, 1.379711614462848, 0.0036172100205361874, 0.06900924740066783, -0.3354227568825196, 1.181746275048972, -0.07992223167658356, 0.006801454309407928, 0.04744777482433992], "count": [282]}, "eef_sim_pose_action": {"mean": [0.2984341337232096, 0.24267528701189828, 1.2877761478330032, 0.09056769426395755, 0.6346267945629387, -0.5364284194395482, 0.06905853068170018, -0.335428867433387, 1.1816960902001137, -0.09602395986647566, 0.007068987487602796, 0.04720648257655152], "std": [0.152366430256622, 0.1229394939548848, 0.08367078575094788, 0.49480667244135845, 0.48897914460069686, 0.4183773937324352, 9.004842165012945e-05, 1.4754127646099472e-05, 2.9480972462223136e-05, 0.0021587007109046606, 0.0012065402130499254, 0.000667929361416314], "min": [0.06672249752983292, 0.02154927999575152, 1.1819899337373485, -0.7481940489050811, -0.010735389042662469, -1.2649773184474082, 0.06887296631752582, -0.3354555640344633, 1.1816386281862952, -0.09948999375200733, 0.004596739839757724, 0.04601991036632459], "max": [0.49316498669562153, 0.3406362539441721, 1.5311174663028386, 1.031966631336332, 1.3825801044660975, 0.007673603964610358, 0.06910473177882995, -0.33542054898335516, 1.1818661995801139, -0.07941415676852837, 0.007661783465182204, 0.0490887826448671], "count": [282]}, "gripper_mode_state": {"mean": [0.3262411347517731, 0.0], "std": [0.468836705845062, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_state": {"mean": [1.8191489361702127, 2.0], "std": [0.5385052721864712, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_mode_action": {"mean": [0.32978723404255317, 0.0], "std": [0.47013574029754, 0.0], "min": [0, 0], "max": [1, 0], "count": [282]}, "gripper_activity_action": {"mean": [1.9680851063829787, 2.0], "std": [0.2284139420594031, 0.0], "min": [0, 2], "max": [2, 2], "count": [282]}, "gripper_open_scale_state": {"mean": [0.6852429698375957, 0.9796257213836053], "std": [0.38957350583859307, 1.2407627641014812e-05], "min": [0.08954096794128417, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [282]}, "gripper_open_scale_action": {"mean": [0.6702127659574468, 1.0], "std": [0.47013574029754, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [282]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9294117647058824]], [[0.8941176470588236]], [[1.0]]], "mean": [[[0.6276854684095861]], [[0.6560045751633987]], [[0.633990403050109]]], "std": [[[0.16779200366483757]], [[0.18489955880330725]], [[0.1852177951290019]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.01568627450980392]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9058823529411765]], [[0.9490196078431372]]], "mean": [[[0.6022865577342048]], [[0.6363302668845315]], [[0.6107398202614379]]], "std": [[[0.17306824429462886]], [[0.18806579985634536]], [[0.1842771877064737]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43737757080610024]], [[0.44372522603485837]], [[0.4400925]]], "std": [[[0.17866287015903984]], [[0.17363787817010598]], [[0.17620360681854666]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7764705882352941]], [[0.6745098039215687]], [[0.6431372549019608]]], "mean": [[[0.4446293191721133]], [[0.44856078159041396]], [[0.4389601116557734]]], "std": [[[0.19665311003548622]], [[0.19322838249202087]], [[0.2016175830672195]]], "count": [100]}, "observation.state": {"min": [-0.2389361709356308, 0.0, -1.9776595830917358, -0.2468085139989853, -0.6176595687866211, 0.0, -2.7585105895996094, -0.005319148767739534, -0.001276595750823617, 0.0, 0.04276595637202263, 0.03893617168068886, -0.126382976770401, -2.760425567626953, 12.680450439453125, 97.94789123535156], "max": [0.5931915044784546, 2.5329787731170654, 0.0, 0.5421276688575745, 0.0008510638144798577, 0.5834042429924011, -0.2634042501449585, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04510638117790222, 0.044255319982767105, -0.10297872126102448, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [0.0009417852852493525, 1.4190871715545654, -1.089086890220642, 0.083937868475914, -0.3809061348438263, 0.37077322602272034, -2.1599113941192627, -0.004856122191995382, -0.0012765942374244332, 0.0, 0.044296253472566605, 0.03935034200549126, -0.10496874898672104, -2.76042103767395, 77.4402847290039, 97.96247100830078], "std": [0.26977089047431946, 0.9528337121009827, 0.7709975242614746, 0.18708902597427368, 0.23175831139087677, 0.20042696595191956, 0.99593186378479, 0.00032100972020998597, 1.5133991837501526e-09, 0.0, 0.00024515704717487097, 0.0006780857220292091, 0.0027889925986528397, 6.617687176913023e-05, 34.00800704956055, 0.0022953227162361145], "count": [244]}, "action": {"min": [-0.23930099606513977, 0.0015339808305725455, -1.9788352251052856, -0.2485048919916153, -0.6212621927261353, -0.0015339808305725455, -2.7585105895996094, -0.006135923322290182, -0.003067961661145091, 0.0, 0.04295146092772484, 0.03988350182771683, -0.12732040882110596, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.5936505794525146, 2.535670280456543, -0.0, 0.5859806537628174, 0.0, 0.5905826091766357, -0.2634042501449585, -0.004601942375302315, 0.0, 0.0, 0.04601942375302315, 0.04601942375302315, -0.10431069135665894, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.0016595495399087667, 1.4230998754501343, -1.0940115451812744, 0.0888957530260086, -0.3822641968727112, 0.3750454783439636, -2.1599113941192627, -0.004777919501066208, -0.0008299836772494018, 0.0, 0.044541969895362854, 0.040034450590610504, -0.10594534128904343, -2.76042103767395, 77.45901489257812, 100.0, 0.0, 0.0], "std": [0.27128809690475464, 0.9476561546325684, 0.7668705582618713, 0.19224508106708527, 0.2317734658718109, 0.19953611493110657, 0.99593186378479, 0.0004887438844889402, 0.0013627540320158005, 0.0, 0.000349526439094916, 0.000758387497626245, 0.002921287901699543, 6.617687176913023e-05, 41.78520202636719, 0.0, 0.0, 0.0], "count": [244]}, "timestamp": {"min": [0.0], "max": [8.1], "mean": [4.05], "std": [2.3478713763747794], "count": [244]}, "frame_index": {"min": [0], "max": [243], "mean": [121.5], "std": [70.43614129124337], "count": [244]}, "episode_index": {"min": [144], "max": [144], "mean": [144.0], "std": [0.0], "count": [244]}, "index": {"min": [36076], "max": [36319], "mean": [36197.5], "std": [70.43614129124337], "count": [244]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [244]}, "subtask_annotation": {"mean": [2.30327868852459, 6.0, 6.0, 6.0, 6.0], "std": [2.101480135142435, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [244]}, "scene_annotation": {"mean": [144.0], "std": [0.0], "min": [144], "max": [144], "count": [244]}, "eef_direction_state": {"mean": [3.6147540983606556, 6.0], "std": [2.2668195431422693, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_state": {"mean": [1.319672131147541, 0.0], "std": [0.8074082543690806, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_state": {"mean": [1.1967213114754098, 0.0], "std": [0.8010172248234455, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_direction_action": {"mean": [3.6434426229508197, 6.0], "std": [2.2742135266374324, 0.0], "min": [0, 6], "max": [6, 6], "count": [244]}, "eef_velocity_action": {"mean": [1.3237704918032787, 0.0], "std": [0.8283455047230236, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_acc_mag_action": {"mean": [1.2008196721311475, 0.0], "std": [0.8177333628559861, 0.0], "min": [0, 0], "max": [2, 0], "count": [244]}, "eef_sim_pose_state": {"mean": [0.3357477473366466, 0.303197901641325, 1.2626093062007475, 0.14535804645724343, 0.352494896202123, -0.4428902972602179, 0.06892654277140503, -0.335493260850988, 1.1779274414988892, -0.10327519993082171, 0.04298637638095494, 0.03453064705479581], "std": [0.21005787653016042, 0.0792853075818961, 0.06929009354741257, 0.08401037220736317, 0.2530925202075754, 0.3721849093166216, 1.1705861815365005e-06, 1.60853541241775e-05, 2.5108088755886315e-05, 0.002766268860417998, 0.0002452473134291185, 0.0007863003754236132], "min": [0.04503458334574052, 0.2127724652750828, 1.1824513817909257, 1.8107848911257107e-06, -0.0782603594263045, -0.897778326528722, 0.06892224346810859, -0.3355166135413265, 1.1778444821940346, -0.12454639926832894, 0.04144871481320389, 0.03365297507726151], "max": [0.5986128082312157, 0.4560065841599585, 1.4429503125604395, 0.3532357791140097, 0.7214078249109086, 0.018333745590675757, 0.06892997590307154, -0.3353870229838809, 1.1780843310169122, -0.10126962530090411, 0.0437965448246187, 0.03961253632339471], "count": [244]}, "eef_sim_pose_action": {"mean": [0.3357944017119846, 0.30246416070396415, 1.2635770243539017, 0.14978131355129773, 0.3565671940565742, -0.4474640339684937, 0.06895651919407428, -0.33547982367886275, 1.1779125112612352, -0.104194919493681, 0.043676986347145556, 0.03529474693263854], "std": [0.20989606008533065, 0.07891974961193757, 0.06924851620156158, 0.08699111850179622, 0.25369364634009217, 0.37127170611974586, 9.652764018916213e-05, 2.0015177232342626e-05, 4.5213496966769876e-05, 0.0029019194907092963, 0.0014389004379217873, 0.0009210169519612555], "min": [0.03764450283517913, 0.21238681084713856, 1.1822154838053616, -0.001533980830572545, -0.08074789905441015, -0.9023728075237085, 0.06879144701246494, -0.33548752992320685, 1.1777096980000774, -0.125545819664253, 0.03984125196632937, 0.03378177486849999], "max": [0.5986781116261448, 0.4526300430852403, 1.451305678130381, 0.39057972907328814, 0.7305904922021909, 0.02814841494844232, 0.06901713310285848, -0.3353485835397365, 1.1780240851241373, -0.10247446777952862, 0.045982801374830684, 0.041454055301882536], "count": [244]}, "gripper_mode_state": {"mean": [0.22131147540983606, 0.0], "std": [0.4151297462983802, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_state": {"mean": [1.7950819672131149, 2.0], "std": [0.5717176390974374, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_mode_action": {"mean": [0.22540983606557377, 0.0], "std": [0.4178519377368794, 0.0], "min": [0, 0], "max": [1, 0], "count": [244]}, "gripper_activity_action": {"mean": [1.9631147540983607, 2.0], "std": [0.24518337723190226, 0.0], "min": [0, 2], "max": [2, 2], "count": [244]}, "gripper_open_scale_state": {"mean": [0.7744015041335706, 0.9796231341752881], "std": [0.34008014187321406, 2.289908471684332e-05], "min": [0.12680450439453125, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [244]}, "gripper_open_scale_action": {"mean": [0.7745901639344263, 1.0], "std": [0.4178519377368794, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [244]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9686274509803922]], [[1.0]], [[1.0]]], "mean": [[[0.6011084967320262]], [[0.6425590767973857]], [[0.6202569825708061]]], "std": [[[0.19419896382671342]], [[0.20697777479512558]], [[0.20666524013934123]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[0.9921568627450981]]], "mean": [[[0.5797098583877995]], [[0.6255715005446623]], [[0.5991737009803922]]], "std": [[[0.1953692983884224]], [[0.20761419721998378]], [[0.2026194320248527]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45335189542483656]], [[0.4588027096949891]], [[0.448252440087146]]], "std": [[[0.172159514527197]], [[0.16940926001022052]], [[0.17976581899306834]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.8470588235294118]]], "mean": [[[0.4294757380174292]], [[0.44093943899782134]], [[0.43399297385620916]]], "std": [[[0.19068651188684105]], [[0.18568742851041567]], [[0.19792388471233185]]], "count": [100]}, "observation.state": {"min": [-0.9476595520973206, -0.002765957498922944, -1.9680850505828857, -0.1808510571718216, -0.22638298571109772, -0.45127660036087036, -2.7585105895996094, -0.004680851008743048, -0.001276595750823617, -0.01042553223669529, 0.012978723272681236, 0.00042553190723992884, -0.004680851008743048, -2.760425567626953, 9.54564380645752, 97.36326599121094], "max": [0.010851063765585423, 2.3774468898773193, 0.0, 0.3476595878601074, 0.34617021679878235, 0.19127659499645233, -0.17361702024936676, -0.0042553190141916275, -0.001276595750823617, -0.009148935787379742, 0.016382979229092598, 0.005106383003294468, 0.003829787252470851, -2.7431914806365967, 97.89613342285156, 97.96267700195312], "mean": [-0.402920126914978, 1.3422832489013672, -0.9467631578445435, 0.15249033272266388, 0.07883871346712112, -0.10372022539377213, -1.8048874139785767, -0.004655071068555117, -0.0012765933061018586, -0.00918600708246231, 0.013653293251991272, 0.003845096565783024, 0.002943259198218584, -2.758759021759033, 65.30239868164062, 97.9046630859375], "std": [0.3240759074687958, 0.854983389377594, 0.7253817915916443, 0.127791628241539, 0.14794716238975525, 0.23526833951473236, 1.1733149290084839, 0.00010153464245377108, 2.444721758365631e-09, 0.00021114188712090254, 0.00035266930353827775, 0.0004782096657436341, 0.0008446594001725316, 0.003837845055386424, 40.08253479003906, 0.13344796001911163], "count": [264]}, "action": {"min": [-0.9786797165870667, -0.003067961661145091, -1.9680973291397095, -0.1871456503868103, -0.2316311001777649, -0.45405831933021545, -2.7585105895996094, -0.004601942375302315, 0.0, -0.01073786523193121, 0.012271846644580364, 0.0015339808305725455, -0.006135923322290182, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.013805827125906944, 2.3776702880859375, -0.0, 0.35588353872299194, 0.34821364283561707, 0.19174760580062866, -0.17361702024936676, -0.004601942375302315, 0.0, -0.00920388475060463, 0.016873788088560104, 0.006135923322290182, 0.004601942375302315, -2.7431914806365967, 100.0, 100.0, 0.0, 0.0], "mean": [-0.40247267484664917, 1.3409963846206665, -0.9445371627807617, 0.15232884883880615, 0.07735568284988403, -0.10018520802259445, -1.8048874139785767, -0.004601952154189348, 0.0, -0.0092271463945508, 0.013823284767568111, 0.004398524761199951, 0.002951755654066801, -2.758759021759033, 63.6363639831543, 100.0, 0.0, 0.0], "std": [0.3246384859085083, 0.8541019558906555, 0.722050130367279, 0.12973904609680176, 0.1501074880361557, 0.23729996383190155, 1.1733149290084839, 9.778887033462524e-09, 0.0, 0.00018738405196927488, 0.0002491763443686068, 0.0006287823780439794, 0.0009742309339344501, 0.003837845055386424, 48.104583740234375, 0.0, 0.0, 0.0], "count": [264]}, "timestamp": {"min": [0.0], "max": [8.766666666666667], "mean": [4.383333333333334], "std": [2.5403229599286665], "count": [264]}, "frame_index": {"min": [0], "max": [263], "mean": [131.5], "std": [76.20968879786], "count": [264]}, "episode_index": {"min": [148], "max": [148], "mean": [148.0], "std": [0.0], "count": [264]}, "index": {"min": [37173], "max": [37436], "mean": [37304.5], "std": [76.20968879786], "count": [264]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [264]}, "subtask_annotation": {"mean": [2.9431818181818183, 6.0, 6.0, 6.0, 6.0], "std": [2.078158172802194, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [264]}, "scene_annotation": {"mean": [148.0], "std": [0.0], "min": [148], "max": [148], "count": [264]}, "eef_direction_state": {"mean": [4.056818181818182, 6.0], "std": [2.0981121811089865, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_state": {"mean": [1.0833333333333333, 0.0], "std": [0.8837048961244597, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_state": {"mean": [0.8598484848484849, 0.0], "std": [0.8829495891856767, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_direction_action": {"mean": [4.181818181818182, 6.0], "std": [2.0461278353165766, 0.0], "min": [0, 6], "max": [6, 6], "count": [264]}, "eef_velocity_action": {"mean": [1.053030303030303, 0.0], "std": [0.8731204396370702, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_acc_mag_action": {"mean": [0.9696969696969697, 0.0], "std": [0.8785266069287393, 0.0], "min": [0, 0], "max": [2, 0], "count": [264]}, "eef_sim_pose_state": {"mean": [0.2709543899998642, 0.19832526033432132, 1.258963602019904, -0.03843070504789996, 0.5392541186556835, -0.3031303890635032, 0.06833136969083799, -0.3362938707801878, 1.1836086182373442, 0.002955536544233785, 0.0031906600115405785, -0.0008099415758385164], "std": [0.13784888246871185, 0.13744041670544918, 0.05075182625552337, 0.15570650862188556, 0.3782765588846533, 0.19362168337989133, 1.63700760957603e-05, 1.08088535583265e-05, 4.610715929598078e-05, 0.0008447851065671669, 0.0002787046078410766, 0.0004957331998422225], "min": [0.06892285473022934, -0.004769227324095441, 1.1822353737795646, -0.30629232873728096, -0.07910328085514218, -0.7308673567503101, 0.0682346296710707, -0.3363697606213733, 1.1835802811246445, -0.00466545940974213, 0.002127656192093097, -0.004255314439680706], "max": [0.4538650294988511, 0.33338350850384507, 1.4023496847684747, 0.16658789707486374, 1.0681230429328368, 0.006808510593518573, 0.06833444452088266, -0.33626489399615034, 1.183933076863349, 0.0038325034166204522, 0.004680850817772475, 0.00042555911737680754], "count": [264]}, "eef_sim_pose_action": {"mean": [0.2704297724968912, 0.1993557128623389, 1.2589364971576587, -0.036619923736830116, 0.5401016617496385, -0.3051177639841362, 0.0684259408251235, -0.33628310598161093, 1.183632626850354, 0.0029719571281198584, 0.004596086525837332, -0.00020338031007631962], "std": [0.13773463091379887, 0.1372915117827733, 0.05169611894356482, 0.15763713914528266, 0.38365907274696887, 0.19529494697150124, 1.4487309936029587e-05, 1.412200849472327e-05, 3.6580008148993265e-05, 0.0009743857604490361, 0.00016341991614567087, 0.0006287887683606725], "min": [0.06868869301081927, -0.00716623958042791, 1.1817089269690815, -0.30847249594626047, -0.1120437380973005, -0.7316494736359801, 0.06830833157997926, -0.3363475747565146, 1.1836279876510054, -0.006114745373916539, 0.003067904140275468, -0.0030679543254997256], "max": [0.4539484909138435, 0.3333748599292173, 1.4166654450613128, 0.16978850580049518, 1.0687643185857172, 0.007669903803616762, 0.06842831569404997, -0.33624402014142, 1.184052042549097, 0.004609001713754775, 0.006135915637328182, 0.0015340098232285364], "count": [264]}, "gripper_mode_state": {"mean": [0.3560606060606061, 0.0], "std": [0.47883342706243864, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_state": {"mean": [1.8068181818181819, 2.0], "std": [0.5544165895975132, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_mode_action": {"mean": [0.36363636363636365, 0.0], "std": [0.481045692920835, 0.0], "min": [0, 0], "max": [1, 0], "count": [264]}, "gripper_activity_action": {"mean": [1.9659090909090908, 2.0], "std": [0.2359152215003039, 0.0], "min": [0, 2], "max": [2, 2], "count": [264]}, "gripper_open_scale_state": {"mean": [0.6530234103853075, 0.9790450703014061], "std": [0.4008254280992582, 0.0013344811054628249], "min": [0.0954564380645752, 0.9736326599121093], "max": [0.9789613342285156, 0.9796267700195312], "count": [264]}, "gripper_open_scale_action": {"mean": [0.6363636363636364, 1.0], "std": [0.481045692920835, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [264]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.6025158061002179]], [[0.6455959204793028]], [[0.6216395942265796]]], "std": [[[0.21910602191448952]], [[0.22393481218561906]], [[0.22706753994445444]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00392156862745098]], [[0.0]]], "max": [[[0.9607843137254902]], [[1.0]], [[1.0]]], "mean": [[[0.5734795234204793]], [[0.6237884776688454]], [[0.5967481481481481]]], "std": [[[0.21701578138085897]], [[0.223617131447597]], [[0.22364399693533224]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43855630718954247]], [[0.44428189270152507]], [[0.4362110294117647]]], "std": [[[0.18554581154809077]], [[0.17924377647725617]], [[0.18623332223437042]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7843137254901961]], [[0.8235294117647058]], [[0.8745098039215686]]], "mean": [[[0.41720814270152506]], [[0.4397463344226579]], [[0.42808972766884534]]], "std": [[[0.23524902117022503]], [[0.21099963823977383]], [[0.2183387781934399]]], "count": [100]}, "observation.state": {"min": [-0.9942553043365479, -0.0017021276289597154, -1.9791489839553833, -0.3499999940395355, -0.12212765961885452, -0.16021277010440826, -2.7585105895996094, -0.008510638028383255, -0.001276595750823617, -0.005106383003294468, -0.004680851008743048, 0.020638298243284225, -0.022127659991383553, -2.760425567626953, 9.560447692871094, 97.94789123535156], "max": [0.005106383003294468, 2.5910637378692627, 0.0, 0.33425530791282654, 0.10489361733198166, 0.3925531804561615, -0.17404255270957947, -0.007659574504941702, -0.001276595750823617, -0.0017021276289597154, 0.00957446824759245, 0.024468084797263145, -0.01425531879067421, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.5060728788375854, 1.5668648481369019, -1.2141293287277222, -0.10569054633378983, -0.018001077696681023, 0.09303900599479675, -2.107696056365967, -0.007746316026896238, -0.0012765915598720312, -0.0017434629844501615, -0.0039273593574762344, 0.023209093138575554, -0.015070444904267788, -2.7604312896728516, 75.65413665771484, 97.96280670166016], "std": [0.3833977282047272, 0.9456660151481628, 0.790805459022522, 0.20455795526504517, 0.06411394476890564, 0.1471729725599289, 1.0496572256088257, 0.0001780218444764614, 4.190951585769653e-09, 0.00035316930734552443, 0.0011938418028876185, 0.0006702321115881205, 0.0009101693867705762, 2.5001096219057217e-05, 35.85346221923828, 0.0008516309317201376], "count": [314]}, "action": {"min": [-0.9940195679664612, 0.0, -1.9788352251052856, -0.35281556844711304, -0.1257864236831665, -0.16260196268558502, -2.7585105895996094, -0.00920388475060463, 0.0, -0.006135923322290182, -0.004601942375302315, 0.02147573046386242, -0.023009711876511574, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.006135923322290182, 2.5924274921417236, 0.0015339808305725455, 0.34514567255973816, 0.10737865418195724, 0.3957670331001282, -0.17404255270957947, -0.007669903803616762, 0.0, -0.0015339808305725455, 0.01073786523193121, 0.02454369328916073, -0.015339807607233524, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.5058330297470093, 1.566888451576233, -1.2148725986480713, -0.10413476079702377, -0.018783969804644585, 0.09653332829475403, -2.107696056365967, -0.007743199821561575, 0.0, -0.0015779511304572225, -0.004460278898477554, 0.023610645905137062, -0.015540137887001038, -2.7604312896728516, 75.15923309326172, 100.0, 0.0, 0.0], "std": [0.38346073031425476, 0.9446290731430054, 0.7898812294006348, 0.20950333774089813, 0.06597185134887695, 0.15107235312461853, 1.0496572256088257, 0.00032716806163080037, 0.0, 0.0004128286091145128, 0.0012313352199271321, 0.0007878047181293368, 0.0009780465625226498, 2.5001096219057217e-05, 43.20893096923828, 0.0, 0.0, 0.0], "count": [314]}, "timestamp": {"min": [0.0], "max": [10.433333333333334], "mean": [5.216666666666667], "std": [3.021451086260816], "count": [314]}, "frame_index": {"min": [0], "max": [313], "mean": [156.5], "std": [90.6435325878245], "count": [314]}, "episode_index": {"min": [149], "max": [149], "mean": [149.0], "std": [0.0], "count": [314]}, "index": {"min": [37437], "max": [37750], "mean": [37593.5], "std": [90.6435325878245], "count": [314]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [314]}, "subtask_annotation": {"mean": [2.111464968152866, 6.0, 6.0, 6.0, 6.0], "std": [2.1718367627268806, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [314]}, "scene_annotation": {"mean": [149.0], "std": [0.0], "min": [149], "max": [149], "count": [314]}, "eef_direction_state": {"mean": [4.235668789808917, 6.0], "std": [1.72335078510336, 0.0], "min": [0, 6], "max": [6, 6], "count": [314]}, "eef_velocity_state": {"mean": [1.302547770700637, 0.0], "std": [0.8563326519380672, 0.0], "min": [0, 0], "max": [2, 0], "count": [314]}, "eef_acc_mag_state": {"mean": [1.085987261146497, 0.006369426751592357], "std": [0.8268548805372643, 0.11268666250289257], "min": [0, 0], "max": [2, 2], "count": [314]}, "eef_direction_action": {"mean": [4.162420382165605, 6.0], "std": [1.7905596041155103, 0.0], "min": [0, 6], "max": [6, 6], "count": [314]}, "eef_velocity_action": {"mean": [1.286624203821656, 0.0], "std": [0.8525044065785403, 0.0], "min": [0, 0], "max": [2, 0], "count": [314]}, "eef_acc_mag_action": {"mean": [1.1369426751592357, 0.0], "std": [0.8199570148904161, 0.0], "min": [0, 0], "max": [2, 0], "count": [314]}, "eef_sim_pose_state": {"mean": [0.2948364695355921, 0.13189812521345512, 1.2760408455979637, 0.09634183741131307, 0.24627392017592406, -0.5220304073106419, 0.06889810058464879, -0.33578960084437437, 1.1833513585807354, -0.015231925967363103, -0.006945540658722745, 0.0154633702773515], "std": [0.13956304137156422, 0.18090015621187377, 0.09415353314278292, 0.1265780327927482, 0.22150879090850578, 0.41738620759317874, 2.673447784055238e-05, 1.6181307190646672e-05, 7.85666368454486e-05, 0.0008954311002199985, 0.0009499984085765563, 0.0006656244747349589], "min": [0.0684339980037213, -0.08048580755714756, 1.182138698995584, -0.10832156302927616, -0.29922809152521235, -1.0718411220570794, 0.06864196266675973, -0.33584910805922, 1.182329066501471, -0.022061797531641072, -0.007657552227180453, 0.012978828815723528], "max": [0.449897157127713, 0.33362311666415045, 1.4655025022233883, 0.3647905143157859, 0.7588544110816451, 0.012400876803514524, 0.06890245925768605, -0.33575327380019016, 1.1839234323490568, -0.014411758319015274, 0.0040416923343562505, 0.01680915027495882], "count": [314]}, "eef_sim_pose_action": {"mean": [0.29479601443855563, 0.13221227370264543, 1.2765172536192249, 0.0992429151942041, 0.2470617323232019, -0.5227276647220035, 0.06900775634529031, -0.33578148928245044, 1.1833894605462512, -0.01568283748795702, -0.006036528508850035, 0.015867858371801467], "std": [0.13899994291708556, 0.1809463520758109, 0.09452821240262926, 0.1292250866276111, 0.22963422675170764, 0.4180329294940367, 3.121195770268024e-05, 1.9805860162395132e-05, 2.9135395065291734e-05, 0.0009637560276329595, 0.0008333736680817068, 0.000825159856692628], "min": [0.06877460140122205, -0.08088585400405611, 1.1821805255440816, -0.11894080913108676, -0.3477657812460011, -1.0741885656759913, 0.06866214101883503, -0.33583122961516504, 1.183093830787297, -0.022976771021558005, -0.0061345082771417925, 0.013805826660245653], "max": [0.45023262845402234, 0.3336155746343868, 1.4697445445396953, 0.3645578458836424, 0.7623595889946526, 0.027734733712273182, 0.06901233142050545, -0.3357270463334777, 1.1835655180941642, -0.01548098274502227, 0.004600880719029865, 0.016874251336805292], "count": [314]}, "gripper_mode_state": {"mean": [0.24203821656050956, 0.0], "std": [0.4283173102790929, 0.0], "min": [0, 0], "max": [1, 0], "count": [314]}, "gripper_activity_state": {"mean": [1.8375796178343948, 2.0], "std": [0.513252897366036, 0.0], "min": [0, 2], "max": [2, 2], "count": [314]}, "gripper_mode_action": {"mean": [0.2484076433121019, 0.0], "std": [0.43208944219481793, 0.0], "min": [0, 0], "max": [1, 0], "count": [314]}, "gripper_activity_action": {"mean": [1.9713375796178343, 2.0], "std": [0.21667756297036989, 0.0], "min": [0, 2], "max": [2, 2], "count": [314]}, "gripper_open_scale_state": {"mean": [0.7565432501750395, 0.979626299135248], "std": [0.35853439797042763, 8.330793454386092e-06], "min": [0.09560447692871094, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [314]}, "gripper_open_scale_action": {"mean": [0.7515923566878981, 1.0], "std": [0.43208944219481793, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [314]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.5956241938997822]], [[0.6387921895424836]], [[0.6159504874727668]]], "std": [[[0.2035428200361379]], [[0.21602511205189998]], [[0.21287856937854555]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5726954901960785]], [[0.6209827859477124]], [[0.5945364379084968]]], "std": [[[0.20186585531456613]], [[0.21472028580440344]], [[0.20769457487971205]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44219031590413943]], [[0.44920815631808275]], [[0.4477303159041394]]], "std": [[[0.1814569997469732]], [[0.1751332472461655]], [[0.1773829004726905]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7450980392156863]], [[0.7529411764705882]], [[0.8156862745098039]]], "mean": [[[0.42717781590413945]], [[0.43485800925925927]], [[0.42808377723311547]]], "std": [[[0.19811377759505236]], [[0.18893049031667897]], [[0.19548904731734654]]], "count": [100]}, "observation.state": {"min": [-1.1329786777496338, -0.003617021255195141, -1.9776595830917358, -0.04617021232843399, -0.13021276891231537, -0.37382978200912476, -2.758085012435913, -0.0008510638144798577, -0.001276595750823617, -0.051914893090724945, 0.11404255032539368, -0.005744680762290955, -0.008085106499493122, -2.760425567626953, 10.798742294311523, 97.47434997558594], "max": [0.013829787261784077, 2.4525532722473145, 0.0, 0.3940425515174866, 0.4589361846446991, 0.35787233710289, -0.20957446098327637, 0.00042553190723992884, -0.001276595750823617, -0.04744680970907211, 0.1259574443101883, 0.011914893984794617, 0.0031914892606437206, -2.74638295173645, 97.88134765625, 97.96267700195312], "mean": [-0.4743594825267792, 1.2024765014648438, -0.8461113572120667, 0.08833853900432587, 0.17737337946891785, -0.13433679938316345, -2.029231309890747, -1.3580805898527615e-05, -0.001276597147807479, -0.04777166247367859, 0.11564840376377106, 0.009812135249376297, 0.001149842282757163, -2.757035255432129, 72.9649429321289, 97.84480285644531], "std": [0.40678665041923523, 0.8710014224052429, 0.73194420337677, 0.10797494649887085, 0.1660229116678238, 0.21193696558475494, 1.0600333213806152, 9.719739318825305e-05, 1.3969838619232178e-09, 0.0006646995898336172, 0.0013601179234683514, 0.0025120913051068783, 0.001689438708126545, 0.0036528680939227343, 36.208309173583984, 0.12698262929916382], "count": [188]}, "action": {"min": [-1.1412817239761353, -0.0015339808305725455, -1.9911071062088013, -0.14572817087173462, -0.25310683250427246, -0.3773592710494995, -2.758085012435913, 0.0, 0.0, -0.05215534567832947, 0.11504855751991272, -0.007669903803616762, -0.01073786523193121, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.14572817087173462, 2.4559032917022705, -0.0, 0.44025248289108276, 0.5154175162315369, 0.44332045316696167, -0.20957446098327637, 0.0, 0.0, -0.0475534051656723, 0.12732040882110596, 0.013805827125906944, 0.003067961661145091, -2.74638295173645, 100.0, 100.0, 0.0, 0.0], "mean": [-0.46859797835350037, 1.1923271417617798, -0.8392751812934875, 0.08998318016529083, 0.16966001689434052, -0.12703464925289154, -2.029231309890747, 0.0, 0.0, -0.047749266028404236, 0.11639503389596939, 0.010093273594975471, 0.001134167774580419, -2.757035255432129, 72.8723373413086, 100.0, 0.0, 0.0], "std": [0.4167793095111847, 0.8767791986465454, 0.7365711331367493, 0.12291807681322098, 0.18183957040309906, 0.22348687052726746, 1.0600333213806152, 0.0, 0.0, 0.0007158047519624233, 0.001518342411145568, 0.003055294742807746, 0.001899370108731091, 0.0036528680939227343, 44.461830139160156, 0.0, 0.0, 0.0], "count": [188]}, "timestamp": {"min": [0.0], "max": [6.233333333333333], "mean": [3.116666666666667], "std": [1.8090052515125543], "count": [188]}, "frame_index": {"min": [0], "max": [187], "mean": [93.5], "std": [54.270157545376634], "count": [188]}, "episode_index": {"min": [152], "max": [152], "mean": [152.0], "std": [0.0], "count": [188]}, "index": {"min": [38109], "max": [38296], "mean": [38202.5], "std": [54.270157545376634], "count": [188]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [188]}, "subtask_annotation": {"mean": [2.6861702127659575, 6.0, 6.0, 6.0, 6.0], "std": [2.055718596926879, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [188]}, "scene_annotation": {"mean": [152.0], "std": [0.0], "min": [152], "max": [152], "count": [188]}, "eef_direction_state": {"mean": [4.297872340425532, 6.0], "std": [1.8120740863279643, 0.0], "min": [0, 6], "max": [6, 6], "count": [188]}, "eef_velocity_state": {"mean": [1.2180851063829787, 0.0], "std": [0.8507146890224742, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_acc_mag_state": {"mean": [1.148936170212766, 0.0], "std": [0.8685699522106477, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_direction_action": {"mean": [4.212765957446808, 6.0], "std": [1.8814454630231685, 0.0], "min": [0, 6], "max": [6, 6], "count": [188]}, "eef_velocity_action": {"mean": [1.2340425531914894, 0.0], "std": [0.8433157950045287, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_acc_mag_action": {"mean": [1.1170212765957446, 0.0], "std": [0.879511263928492, 0.0], "min": [0, 0], "max": [2, 0], "count": [188]}, "eef_sim_pose_state": {"mean": [0.2223634869017745, 0.19090280975766716, 1.262464557427472, 0.017368323037946647, 0.4209556789542047, -0.23704996717120963, 0.06499123812877114, -0.3362690758337109, 1.183764908120836, 0.0018029689270374221, 0.0665968525562667, 0.009820263987748294], "std": [0.10788131006858942, 0.16097099638036128, 0.07548077978781456, 0.1143115112795992, 0.3353776715702191, 0.2695669183433644, 5.939322621830467e-05, 5.664753005858309e-05, 0.0001006802174981743, 0.0017314742133732912, 0.0008849485295626773, 0.0025174923375597415], "min": [0.06885607717968467, -0.11928986959596141, 1.1822375746926397, -0.1763655272439314, -0.002340332057316097, -0.7873964732800454, 0.0645987575469366, -0.3366195118401668, 1.1836086899628222, -0.007766918599445819, 0.0653145018094754, -0.005759922761417017], "max": [0.35435785184049223, 0.3336922508355345, 1.4784701837953707, 0.4045918653939804, 0.9399034997896685, -0.006170220270914147, 0.06502716117731434, -0.33622212548456465, 1.184493987915159, 0.0029360646368114373, 0.07297768745845756, 0.011940354820328835], "count": [188]}, "eef_sim_pose_action": {"mean": [0.21917573127717108, 0.1918566189793102, 1.261052591550761, 0.025852081585497167, 0.41860605715931104, -0.23726400559965827, 0.0650856241000456, -0.336263115632196, 1.1837167940304487, 0.0018267474807675897, 0.06864182221557671, 0.01011700189298224], "std": [0.10680967925300955, 0.16243197773255902, 0.07730516255836291, 0.1239842842038595, 0.3408910573563772, 0.2718905406238732, 6.401354430823035e-05, 6.875220627667205e-05, 0.00011586879733209901, 0.0019198876061922753, 0.001033217004955096, 0.0030626279030738727], "min": [0.06853855719543467, -0.12369556273550095, 1.1823377638866641, -0.18105365482053787, -2.220446049250313e-16, -0.7891458803286611, 0.06466792332528722, -0.33666283415306963, 1.1836441309517245, -0.009804651152169948, 0.06595736273478092, -0.007690741382323934], "max": [0.3541307251847205, 0.3377052532685408, 1.5085178853866947, 0.49809405169528775, 0.948278891359899, -0.006135923089459537, 0.06511009245131748, -0.336179577341167, 1.1843248923384126, 0.00285584624207433, 0.0751636455109228, 0.013837329793630178], "count": [188]}, "gripper_mode_state": {"mean": [0.26595744680851063, 0.0], "std": [0.44184169483606717, 0.0], "min": [0, 0], "max": [1, 0], "count": [188]}, "gripper_activity_state": {"mean": [1.7127659574468086, 2.0], "std": [0.654320183603479, 0.0], "min": [0, 2], "max": [2, 2], "count": [188]}, "gripper_mode_action": {"mean": [0.2712765957446808, 0.0], "std": [0.4446184930317882, 0.0], "min": [0, 0], "max": [1, 0], "count": [188]}, "gripper_activity_action": {"mean": [1.952127659574468, 2.0], "std": [0.27838008740701076, 0.0], "min": [0, 2], "max": [2, 2], "count": [188]}, "gripper_open_scale_state": {"mean": [0.7296493383164113, 0.9784465521954493], "std": [0.3620831077997335, 0.001269825046159256], "min": [0.10798742294311524, 0.9747434997558594], "max": [0.9788134765625, 0.9796267700195312], "count": [188]}, "gripper_open_scale_action": {"mean": [0.7287234042553191, 1.0], "std": [0.44461849303178813, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [188]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9803921568627451]], [[1.0]], [[1.0]]], "mean": [[[0.6045347140522875]], [[0.6468646949891068]], [[0.6246290495642702]]], "std": [[[0.19085101152267944]], [[0.20225986493371736]], [[0.1988037787831604]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9647058823529412]], [[1.0]], [[1.0]]], "mean": [[[0.5820730501089325]], [[0.6292487745098039]], [[0.6030003894335513]]], "std": [[[0.19186023074691172]], [[0.203139854503968]], [[0.195187861933011]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45317879357298474]], [[0.45917562636165576]], [[0.45432514161220044]]], "std": [[[0.1735923646360073]], [[0.1674986140218233]], [[0.16885935690641218]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6627450980392157]], [[0.6745098039215687]], [[0.6862745098039216]]], "mean": [[[0.4294838834422658]], [[0.43840867102396514]], [[0.431758431372549]]], "std": [[[0.19663229576985208]], [[0.1899352547385761]], [[0.19807388787905414]]], "count": [100]}, "observation.state": {"min": [-0.7961702346801758, -0.002765957498922944, -1.6472340822219849, -0.3087233901023865, -0.5617021322250366, -0.01042553223669529, -2.7585105895996094, -0.006170212756842375, -0.001276595750823617, -0.00042553190723992884, -0.004680851008743048, -0.00042553190723992884, 0.007021276745945215, -2.760425567626953, 12.740013122558594, 97.3558578491211], "max": [-0.007021276745945215, 2.356170177459717, 0.0, 0.13936170935630798, -0.03255319222807884, 0.523191511631012, -0.2651063799858093, -0.005744680762290955, -0.001276595750823617, 0.0, -0.002765957498922944, 0.0, 0.012765957042574883, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.36314940452575684, 1.587709903717041, -1.0425429344177246, -0.06624114513397217, -0.2784605920314789, 0.28580257296562195, -2.1264500617980957, -0.0060498835518956184, -0.001276590977795422, -5.065855930297403e-06, -0.0037734333891421556, -4.432622517924756e-05, 0.007692513056099415, -2.7541422843933105, 76.3036880493164, 97.743896484375], "std": [0.3347480297088623, 0.886704683303833, 0.6214921474456787, 0.11669884622097015, 0.22848853468894958, 0.20791912078857422, 1.031922459602356, 0.00019162990793120116, 4.773028194904327e-09, 4.615186117007397e-05, 0.00025939897750504315, 0.00012999019236303866, 0.0005578713025897741, 0.007232815492898226, 35.23390197753906, 0.25156113505363464], "count": [336]}, "action": {"min": [-0.7976700067520142, -0.003067961661145091, -1.6474953889846802, -0.3098641335964203, -0.5645049214363098, -0.01073786523193121, -2.7585105895996094, -0.006135923322290182, 0.0, -0.0, -0.004601942375302315, -0.0, 0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.006135923322290182, 2.359262466430664, 0.0, 0.14112623035907745, -0.032213594764471054, 0.526155412197113, -0.2651063799858093, -0.006135923322290182, 0.0, -0.0, -0.003067961661145091, -0.0, 0.012271846644580364, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.36508235335350037, 1.5873863697052002, -1.0422041416168213, -0.06534946709871292, -0.28017452359199524, 0.28980809450149536, -2.1264500617980957, -0.006135934963822365, 0.0, 0.0, -0.004236672539263964, 0.0, 0.007747533265501261, -2.7541422843933105, 75.29762268066406, 100.0, 0.0, 0.0], "std": [0.3343221843242645, 0.8870136737823486, 0.6208962202072144, 0.11733929812908173, 0.22900128364562988, 0.20859801769256592, 1.031922459602356, 1.1641532182693481e-08, 0.0, 0.0, 0.0006533247069455683, 0.0, 0.000580634456127882, 0.007232815492898226, 43.128013610839844, 0.0, 0.0, 0.0], "count": [336]}, "timestamp": {"min": [0.0], "max": [11.166666666666666], "mean": [5.583333333333333], "std": [3.2331471882270906], "count": [336]}, "frame_index": {"min": [0], "max": [335], "mean": [167.5], "std": [96.99441564681271], "count": [336]}, "episode_index": {"min": [159], "max": [159], "mean": [159.0], "std": [0.0], "count": [336]}, "index": {"min": [39892], "max": [40227], "mean": [40059.5], "std": [96.99441564681271], "count": [336]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [336]}, "subtask_annotation": {"mean": [2.1458333333333335, 6.0, 6.0, 6.0, 6.0], "std": [2.1477106905534225, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [336]}, "scene_annotation": {"mean": [159.0], "std": [0.0], "min": [159], "max": [159], "count": [336]}, "eef_direction_state": {"mean": [4.363095238095238, 6.0], "std": [1.8352552542010536, 0.0], "min": [0, 6], "max": [6, 6], "count": [336]}, "eef_velocity_state": {"mean": [1.0297619047619047, 0.0], "std": [0.8689456887385552, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_acc_mag_state": {"mean": [0.9404761904761905, 0.0], "std": [0.8708396396607908, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_direction_action": {"mean": [4.330357142857143, 6.0], "std": [1.8357643707267923, 0.0], "min": [0, 6], "max": [6, 6], "count": [336]}, "eef_velocity_action": {"mean": [1.0386904761904763, 0.0], "std": [0.8599851601182321, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_acc_mag_action": {"mean": [1.0267857142857142, 0.0], "std": [0.8604382337400135, 0.0], "min": [0, 0], "max": [2, 0], "count": [336]}, "eef_sim_pose_state": {"mean": [0.3345970422707258, 0.18521210576377187, 1.2337349418692316, 0.10168704059262604, 0.4324675677168507, -0.6945306173540897, 0.06903293599192513, -0.3363527262277637, 1.1828540253058726, 0.0076927275648725705, -0.005055091122363824, -0.006094225464129761], "std": [0.15336439179266076, 0.14490048049100673, 0.0442884612941308, 0.10907061806538923, 0.24010842658593548, 0.5896234089884081, 3.527038334083641e-06, 4.950146760813409e-06, 2.951974243002775e-05, 0.000557848948504555, 0.0002635333117382405, 0.0002448973825577531], "min": [0.0689038850854603, 0.018022262583649116, 1.1817992337084617, -0.09918469999178509, -0.044484179052912465, -1.3843325152133898, 0.0690007979744737, -0.3363682947577176, 1.182749353794176, 0.007021276745945215, -0.005957446759566443, -0.00659575117524548], "max": [0.45526841359157416, 0.332952816474751, 1.345585305851149, 0.35562215934693636, 0.6688963062586999, -0.04021309144864727, 0.06903381802166063, -0.3363489733666825, 1.1829763085700404, 0.012765957042574884, -0.004042553249746561, -0.005744680762290953], "count": [336]}, "eef_sim_pose_action": {"mean": [0.33412818056286686, 0.18467924460150642, 1.2337068352250533, 0.10485747279277145, 0.4331063892973394, -0.6984739885461377, 0.06912996886377105, -0.3363503544442307, 1.1829292693038407, 0.0077475159334772755, -0.0042366632177228344, -0.006135923322290182], "std": [0.15313164282752337, 0.14465490694636307, 0.04492595097750166, 0.11119881361936347, 0.24614602862150983, 0.5874490635035284, 2.5681063913033415e-07, 1.5757901630701533e-09, 6.696722892293414e-05, 0.0005806344870448654, 0.0006533245653577806, 4.731846213381325e-20], "min": [0.06872003068447001, 0.016354922082635125, 1.181831051184269, -0.11672311591125926, -0.0778436693893374, -1.3885163231992916, 0.06912982527420974, -0.33635035726308804, 1.1828094747808253, 0.007669903803616761, -0.004601942375302315, -0.006135923322290182], "max": [0.45575825847761453, 0.33295995760404995, 1.3518283123661738, 0.36750642967559916, 0.7013783124587429, -0.03988410457190042, 0.06913042826006918, -0.3363503535631666, 1.1829667112343178, 0.012271846644580364, -0.003067961661145091, -0.006135923322290181], "count": [336]}, "gripper_mode_state": {"mean": [0.24107142857142858, 0.0], "std": [0.42773355596441043, 0.0], "min": [0, 0], "max": [1, 0], "count": [336]}, "gripper_activity_state": {"mean": [1.8511904761904763, 2.0], "std": [0.49569432968385413, 0.0], "min": [0, 2], "max": [2, 2], "count": [336]}, "gripper_mode_action": {"mean": [0.24702380952380953, 0.0], "std": [0.4312807056339924, 0.0], "min": [0, 0], "max": [1, 0], "count": [336]}, "gripper_activity_action": {"mean": [1.9732142857142858, 2.0], "std": [0.20958383204116998, 0.0], "min": [0, 2], "max": [2, 2], "count": [336]}, "gripper_open_scale_state": {"mean": [0.7630376403956215, 0.9774387643450799], "std": [0.352338969710697, 0.002515612467097576], "min": [0.12740013122558594, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [336]}, "gripper_open_scale_action": {"mean": [0.7529761904761905, 1.0], "std": [0.4312807056339924, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [336]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6087268709150326]], [[0.6513569635076253]], [[0.6224093518518519]]], "std": [[[0.18566464039768363]], [[0.19719447083576389]], [[0.1905028674914874]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.9764705882352941]], [[1.0]], [[1.0]]], "mean": [[[0.5839410266884532]], [[0.631302962962963]], [[0.5989138017429194]]], "std": [[[0.19057047440004446]], [[0.20141651184947618]], [[0.19027491576750305]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4592369852941176]], [[0.4653118654684096]], [[0.46308444989106756]]], "std": [[[0.17729960955320448]], [[0.17200308370375725]], [[0.17657213971399235]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6392156862745098]], [[0.6431372549019608]], [[0.6901960784313725]]], "mean": [[[0.4342077995642702]], [[0.4400725871459695]], [[0.4236216993464052]]], "std": [[[0.1910300943838758]], [[0.18426579960976314]], [[0.1882093065559474]]], "count": [100]}, "observation.state": {"min": [-0.7653191685676575, -0.002765957498922944, -1.968510627746582, -0.2827659547328949, -0.39872339367866516, -0.7825531959533691, -2.7585105895996094, -0.008936170488595963, -0.001276595750823617, 0.0, -0.002340425504371524, 0.012765957042574883, -0.007234042510390282, -2.760425567626953, 9.345863342285156, 97.3558578491211], "max": [-0.007234042510390282, 2.3229787349700928, 0.0, 0.6753191351890564, 0.0008510638144798577, 0.9289361834526062, -0.1678723394870758, -0.007659574504941702, -0.001276595750823617, 0.0, -0.00042553190723992884, 0.015319149009883404, -0.0019148936262354255, -2.742978811264038, 97.89613342285156, 97.96267700195312], "mean": [-0.2821385860443115, 1.3475654125213623, -1.0050256252288818, 0.38575050234794617, -0.13470301032066345, 0.30132198333740234, -2.1251800060272217, -0.007989393547177315, -0.001276592374779284, 0.0, -0.0009799017570912838, 0.013309311121702194, -0.002763748401775956, -2.7553367614746094, 76.24778747558594, 97.78551483154297], "std": [0.25570303201675415, 0.8362499475479126, 0.6774365305900574, 0.2789572477340698, 0.09894690662622452, 0.5608469247817993, 1.0394271612167358, 0.00022993513266555965, 3.3760443329811096e-09, 0.0, 0.00034977434552274644, 0.0003651954175438732, 0.0006216345936991274, 0.004805886186659336, 35.50889205932617, 0.1670534610748291], "count": [289]}, "action": {"min": [-0.7654564380645752, -0.004601942375302315, -1.969631314277649, -0.2899223566055298, -0.40343695878982544, -0.7884660959243774, -2.7585105895996094, -0.00920388475060463, 0.0, -0.0, -0.003067961661145091, 0.012271846644580364, -0.007669903803616762, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.006135923322290182, 2.322446823120117, -0.0, 0.6780195236206055, 0.0015339808305725455, 0.9341943264007568, -0.1678723394870758, -0.007669903803616762, 0.0, -0.0, -0.0, 0.015339807607233524, -0.0015339808305725455, -2.742978811264038, 100.0, 100.0, 0.0, 0.0], "mean": [-0.27979984879493713, 1.346564769744873, -1.0028787851333618, 0.38629844784736633, -0.13844600319862366, 0.30875492095947266, -2.1251800060272217, -0.0078928517177701, 0.0, 0.0, -0.001358822570182383, 0.013901342637836933, -0.003126353956758976, -2.7553367614746094, 76.12456512451172, 100.0, 0.0, 0.0], "std": [0.2561202049255371, 0.8364018797874451, 0.6768799424171448, 0.28158822655677795, 0.1007591038942337, 0.5617564916610718, 1.0394271612167358, 0.000540624198038131, 0.0, 0.0, 0.0005355974426493049, 0.00039187277434393764, 0.000498997513204813, 0.004805886186659336, 42.6322021484375, 0.0, 0.0, 0.0], "count": [289]}, "timestamp": {"min": [0.0], "max": [9.6], "mean": [4.8], "std": [2.780887148615228], "count": [289]}, "frame_index": {"min": [0], "max": [288], "mean": [144.0], "std": [83.42661445845684], "count": [289]}, "episode_index": {"min": [160], "max": [160], "mean": [160.0], "std": [0.0], "count": [289]}, "index": {"min": [40228], "max": [40516], "mean": [40372.0], "std": [83.42661445845684], "count": [289]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [289]}, "subtask_annotation": {"mean": [2.356401384083045, 6.0, 6.0, 6.0, 6.0], "std": [2.1178845107390787, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [289]}, "scene_annotation": {"mean": [160.0], "std": [0.0], "min": [160], "max": [160], "count": [289]}, "eef_direction_state": {"mean": [4.034602076124568, 6.0], "std": [2.1042500897641707, 0.0], "min": [0, 6], "max": [6, 6], "count": [289]}, "eef_velocity_state": {"mean": [1.065743944636678, 0.0], "std": [0.8600130059608471, 0.0], "min": [0, 0], "max": [2, 0], "count": [289]}, "eef_acc_mag_state": {"mean": [0.9307958477508651, 0.0], "std": [0.8737144128815082, 0.0], "min": [0, 0], "max": [2, 0], "count": [289]}, "eef_direction_action": {"mean": [4.176470588235294, 6.0], "std": [2.001729356138065, 0.0], "min": [0, 6], "max": [6, 6], "count": [289]}, "eef_velocity_action": {"mean": [1.0380622837370241, 0.0], "std": [0.8736458921723743, 0.0], "min": [0, 0], "max": [2, 0], "count": [289]}, "eef_acc_mag_action": {"mean": [1.0103806228373702, 0.0], "std": [0.8624597841915351, 0.0], "min": [0, 0], "max": [2, 0], "count": [289]}, "eef_sim_pose_state": {"mean": [0.2864019397621698, 0.23598636438388174, 1.2628592436130075, 0.056769726028411197, 0.7010425102301405, -0.5692707865924115, 0.06903508106678413, -0.3360078400845366, 1.1825662740964862, -0.0027937817831956624, -0.0022562970605842685, 0.005319919905624814], "std": [0.14034279137379146, 0.10495302373982274, 0.051563182773930336, 0.3953845531823249, 0.4681866420439471, 0.36214461373850915, 1.4570371046132715e-07, 9.857622644714763e-06, 3.585206743517002e-05, 0.0006232108047338196, 0.0003497424567912909, 0.0004271857416497317], "min": [0.06734050977675765, 0.01909913348005108, 1.1821677030341204, -0.8872430706347033, -0.030960181307047918, -0.9839948987986233, 0.06903444315352862, -0.3360276163486946, 1.1825094499460351, -0.00727206744476458, -0.00361671661948737, 0.0040425950822150355], "max": [0.44899339864214954, 0.33370377143340235, 1.3578873540178518, 0.4803080983460496, 1.2247817497304045, -0.0068085029849859055, 0.06903551280099185, -0.33596041870979004, 1.1827057289531755, -0.001937708719456664, -0.0017019388785268763, 0.007234142704268108], "count": [289]}, "eef_sim_pose_action": {"mean": [0.2860617351252368, 0.23682406242533074, 1.2625992103539576, 0.057966868747278966, 0.7014704471436213, -0.5745869388834489, 0.06913137803250816, -0.3359974894448288, 1.182634280150967, -0.0031452377091014676, -0.0013586889858376461, 0.00600849562928019], "std": [0.13983744060423475, 0.10526292497570547, 0.052014638160147314, 0.39643832722136507, 0.4710983881610494, 0.3653438974647097, 2.8055694328873627e-07, 1.5797691895879957e-05, 5.489915080666336e-05, 0.0005003967690418819, 0.0005355452709654456, 0.0006379589716041738], "min": [0.0686575280549469, 0.01910927211259345, 1.1821805252191744, -0.9001592062340154, -0.047402084168672864, -0.9980798845996316, 0.06913066879729166, -0.3360392386682924, 1.1824949999999999, -0.007716964047193392, -0.0030676692868023547, 0.004601942375302313], "max": [0.4460341595135781, 0.3337191283692503, 1.3807521767849713, 0.4802190192100333, 1.229338512789277, -0.004601724085008936, 0.06913216017324095, -0.33593523296760974, 1.1828094682015564, -0.0015551580485943031, 2.220446049250313e-16, 0.007669975984691601], "count": [289]}, "gripper_mode_state": {"mean": [0.23529411764705882, 0.0], "std": [0.4241825029957624, 0.0], "min": [0, 0], "max": [1, 0], "count": [289]}, "gripper_activity_state": {"mean": [1.8166089965397925, 2.0], "std": [0.5432195348413468, 0.0], "min": [0, 2], "max": [2, 2], "count": [289]}, "gripper_mode_action": {"mean": [0.23875432525951557, 0.0], "std": [0.4263222929068911, 0.0], "min": [0, 0], "max": [1, 0], "count": [289]}, "gripper_activity_action": {"mean": [1.9688581314878892, 2.0], "std": [0.22568406725426055, 0.0], "min": [0, 2], "max": [2, 2], "count": [289]}, "gripper_open_scale_state": {"mean": [0.7624768279910497, 0.9778553328464615], "std": [0.3550887483058546, 0.0016705352802877012], "min": [0.09345863342285156, 0.973558578491211], "max": [0.9789613342285156, 0.9796267700195312], "count": [289]}, "gripper_open_scale_action": {"mean": [0.7612456747404844, 1.0], "std": [0.4263222929068911, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [289]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.8941176470588236]], [[0.8901960784313725]], [[1.0]]], "mean": [[[0.6409516557734205]], [[0.6855373311546841]], [[0.6595514569716776]]], "std": [[[0.1603294222504704]], [[0.17228638239982766]], [[0.16660875757044824]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8901960784313725]], [[0.8784313725490196]], [[1.0]]], "mean": [[[0.6045442619825708]], [[0.6539518518518518]], [[0.6246305392156862]]], "std": [[[0.17619619068294598]], [[0.1871731364027034]], [[0.17705383940909028]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6196078431372549]], [[0.6196078431372549]], [[0.6392156862745098]]], "mean": [[[0.45626215413943355]], [[0.4607305419389978]], [[0.4533277696078431]]], "std": [[[0.17368343983863838]], [[0.16756106176585023]], [[0.17015008827710157]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[1.0]]], "mean": [[[0.4338140740740741]], [[0.4403858850762527]], [[0.4299146623093682]]], "std": [[[0.19853692929710173]], [[0.19385070654458658]], [[0.20259786325512555]]], "count": [100]}, "observation.state": {"min": [-0.007659574504941702, -0.001276595750823617, 0.0, 0.0017021276289597154, -0.01425531879067421, 0.012978723272681236, -2.7585105895996094, -0.25255319476127625, -0.0019148936262354255, -1.4710638523101807, -0.1153191477060318, -0.037021275609731674, -1.0242552757263184, -2.760425567626953, 97.77780151367188, 9.715927124023438], "max": [-0.007659574504941702, -0.001276595750823617, 0.0, 0.002340425504371524, -0.012978723272681236, 0.01425531879067421, -2.7551064491271973, 0.510212779045105, 2.215744733810425, 0.0, 0.39042553305625916, 0.9525532126426697, 0.006170212756842375, -0.1785106360912323, 97.89613342285156, 97.96267700195312], "mean": [-0.007659562863409519, -0.0012765931896865368, 0.0, 0.0018471573712304235, -0.013566839508712292, 0.01357480138540268, -2.7561330795288086, 0.07340654730796814, 1.4676190614700317, -0.949542760848999, 0.1040927916765213, 0.4621484875679016, -0.38107502460479736, -1.7901506423950195, 97.81364440917969, 64.79240417480469], "std": [1.1641532182693481e-08, 2.561137080192566e-09, 0.0, 0.00011347022518748417, 0.00022856876603327692, 0.0002211584069300443, 0.0013748410856351256, 0.2889096140861511, 0.8310875296592712, 0.5076059103012085, 0.13410459458827972, 0.3374882936477661, 0.3865431845188141, 1.1784460544586182, 0.047793641686439514, 40.25957107543945], "count": [267]}, "action": {"min": [-0.007669903803616762, -0.0015339808305725455, -0.0, 0.0015339808305725455, -0.013805827125906944, 0.013805827125906944, -2.7585105895996094, -0.2546408176422119, 0.0, -1.4741555452346802, -0.11658254265785217, -0.03834952041506767, -1.0308350324630737, -2.760425567626953, 100.0, 0.0, 0.0, 0.0], "max": [-0.007669903803616762, 0.0, -0.0, 0.003067961661145091, -0.013805827125906944, 0.013805827125906944, -2.7551064491271973, 0.5123496055603027, 2.2181363105773926, -0.0, 0.3957670331001282, 0.9587379693984985, 0.006135923322290182, -0.1785106360912323, 100.0, 100.0, 0.0, 0.0], "mean": [-0.007669919636100531, -0.0015224928501993418, 0.0, 0.001769481459632516, -0.013805853202939034, 0.013805853202939034, -2.7561330795288086, 0.07624501734972, 1.4660035371780396, -0.9484779834747314, 0.10836117714643478, 0.4668595790863037, -0.3858340084552765, -1.7901506423950195, 100.0, 63.29587936401367, 0.0, 0.0], "std": [1.5832483768463135e-08, 0.00013226529699750245, 0.0, 0.0005529034533537924, 2.60770320892334e-08, 2.60770320892334e-08, 0.0013748410856351256, 0.29142844676971436, 0.8309610486030579, 0.5070227980613708, 0.13730715215206146, 0.33968377113342285, 0.3864879012107849, 1.1784460544586182, 0.0, 48.19980239868164, 0.0, 0.0], "count": [267]}, "timestamp": {"min": [0.0], "max": [8.866666666666667], "mean": [4.433333333333334], "std": [2.5691906781593192], "count": [267]}, "frame_index": {"min": [0], "max": [266], "mean": [133.0], "std": [77.07572034477957], "count": [267]}, "episode_index": {"min": [161], "max": [161], "mean": [161.0], "std": [0.0], "count": [267]}, "index": {"min": [40517], "max": [40783], "mean": [40650.0], "std": [77.07572034477957], "count": [267]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [267]}, "subtask_annotation": {"mean": [2.1722846441947565, 6.0, 6.0, 6.0, 6.0], "std": [1.0601302060639246, 0.0, 0.0, 0.0, 0.0], "min": [1, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [267]}, "scene_annotation": {"mean": [161.0], "std": [0.0], "min": [161], "max": [161], "count": [267]}, "eef_direction_state": {"mean": [6.0, 3.7191011235955056], "std": [0.0, 2.2098965219471465], "min": [6, 0], "max": [6, 6], "count": [267]}, "eef_velocity_state": {"mean": [0.0, 1.2247191011235956], "std": [0.0, 0.8358020076562312], "min": [0, 0], "max": [0, 2], "count": [267]}, "eef_acc_mag_state": {"mean": [0.0, 1.1161048689138577], "std": [0.0, 0.819702944877876], "min": [0, 0], "max": [0, 2], "count": [267]}, "eef_direction_action": {"mean": [6.0, 3.752808988764045], "std": [0.0, 2.180682463063615], "min": [6, 0], "max": [6, 6], "count": [267]}, "eef_velocity_action": {"mean": [0.0, 1.2209737827715357], "std": [0.0, 0.82098540137764], "min": [0, 0], "max": [0, 2], "count": [267]}, "eef_acc_mag_action": {"mean": [0.0, 1.1910112359550562], "std": [0.0, 0.8147939859707662], "min": [0, 0], "max": [0, 2], "count": [267]}, "eef_sim_pose_state": {"mean": [0.06903046338849884, 0.3333798511611551, 1.1822764978141662, 0.01356704711279786, 0.0005705108649711934, -0.02122639511827259, 0.3293137504947598, -0.31151753830833373, 1.2424144601221803, 0.030282437046520134, 0.44994796594804093, 0.662937150250183], "std": [1.0923010980580839e-07, 5.142321346932599e-06, 1.163080769605338e-05, 0.00022100750178052282, 0.00011345991142517588, 0.0002285686336852404, 0.16809322359990614, 0.09763242924174984, 0.04913846695983135, 0.14005413049066337, 0.24282543951589894, 0.6758911841322391], "min": [0.06903013786466694, 0.33336436136541486, 1.1822259373826205, 0.01296989602904984, 0.00042548864182401225, -0.02191489458609904, 0.0593838722579442, -0.427852620540532, 1.1823931222963, -0.21921703732821057, -0.060818782872973376, -0.16060931081852156], "max": [0.06903074903610643, 0.33339308246351995, 1.1822913637672072, 0.014246763137766875, 0.0010637401551696346, -0.02063829895256767, 0.5209769470480438, -0.17016327741626366, 1.3734129134402617, 0.2989488773977144, 0.7706621395126749, 1.6594928562966156], "count": [267]}, "eef_sim_pose_action": {"mean": [0.06901182913426286, 0.33337485250912235, 1.1822788274023432, 0.013802417355860687, 0.0002469646117182786, -0.02147573354393371, 0.3282027768792948, -0.3101623414341634, 1.2423601323189688, 0.03219932073487212, 0.45003250663261396, 0.6728188082144348], "std": [9.962358059566379e-06, 7.641182634569913e-08, 5.6865254387788576e-05, 7.782434261936662e-06, 0.0005636702269203159, 5.967134288070264e-09, 0.16776807358638074, 0.09781018766555336, 0.04960901908635449, 0.14854040483139153, 0.2463135452505355, 0.6779883127321036], "min": [0.06901086172328824, 0.333373972951305, 1.1821454691797846, 0.013784649907885183, 0.0, -0.02147574717070222, 0.05842276725813128, -0.4283216795400168, 1.183298157190792, -0.22232486362336412, -0.053661444317323115, -0.15816784328654643], "max": [0.0691265033978279, 0.3333748599292173, 1.182337765714228, 0.013805827125906944, 0.0015338346437450134, -0.021475730929523706, 0.5212505726365376, -0.16986015994547488, 1.3841811505673716, 0.3166185829535312, 0.8107679497236533, 1.6723820656040744], "count": [267]}, "gripper_mode_state": {"mean": [0.0, 0.36329588014981273], "std": [0.0, 0.4809490447188603], "min": [0, 0], "max": [0, 1], "count": [267]}, "gripper_activity_state": {"mean": [2.0, 1.8127340823970037], "std": [0.0, 0.549554481184259], "min": [2, 0], "max": [2, 2], "count": [267]}, "gripper_mode_action": {"mean": [0.0, 0.36704119850187267], "std": [0.0, 0.4819978808088072], "min": [0, 0], "max": [0, 1], "count": [267]}, "gripper_activity_action": {"mean": [2.0, 1.9662921348314606], "std": [0.0, 0.2346136294137205], "min": [2, 0], "max": [2, 2], "count": [267]}, "gripper_open_scale_state": {"mean": [0.978138682333271, 0.6479245863782326], "std": [0.0004779314041151397, 0.40259581517512083], "min": [0.9777780151367188, 0.09715927124023438], "max": [0.9789613342285156, 0.9796267700195312], "count": [267]}, "gripper_open_scale_action": {"mean": [1.0, 0.6329588014981273], "std": [0.0, 0.4819978808088072], "min": [1.0, 0.0], "max": [1.0, 1.0], "count": [267]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9921568627450981]], [[1.0]], [[1.0]]], "mean": [[[0.6190070697167757]], [[0.6578610403050109]], [[0.6357224509803922]]], "std": [[[0.19957812258888705]], [[0.21038415740781288]], [[0.21120932059345313]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9607843137254902]], [[0.9176470588235294]], [[0.9921568627450981]]], "mean": [[[0.59697549291939]], [[0.6419354221132897]], [[0.616862001633987]]], "std": [[[0.19986635845047762]], [[0.21031590044588902]], [[0.20719234263247296]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4460180092592593]], [[0.4518504547930283]], [[0.4484002178649238]]], "std": [[[0.17982167073388344]], [[0.1725336975677017]], [[0.17371024786933886]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7333333333333333]], [[0.6941176470588235]], [[0.6862745098039216]]], "mean": [[[0.4314730473856209]], [[0.43519355664488013]], [[0.4206986655773421]]], "std": [[[0.19550500321099312]], [[0.1902118288827016]], [[0.1966477803442597]]], "count": [100]}, "observation.state": {"min": [-1.1891489028930664, -0.003617021255195141, -2.008085012435913, -0.17744681239128113, -0.5891489386558533, -0.8831914663314819, -2.7585105895996094, -0.002340425504371524, 0.0, -0.002340425504371524, -0.003829787252470851, -0.00042553190723992884, -0.05723404139280319, -2.742978811264038, 11.794787406921387, 97.3410415649414], "max": [0.05042553320527077, 2.3865957260131836, 0.0, 0.8312765955924988, 0.7589361667633057, 1.7068085670471191, -0.23808510601520538, -0.001276595750823617, 0.00042553190723992884, -0.0008510638144798577, -0.0019148936262354255, 0.009148935787379742, 0.012765957042574883, -2.742553234100342, 97.89613342285156, 97.3558578491211], "mean": [-0.353452205657959, 1.4598907232284546, -1.1953359842300415, 0.2060675323009491, 0.04301149770617485, 0.3912465274333954, -1.841383695602417, -0.0017030384624376893, 5.455537575471681e-06, -0.0019121648510918021, -0.0026177491527050734, 0.00011001999519066885, 0.011097460985183716, -2.7427871227264404, 66.55847930908203, 97.34898376464844], "std": [0.5061639547348022, 0.9206015467643738, 0.7912082672119141, 0.2395341396331787, 0.46089330315589905, 0.8593901991844177, 1.1449495553970337, 6.0620903241215274e-05, 4.787217403645627e-05, 0.00020861627126578242, 0.00029157675453461707, 0.0010386576177552342, 0.0071457764133811, 0.00021184890647418797, 39.10135269165039, 0.007377122528851032], "count": [234]}, "action": {"min": [-1.1888351440429688, -0.0015339808305725455, -2.0079808235168457, -0.18867963552474976, -0.5936505794525146, -0.8897088766098022, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.003067961661145091, -0.004601942375302315, 0.0, -0.06289321184158325, -2.742978811264038, 0.0, 100.0, 0.0, 0.0], "max": [0.05215534567832947, 2.3853402137756348, -0.0, 0.8544272780418396, 0.7669904232025146, 1.7226604223251343, -0.23808510601520538, -0.0015339808305725455, 0.0015339808305725455, -0.0, -0.0015339808305725455, 0.01073786523193121, 0.013805827125906944, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.3526380956172943, 1.4543198347091675, -1.193954348564148, 0.20958484709262848, 0.03768080472946167, 0.40133240818977356, -1.841383695602417, -0.0015339830424636602, 0.0006621020729653537, -0.0018879787530750036, -0.002989300526678562, 0.00019666421576403081, 0.011019769124686718, -2.7427871227264404, 64.52991485595703, 100.0, 0.0, 0.0], "std": [0.5085554718971252, 0.924109160900116, 0.7931995391845703, 0.25100648403167725, 0.46835124492645264, 0.869379460811615, 1.1449495553970337, 2.2118911147117615e-09, 0.00075978331733495, 0.0007058021146804094, 0.00041811412665992975, 0.001220586127601564, 0.007977795787155628, 0.00021184890647418797, 47.8422737121582, 0.0, 0.0, 0.0], "count": [234]}, "timestamp": {"min": [0.0], "max": [7.766666666666667], "mean": [3.8833333333333337], "std": [2.251645488838642], "count": [234]}, "frame_index": {"min": [0], "max": [233], "mean": [116.5], "std": [67.54936466515926], "count": [234]}, "episode_index": {"min": [169], "max": [169], "mean": [169.0], "std": [0.0], "count": [234]}, "index": {"min": [42720], "max": [42953], "mean": [42836.5], "std": [67.54936466515926], "count": [234]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [234]}, "subtask_annotation": {"mean": [3.02991452991453, 6.0, 6.0, 6.0, 6.0], "std": [2.051464557408123, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [234]}, "scene_annotation": {"mean": [169.0], "std": [0.0], "min": [169], "max": [169], "count": [234]}, "eef_direction_state": {"mean": [4.1581196581196584, 6.0], "std": [1.8224028149314226, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_state": {"mean": [1.4017094017094016, 0.0], "std": [0.842866791594702, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_state": {"mean": [1.205128205128205, 0.0], "std": [0.8010512488109375, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_direction_action": {"mean": [4.05982905982906, 6.0], "std": [1.9272698829039736, 0.0], "min": [0, 6], "max": [6, 6], "count": [234]}, "eef_velocity_action": {"mean": [1.3675213675213675, 0.0], "std": [0.8381735393234863, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_acc_mag_action": {"mean": [1.1623931623931625, 0.0], "std": [0.8001844334118324, 0.0], "min": [0, 0], "max": [2, 0], "count": [234]}, "eef_sim_pose_state": {"mean": [0.2961932404774949, 0.22934069745060562, 1.279585248455364, 0.42887235225622394, 0.379027919408493, -0.30058990697243565, 0.06898520464266836, -0.33644869269011857, 1.183293368732743, 0.011097029189667158, -0.004524456831085552, -0.0015930159617299267], "std": [0.17955159306913204, 0.1606385963570207, 0.08593056272118614, 0.5157871894920284, 0.2457009895557994, 0.2939157150097981, 1.6414783765314635e-05, 2.341272694344635e-05, 6.268526780962687e-05, 0.007149789867903812, 0.0003501031711430977, 0.001039785671528368], "min": [0.06885888873922473, -0.06356615738879245, 1.1819322487256276, -0.2422106478805076, 0.0006382977012058255, -0.9647579170161511, 0.0689520172631833, -0.33647052681917794, 1.1830144048140288, -0.05726713297119308, -0.005531906867712211, -0.002340425504371524], "max": [0.5742971815890009, 0.34625338763129476, 1.5021804039837694, 1.2441118501045012, 0.6655444093947809, 0.19871205914217446, 0.06906517409558374, -0.3362454490816992, 1.1834270825267192, 0.012765957042574883, -0.0036168699359837575, 0.00744686800245278], "count": [234]}, "eef_sim_pose_action": {"mean": [0.29365680678435757, 0.22981983569053646, 1.279505507579905, 0.4266464798276285, 0.3762410147300228, -0.30961373644985757, 0.06903692040869079, -0.33645070079673317, 1.1833397598337831, 0.011019027168332893, -0.004215167609965014, -0.0013373152228024212], "std": [0.17953658613776402, 0.16108395448659787, 0.08867032079658364, 0.5165445546429698, 0.25370041169378105, 0.3067144513535323, 7.858737494587052e-05, 2.74487080152097e-05, 0.00019932757239359813, 0.00798185678874209, 0.0011081871834386196, 0.00122059343728274], "min": [0.06893009691657197, -0.06365088630549987, 1.1815168161556884, -0.23258697243096774, -0.03219843129986555, -0.9966745707259298, 0.06889617473878787, -0.33645527020849253, 1.182809470800749, -0.06292615467071488, -0.006135923322290182, -0.0015339808305725473], "max": [0.574714634474547, 0.34612931709222095, 1.5294075184623943, 1.2328435769694863, 0.6847003286325459, 0.24585832663259252, 0.0691307433119031, -0.3362136378684503, 1.1836948028491903, 0.01380582712590694, -0.0015339808305723235, 0.0092039349321534], "count": [234]}, "gripper_mode_state": {"mean": [0.34615384615384615, 0.0], "std": [0.4757429568020383, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_state": {"mean": [1.7692307692307692, 2.0], "std": [0.5974964203964644, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_mode_action": {"mean": [0.3547008547008547, 0.0], "std": [0.4784225730202728, 0.0], "min": [0, 0], "max": [1, 0], "count": [234]}, "gripper_activity_action": {"mean": [1.9615384615384615, 2.0], "std": [0.2502464268710659, 0.0], "min": [0, 2], "max": [2, 2], "count": [234]}, "gripper_open_scale_state": {"mean": [0.6655843774681438, 0.9734914619902252], "std": [0.39101356264920595, 7.375328340439232e-05], "min": [0.11794787406921386, 0.9734104156494141], "max": [0.9789613342285156, 0.973558578491211], "count": [234]}, "gripper_open_scale_action": {"mean": [0.6452991452991453, 1.0], "std": [0.47842257302027275, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [234]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6048034123093682]], [[0.6528259831154684]], [[0.6346376225490196]]], "std": [[[0.18499675806549307]], [[0.19348702769135018]], [[0.18624535740266654]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5776717429193899]], [[0.6304999618736383]], [[0.6092892510893246]]], "std": [[[0.19145459403257895]], [[0.19978648858809678]], [[0.18925984796156162]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.433806484204793]], [[0.4486970588235294]], [[0.45386614379084966]]], "std": [[[0.1856498653418381]], [[0.17324687639860786]], [[0.1701139345871574]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6313725490196078]], [[0.6509803921568628]], [[0.6941176470588235]]], "mean": [[[0.4319498202614379]], [[0.44067067538126364]], [[0.4327166938997821]]], "std": [[[0.19183034997206333]], [[0.18483132253001258]], [[0.19244071353772782]]], "count": [100]}, "observation.state": {"min": [-0.7017021179199219, -0.0031914892606437206, -1.9776595830917358, -0.051914893090724945, -0.46702128648757935, -0.9263829588890076, -2.7585105895996094, 0.00042553190723992884, 0.0, 0.0, -0.0019148936262354255, 0.00042553190723992884, 0.012765957042574883, -2.760425567626953, 10.479523658752441, 97.71121215820312], "max": [-0.0017021276289597154, 2.4502127170562744, 0.0, 0.6142553091049194, 0.7446808218955994, 1.551914930343628, -0.20042553544044495, 0.001276595750823617, 0.0, 0.0, -0.00042553190723992884, 0.0017021276289597154, 0.015744680538773537, -2.7531914710998535, 97.89613342285156, 97.96267700195312], "mean": [-0.26789742708206177, 1.4620996713638306, -1.1717333793640137, 0.18931695818901062, 0.034211475402116776, 0.2847987413406372, -1.8511545658111572, 0.0009762212866917253, 0.0, 0.0, -0.0012630380224436522, 0.001180643797852099, 0.015160597860813141, -2.7590646743774414, 66.88626098632812, 97.91534423828125], "std": [0.2861805260181427, 0.9370484352111816, 0.7848617434501648, 0.17171287536621094, 0.32240962982177734, 0.6824729442596436, 1.1348925828933716, 0.0002863137633539736, 0.0, 0.0, 0.0002563649613875896, 0.00025909364921972156, 0.0004283243615645915, 0.0027444660663604736, 38.76025390625, 0.09539934247732162], "count": [204]}, "action": {"min": [-0.7040972113609314, -0.0015339808305725455, -1.9773012399673462, -0.07669904083013535, -0.4939418137073517, -1.0016894340515137, -2.7585105895996094, 0.0, 0.0, 0.0, -0.003067961661145091, 0.0, 0.012271846644580364, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.0015339808305725455, 2.4497673511505127, 0.0015339808305725455, 0.6320000886917114, 0.754718542098999, 1.5646604299545288, -0.20042553544044495, 0.0015339808305725455, 0.0015339808305725455, 0.0, -0.0015339808305725455, 0.0015339808305725455, 0.015339807607233524, -2.7531914710998535, 100.0, 100.0, 0.0, 0.0], "mean": [-0.2717028260231018, 1.4641482830047607, -1.1743675470352173, 0.1919882595539093, 0.028965163975954056, 0.300690233707428, -1.8511545658111572, 0.0013685530284419656, 0.00042868731543421745, 0.0, -0.0015490219229832292, 0.0015264633111655712, 0.015249600633978844, -2.7590646743774414, 65.68627166748047, 100.0, 0.0, 0.0], "std": [0.289877712726593, 0.9381563067436218, 0.7872847318649292, 0.17375579476356506, 0.32719311118125916, 0.6868785619735718, 1.1348925828933716, 0.00047581325634382665, 0.0006882674642838538, 0.0, 0.0001511403388576582, 0.00010713659867178649, 0.0004200170806143433, 0.0027444660663604736, 47.475711822509766, 0.0, 0.0, 0.0], "count": [204]}, "timestamp": {"min": [0.0], "max": [6.766666666666667], "mean": [3.3833333333333337], "std": [1.9629673305332263], "count": [204]}, "frame_index": {"min": [0], "max": [203], "mean": [101.5], "std": [58.88901991599679], "count": [204]}, "episode_index": {"min": [173], "max": [173], "mean": [173.0], "std": [0.0], "count": [204]}, "index": {"min": [43686], "max": [43889], "mean": [43787.5], "std": [58.88901991599679], "count": [204]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [204]}, "subtask_annotation": {"mean": [2.9705882352941178, 6.0, 6.0, 6.0, 6.0], "std": [2.0530029767651814, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [204]}, "scene_annotation": {"mean": [173.0], "std": [0.0], "min": [173], "max": [173], "count": [204]}, "eef_direction_state": {"mean": [3.9166666666666665, 6.0], "std": [1.9921209179249117, 0.0], "min": [0, 6], "max": [6, 6], "count": [204]}, "eef_velocity_state": {"mean": [1.2941176470588236, 0.0], "std": [0.8527721265875545, 0.0], "min": [0, 0], "max": [2, 0], "count": [204]}, "eef_acc_mag_state": {"mean": [1.2303921568627452, 0.0], "std": [0.834817018307684, 0.0], "min": [0, 0], "max": [2, 0], "count": [204]}, "eef_direction_action": {"mean": [4.132352941176471, 6.0], "std": [1.9395603789693756, 0.0], "min": [0, 6], "max": [6, 6], "count": [204]}, "eef_velocity_action": {"mean": [1.2401960784313726, 0.0], "std": [0.8723149058032788, 0.0], "min": [0, 0], "max": [2, 0], "count": [204]}, "eef_acc_mag_action": {"mean": [1.1666666666666667, 0.0], "std": [0.8411399050510447, 0.0], "min": [0, 0], "max": [2, 0], "count": [204]}, "eef_sim_pose_state": {"mean": [0.33318002913937406, 0.22844832834061754, 1.269431980737291, 0.29606818328631473, 0.432948932555789, -0.23669791506651505, 0.06913036985998462, -0.33648592701169844, 1.1826244650353506, 0.015159129898128586, -0.0012630362095019752, 0.0021568637114925925], "std": [0.17797563434419247, 0.1218983708456947, 0.07202588846743692, 0.42344406916178107, 0.2863322522104285, 0.28409187626686044, 3.424801096927652e-08, 8.776405285472632e-06, 2.6278157431049962e-05, 0.00042835464577105245, 0.0002563648587490487, 0.0003850582484668403], "min": [0.06889084826734868, 0.0360604966971276, 1.1820733230747877, -0.2342564045128792, -0.0008510637562721968, -0.8154738738769349, 0.06913027432051541, -0.3365097668229938, 1.1825386182879685, 0.012764508422118124, -0.0019148929327466035, 0.0008510639685883102], "max": [0.4945873269634556, 0.3340888960423341, 1.453039657831188, 1.1770385152666967, 0.8651706913696882, 0.4452164345695798, 0.06913048076153233, -0.33647121365036725, 1.182691282205809, 0.01574431838388887, -0.00042553156049596197, 0.002978725845516366], "count": [204]}, "eef_sim_pose_action": {"mean": [0.3330638396430696, 0.2267342668873813, 1.2693166267514973, 0.3017719165840167, 0.4335834649929437, -0.2502552598463602, 0.06916274892581889, -0.33648704201416413, 1.1826635270605077, 0.015247866427011002, -0.0011203310630082516, 0.0028950141512019607], "std": [0.17729080962483942, 0.12281476664695613, 0.07203161543561107, 0.42140439293378157, 0.2852125246123113, 0.29930045774739256, 5.207185914274457e-05, 1.1151539508572456e-05, 2.3715849557441796e-05, 0.00041998869095585996, 0.0006806676731307539, 0.00048516885341129304], "min": [0.0689723853089424, 0.03594440123524461, 1.181720399450982, -0.3076378197309365, 0.0, -0.8538909656495488, 0.06913031266903671, -0.3365250324820632, 1.1826522375347968, 0.012269493546468958, -0.0015339808305723235, 0.0015339808305725438], "max": [0.494647099664118, 0.334880104555803, 1.436632080812445, 1.1732810594249437, 0.8954644528331897, 0.471347015081123, 0.06924639844322603, -0.3364557208429074, 1.182844356486347, 0.015339807607233523, 0.0, 0.0030679634659470196], "count": [204]}, "gripper_mode_state": {"mean": [0.3382352941176471, 0.0], "std": [0.4731090571219235, 0.0], "min": [0, 0], "max": [1, 0], "count": [204]}, "gripper_activity_state": {"mean": [1.75, 2.0], "std": [0.6193370902606665, 0.0], "min": [0, 2], "max": [2, 2], "count": [204]}, "gripper_mode_action": {"mean": [0.3431372549019608, 0.0], "std": [0.47475686324718713, 0.0], "min": [0, 0], "max": [1, 0], "count": [204]}, "gripper_activity_action": {"mean": [1.9558823529411764, 2.0], "std": [0.2675500793920629, 0.0], "min": [0, 2], "max": [2, 2], "count": [204]}, "gripper_open_scale_state": {"mean": [0.668862333204232, 0.9791518417059235], "std": [0.38760246959145817, 0.0009539910435717826], "min": [0.10479523658752442, 0.9771121215820312], "max": [0.9789613342285156, 0.9796267700195312], "count": [204]}, "gripper_open_scale_action": {"mean": [0.6568627450980392, 1.0], "std": [0.47475686324718713, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [204]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6022538071895426]], [[0.6430396650326797]], [[0.6292837935729848]]], "std": [[[0.21151140847003919]], [[0.22268235717575457]], [[0.22510338150575612]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[0.9764705882352941]], [[0.9686274509803922]]], "mean": [[[0.5765053513071895]], [[0.6235203894335511]], [[0.6058837173202615]]], "std": [[[0.21450821946228085]], [[0.22580396672171954]], [[0.22502574227805083]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4439808932461874]], [[0.45303451252723315]], [[0.45423295479302833]]], "std": [[[0.19051931203453126]], [[0.17998995521757855]], [[0.18230236550109394]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.796078431372549]], [[0.7803921568627451]], [[0.788235294117647]]], "mean": [[[0.43647559095860566]], [[0.4396543055555555]], [[0.42698929466230934]]], "std": [[[0.1973074239247612]], [[0.1901354675862617]], [[0.19769044230859256]]], "count": [100]}, "observation.state": {"min": [-1.2089362144470215, -0.003617021255195141, -1.9761701822280884, -0.010851063765585423, -0.5787234306335449, -0.8821276426315308, -2.7585105895996094, 0.0, -0.001276595750823617, 0.0, 0.04021276533603668, 0.01234042551368475, -0.02914893627166748, -2.760425567626953, 9.46423625946045, 97.3410415649414], "max": [0.0682978704571724, 2.349574565887451, 0.0, 1.0006382465362549, 0.7374467849731445, 1.749148964881897, -0.17127659916877747, 0.001276595750823617, -0.001276595750823617, 0.0, 0.04127659648656845, 0.021063830703496933, -0.01808510720729828, -2.742553234100342, 97.89613342285156, 97.96267700195312], "mean": [-0.4813646376132965, 1.5052611827850342, -1.2692677974700928, 0.29344016313552856, 0.07584436982870102, 0.20998845994472504, -2.0298774242401123, 0.0004362151667010039, -0.0012765944702550769, 0.0, 0.04101395979523659, 0.019817480817437172, -0.028140293434262276, -2.7487218379974365, 72.9912338256836, 97.55537414550781], "std": [0.5535860657691956, 0.9197240471839905, 0.7767642140388489, 0.2360505759716034, 0.4170675575733185, 0.8156769871711731, 1.077002763748169, 0.00014525830920320004, 1.280568540096283e-09, 0.0, 0.00025779957650229335, 0.0014093933859840035, 0.0017390020657330751, 0.00724842818453908, 36.78873825073242, 0.25213128328323364], "count": [239]}, "action": {"min": [-1.208776831626892, 0.0, -1.9757672548294067, -0.016873788088560104, -0.5844466686248779, -0.8866409063339233, -2.7585105895996094, 0.0, 0.0, -0.0, 0.03988350182771683, 0.013805827125906944, -0.029145635664463043, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.06902913749217987, 2.3500585556030273, -0.0, 1.084524393081665, 0.7654564380645752, 1.7594759464263916, -0.17127659916877747, 0.0015339808305725455, 0.0, -0.0, 0.041417479515075684, 0.02147573046386242, -0.01840776950120926, -2.742553234100342, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4802968502044678, 1.4959460496902466, -1.2629283666610718, 0.29340797662734985, 0.07098028063774109, 0.21880735456943512, -2.0298774242401123, 0.0008600566652603447, 0.0, 0.0, 0.04134689271450043, 0.02037823013961315, -0.02875417098402977, -2.7487218379974365, 72.38493347167969, 100.0, 0.0, 0.0], "std": [0.5551782846450806, 0.9243496656417847, 0.7814234495162964, 0.24130070209503174, 0.42022573947906494, 0.8192045092582703, 1.077002763748169, 0.0007613230845890939, 0.0, 0.0, 0.00032142861164174974, 0.0016019612085074186, 0.001875931746326387, 0.00724842818453908, 44.70925521850586, 0.0, 0.0, 0.0], "count": [239]}, "timestamp": {"min": [0.0], "max": [7.933333333333334], "mean": [3.9666666666666663], "std": [2.2997584414213788], "count": [239]}, "frame_index": {"min": [0], "max": [238], "mean": [119.0], "std": [68.99275324264136], "count": [239]}, "episode_index": {"min": [175], "max": [175], "mean": [175.0], "std": [0.0], "count": [239]}, "index": {"min": [44140], "max": [44378], "mean": [44259.0], "std": [68.99275324264136], "count": [239]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [239]}, "subtask_annotation": {"mean": [2.3682008368200838, 6.0, 6.0, 6.0, 6.0], "std": [2.168236201950103, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [239]}, "scene_annotation": {"mean": [175.0], "std": [0.0], "min": [175], "max": [175], "count": [239]}, "eef_direction_state": {"mean": [4.050209205020921, 6.0], "std": [1.8242869754469997, 0.0], "min": [0, 6], "max": [6, 6], "count": [239]}, "eef_velocity_state": {"mean": [1.3179916317991631, 0.0], "std": [0.8429690405212136, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_acc_mag_state": {"mean": [1.1757322175732217, 0.0], "std": [0.8197847632151288, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_direction_action": {"mean": [4.01255230125523, 6.0], "std": [1.8780412914664215, 0.0], "min": [0, 6], "max": [6, 6], "count": [239]}, "eef_velocity_action": {"mean": [1.3305439330543933, 0.0], "std": [0.8356267642159807, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_acc_mag_action": {"mean": [1.213389121338912, 0.0], "std": [0.792530914386452, 0.0], "min": [0, 0], "max": [2, 0], "count": [239]}, "eef_sim_pose_state": {"mean": [0.27072047827463847, 0.17932199413263022, 1.2803589208404087, 0.3291747096473788, 0.4404962896890439, -0.35641329078579526, 0.0689486721785912, -0.33605433998520534, 1.1782630287997315, -0.02735227764764143, 0.039729532193563975, 0.020269376502863732], "std": [0.15977326141024562, 0.18668890112571793, 0.08089529323420323, 0.4941363508102269, 0.2584300713858046, 0.3903478907239983, 1.3748448436614922e-06, 3.201365897148501e-05, 2.6394083165986164e-05, 0.0016854407776727312, 0.00025733985941731735, 0.0014124375427912303], "min": [0.06885024919265001, -0.08406035384652397, 1.182757715109949, -0.1975879279459415, -0.014042321765635357, -1.4118004526980221, 0.06894707762871521, -0.33622232607855324, 1.1782361120185558, -0.028348663628115965, 0.03893320340517836, 0.012775316580732927], "max": [0.5689378884081603, 0.3558982019149169, 1.4983745196812557, 1.3175135442931845, 0.7257097704696034, 0.28170555886831755, 0.06895470657124399, -0.33602605379810485, 1.1783449819452247, -0.01760438758670067, 0.03999298588259759, 0.021505862932315337], "count": [239]}, "eef_sim_pose_action": {"mean": [0.26775948897205104, 0.17935088236652852, 1.2798124503889285, 0.326737286277519, 0.4373478239379204, -0.36565202173110406, 0.06903779859727065, -0.33605138815367297, 1.1782582230610932, -0.027910883792987656, 0.04133823118781136, 0.021255690065664207], "std": [0.1594409489176224, 0.18679929024147537, 0.08382564494460076, 0.4979694330694969, 0.2623328975187437, 0.40192054226355545, 1.7933519145866177e-06, 4.004961679588149e-05, 3.2907273577534353e-05, 0.0018175117838316233, 0.0003208551154071708, 0.0017742880903116145], "min": [0.06655401618626783, -0.08486221939779645, 1.1828443515722349, -0.19126985995471846, -0.016868050401625867, -1.4447997779254336, 0.06903668227148743, -0.336214685984092, 1.1782508865578267, -0.02834991972876763, 0.03987430002819514, 0.013816813431770651], "max": [0.5689422178867304, 0.356324672515348, 1.5243214427162277, 1.3157474816962884, 0.7254584423969961, 0.2992661922944459, 0.06904682756103145, -0.33600700878430695, 1.178408112069417, -0.017856870181915997, 0.04141353021595262, 0.023028138610585707], "count": [239]}, "gripper_mode_state": {"mean": [0.26778242677824265, 0.0], "std": [0.4428035667053707, 0.0], "min": [0, 0], "max": [1, 0], "count": [239]}, "gripper_activity_state": {"mean": [1.786610878661088, 2.0], "std": [0.5789803286550601, 0.0], "min": [0, 2], "max": [2, 2], "count": [239]}, "gripper_mode_action": {"mean": [0.27615062761506276, 0.0], "std": [0.44709222592533343, 0.0], "min": [0, 0], "max": [1, 0], "count": [239]}, "gripper_activity_action": {"mean": [1.9623430962343096, 2.0], "std": [0.24767612697822136, 0.0], "min": [0, 2], "max": [2, 2], "count": [239]}, "gripper_open_scale_state": {"mean": [0.7299126247182542, 0.9755544488499854], "std": [0.36788741379496176, 0.0025213128536954467], "min": [0.0946423625946045, 0.9734104156494141], "max": [0.9789613342285156, 0.9796267700195312], "count": [239]}, "gripper_open_scale_action": {"mean": [0.7238493723849372, 1.0], "std": [0.44709222592533343, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [239]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.61740727124183]], [[0.6543634232026144]], [[0.625917241285403]]], "std": [[[0.17662245378143349]], [[0.18691026236983685]], [[0.1883335084935482]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9803921568627451]]], "mean": [[[0.5921311465141612]], [[0.6344576007625272]], [[0.6024812527233115]]], "std": [[[0.1810898027233814]], [[0.1903531064104376]], [[0.1880320218939746]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45150050108932466]], [[0.45916978485838783]], [[0.4522589297385621]]], "std": [[[0.18068872119483947]], [[0.1734058162039773]], [[0.17893447991529213]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.792156862745098]], [[0.7215686274509804]], [[0.6470588235294118]]], "mean": [[[0.4362587527233115]], [[0.44150550381263615]], [[0.4269251552287582]]], "std": [[[0.1951115496507586]], [[0.18856022922185525]], [[0.19876976653473383]]], "count": [100]}, "observation.state": {"min": [-0.5448936223983765, -0.0017021276289597154, -1.9819148778915405, -0.15234042704105377, -0.5844680666923523, -0.001276595750823617, -2.7585105895996094, -0.0008510638144798577, 0.0, 0.0, 0.04021276533603668, 0.04851063713431358, -0.1019148901104927, -2.760425567626953, 9.412442207336426, 97.96267700195312], "max": [0.030638298019766808, 2.360638380050659, 0.0, 0.7859574556350708, 0.0017021276289597154, 1.4421277046203613, -0.1697872281074524, 0.00042553190723992884, 0.0, 0.0, 0.04170212894678116, 0.050851065665483475, -0.09234042465686798, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.11418115347623825, 1.1885600090026855, -0.906369149684906, 0.40283146500587463, -0.29637739062309265, 0.7763733267784119, -2.1847317218780518, -2.2163119410834042e-06, 0.0, 0.0, 0.04111146926879883, 0.049971237778663635, -0.09863365441560745, -2.760430097579956, 78.27879333496094, 97.96283721923828], "std": [0.1966111809015274, 0.8830740451812744, 0.7123785614967346, 0.3268283009529114, 0.2038470059633255, 0.5655028223991394, 0.9672929048538208, 0.00011070477921748534, 0.0, 0.0, 0.00023657281417399645, 0.0003316412039566785, 0.0007387729710899293, 4.5299530029296875e-06, 33.03998947143555, 0.00016021728515625], "count": [192]}, "action": {"min": [-0.5445631742477417, 0.0, -1.983437180519104, -0.15493206679821014, -0.5905826091766357, -0.0015339808305725455, -2.7585105895996094, 0.0, 0.0015339808305725455, 0.0, 0.03988350182771683, 0.04908738657832146, -0.10584467649459839, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.032213594764471054, 2.359262466430664, -0.0, 0.7915340662002563, 0.0015339808305725455, 1.4496119022369385, -0.1697872281074524, 0.0015339808305725455, 0.0015339808305725455, 0.0, 0.041417479515075684, 0.05215534567832947, -0.09357282519340515, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.11259601265192032, 1.1866788864135742, -0.9045453071594238, 0.40338075160980225, -0.30070024728775024, 0.7794129848480225, -2.1847317218780518, 0.00017576866957824677, 0.0015339826932176948, 0.0, 0.041401591151952744, 0.05071723461151123, -0.09952488541603088, -2.760430097579956, 78.64583587646484, 100.0, 0.0, 0.0], "std": [0.1951245665550232, 0.8846610188484192, 0.7118083238601685, 0.3315852880477905, 0.20407015085220337, 0.5637868046760559, 0.9672929048538208, 0.0004886006354354322, 1.862645149230957e-09, 0.0, 0.0001557434006826952, 0.0004857183084823191, 0.0010860702022910118, 4.5299530029296875e-06, 40.98067855834961, 0.0, 0.0, 0.0], "count": [192]}, "timestamp": {"min": [0.0], "max": [6.366666666666666], "mean": [3.1833333333333336], "std": [1.847495802631427], "count": [192]}, "frame_index": {"min": [0], "max": [191], "mean": [95.5], "std": [55.42487407894281], "count": [192]}, "episode_index": {"min": [178], "max": [178], "mean": [178.0], "std": [0.0], "count": [192]}, "index": {"min": [44902], "max": [45093], "mean": [44997.5], "std": [55.42487407894281], "count": [192]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [192]}, "subtask_annotation": {"mean": [2.5677083333333335, 6.0, 6.0, 6.0, 6.0], "std": [2.0477627421808164, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [192]}, "scene_annotation": {"mean": [178.0], "std": [0.0], "min": [178], "max": [178], "count": [192]}, "eef_direction_state": {"mean": [4.213541666666667, 6.0], "std": [2.0694262385011997, 0.0], "min": [0, 6], "max": [6, 6], "count": [192]}, "eef_velocity_state": {"mean": [1.1614583333333333, 0.0], "std": [0.9353998467307396, 0.0], "min": [0, 0], "max": [2, 0], "count": [192]}, "eef_acc_mag_state": {"mean": [1.015625, 0.0], "std": [0.8568143669284497, 0.0], "min": [0, 0], "max": [2, 0], "count": [192]}, "eef_direction_action": {"mean": [4.239583333333333, 6.0], "std": [2.039938682016913, 0.0], "min": [0, 6], "max": [6, 6], "count": [192]}, "eef_velocity_action": {"mean": [1.1354166666666667, 0.0], "std": [0.9199161155900152, 0.0], "min": [0, 0], "max": [2, 0], "count": [192]}, "eef_acc_mag_action": {"mean": [1.078125, 0.0], "std": [0.8594696917528079, 0.0], "min": [0, 0], "max": [2, 0], "count": [192]}, "eef_sim_pose_state": {"mean": [0.26536599449214754, 0.28515610445554523, 1.2596674630086502, 0.28886965281045746, 0.5503964833374853, -0.6862059606291484, 0.06901580613404876, -0.33536615557720356, 1.1782832915027313, -0.09657896101920926, 0.041060130776307525, 0.05001116229490223], "std": [0.15871960088297868, 0.08345280099638125, 0.0615087554161275, 0.23877506603549195, 0.4289100310456637, 0.5249923904918585, 1.0398018825350926e-06, 8.120400776949358e-06, 2.4223740408803934e-05, 0.0007340429712097661, 0.00023633912534565932, 0.0003387107653710468], "min": [0.0684690373231967, 0.08267970693368097, 1.1820444551694276, -0.0012765957508236172, -0.0566926409217654, -1.3335585764513924, 0.06901326965425529, -0.33539903323628956, 1.1782227981136042, -0.09986830327176341, 0.04016162346040586, 0.04855192673876051], "max": [0.488448498516585, 0.33351895450122093, 1.4036458870054067, 0.8066382919312636, 1.0777570720438145, 0.002978808489542817, 0.0690190386934103, -0.335336495133537, 1.1783753316469519, -0.09033772109382726, 0.041650865617459676, 0.05089434059231274], "count": [192]}, "eef_sim_pose_action": {"mean": [0.2645345532698103, 0.2860111702932063, 1.259381109239052, 0.28516201744750175, 0.5472644632702963, -0.6932468447448903, 0.0691228492202749, -0.3353534478321493, 1.1782886974538445, -0.09734702090731807, 0.04288023407688608, 0.05093971060398241], "std": [0.1585904460954078, 0.08333451157678269, 0.062330346785033915, 0.235219115768269, 0.4334862865490381, 0.5285650938305352, 1.078185903428644e-06, 1.4929880346048427e-05, 1.594499992938414e-05, 0.00107534298917821, 0.00015552524189303671, 0.0007176164175875809], "min": [0.0687751529371653, 0.08292637814609748, 1.18232624762945, -0.001533980830572545, -0.10462199906117298, -1.3522905466273718, 0.06911954647070845, -0.33538657671681676, 1.178286982813908, -0.10360416948980203, 0.04136439707372097, 0.04913262744401496], "max": [0.4878686318175669, 0.33350948677880005, 1.4226088400318433, 0.8576913611766573, 1.076297777029259, 0.0030679905384006336, 0.0691297189147337, -0.33531712027451904, 1.178444109913748, -0.09146400302662124, 0.04289969164656626, 0.05373738495315644], "count": [192]}, "gripper_mode_state": {"mean": [0.203125, 0.0], "std": [0.40232478717449166, 0.0], "min": [0, 0], "max": [1, 0], "count": [192]}, "gripper_activity_state": {"mean": [1.734375, 2.0], "std": [0.6351391128786932, 0.0], "min": [0, 2], "max": [2, 2], "count": [192]}, "gripper_mode_action": {"mean": [0.21354166666666666, 0.0], "std": [0.40980681212479736, 0.0], "min": [0, 0], "max": [1, 0], "count": [192]}, "gripper_activity_action": {"mean": [1.953125, 2.0], "std": [0.2755498763835687, 0.0], "min": [0, 2], "max": [2, 2], "count": [192]}, "gripper_open_scale_state": {"mean": [0.7827884261806807, 0.9796267700195339], "std": [0.3303997557910775, 2.6645352591003757e-15], "min": [0.09412442207336426, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [192]}, "gripper_open_scale_action": {"mean": [0.7864583333333334, 1.0], "std": [0.40980681212479736, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [192]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.9882352941176471]], [[1.0]], [[1.0]]], "mean": [[[0.6138314651416121]], [[0.6498862935729848]], [[0.6218105392156863]]], "std": [[[0.18645018268278615]], [[0.19775780022202955]], [[0.20818246369318658]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[0.984313725490196]], [[1.0]], [[0.9725490196078431]]], "mean": [[[0.5839981181917211]], [[0.6249555283224401]], [[0.5935597249455338]]], "std": [[[0.1936317764638732]], [[0.2047189175306926]], [[0.21004370450738055]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45177650054466234]], [[0.45750379357298476]], [[0.45122434095860564]]], "std": [[[0.17892499855171587]], [[0.17277928655668892]], [[0.17406411360138854]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7137254901960784]], [[0.6784313725490196]], [[0.6784313725490196]]], "mean": [[[0.4385076198257081]], [[0.4454621650326797]], [[0.42357668845315904]]], "std": [[[0.19431240600783709]], [[0.189369050894646]], [[0.21542367473024226]]], "count": [100]}, "observation.state": {"min": [-0.6782978773117065, -0.001276595750823617, -1.989787220954895, -0.6874468326568604, -0.3534042537212372, 0.002340425504371524, -2.7585105895996094, -0.005106383003294468, -0.001276595750823617, 0.0, 0.039787232875823975, 0.0382978729903698, -0.10085106641054153, -2.760425567626953, 9.523439407348633, 97.96267700195312], "max": [0.006595744751393795, 2.580425500869751, 0.0, 0.8153191208839417, 0.12510637938976288, 0.5993617177009583, -0.1729787290096283, -0.003829787252470851, -0.001276595750823617, 0.0, 0.04468085244297981, 0.04127659648656845, -0.08595744520425797, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.28943732380867004, 1.529482126235962, -1.222400188446045, 0.11581116169691086, -0.09870344400405884, 0.3716762959957123, -1.91758131980896, -0.004426710307598114, -0.001276592374779284, 0.0, 0.044216133654117584, 0.040658872574567795, -0.09983543306589127, -2.760432243347168, 69.15843200683594, 97.96286010742188], "std": [0.2705405652523041, 0.981615424156189, 0.7818703055381775, 0.5257406234741211, 0.09986241161823273, 0.2009861171245575, 1.135163426399231, 0.0002761379873845726, 3.3760443329811096e-09, 0.0, 0.000409579835832119, 0.00033011072082445025, 0.001991440774872899, 6.67572021484375e-06, 38.77278518676758, 0.00018310546875], "count": [288]}, "action": {"min": [-0.6780195236206055, 0.0, -1.9911071062088013, -0.6918253302574158, -0.3574175238609314, 0.0015339808305725455, -2.7585105895996094, -0.004601942375302315, 0.0, -0.0, 0.03988350182771683, 0.03834952041506767, -0.10124272853136063, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.00920388475060463, 2.5816895961761475, -0.0, 0.8206797242164612, 0.13345633447170258, 0.6028544306755066, -0.1729787290096283, -0.003067961661145091, 0.0, -0.0, 0.04448544234037399, 0.041417479515075684, -0.08590292185544968, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.28803691267967224, 1.5291804075241089, -1.222337245941162, 0.12288887053728104, -0.09993782639503479, 0.37435513734817505, -1.91758131980896, -0.004527383949607611, 0.0, 0.0, 0.04443740099668503, 0.041374821215867996, -0.10076846927404404, -2.760432243347168, 67.70833587646484, 100.0, 0.0, 0.0], "std": [0.26948100328445435, 0.9809220433235168, 0.7802129983901978, 0.5272546410560608, 0.10543381422758102, 0.20079420506954193, 1.135163426399231, 0.00032988798920996487, 0.0, 0.0, 0.0003910768136847764, 0.00028264615684747696, 0.0023562274873256683, 6.67572021484375e-06, 46.75908660888672, 0.0, 0.0, 0.0], "count": [288]}, "timestamp": {"min": [0.0], "max": [9.566666666666666], "mean": [4.783333333333333], "std": [2.7712645863228955], "count": [288]}, "frame_index": {"min": [0], "max": [287], "mean": [143.5], "std": [83.13793758968686], "count": [288]}, "episode_index": {"min": [180], "max": [180], "mean": [180.0], "std": [0.0], "count": [288]}, "index": {"min": [45328], "max": [45615], "mean": [45471.5], "std": [83.13793758968686], "count": [288]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [288]}, "subtask_annotation": {"mean": [2.9027777777777777, 6.0, 6.0, 6.0, 6.0], "std": [2.0810635783858085, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [288]}, "scene_annotation": {"mean": [180.0], "std": [0.0], "min": [180], "max": [180], "count": [288]}, "eef_direction_state": {"mean": [4.34375, 6.0], "std": [1.7249886774990728, 0.0], "min": [0, 6], "max": [6, 6], "count": [288]}, "eef_velocity_state": {"mean": [1.1006944444444444, 0.0], "std": [0.8581307631333365, 0.0], "min": [0, 0], "max": [2, 0], "count": [288]}, "eef_acc_mag_state": {"mean": [1.0833333333333333, 0.0], "std": [0.8207381501496749, 0.0], "min": [0, 0], "max": [2, 0], "count": [288]}, "eef_direction_action": {"mean": [4.350694444444445, 6.0], "std": [1.7316296325755012, 0.0], "min": [0, 6], "max": [6, 6], "count": [288]}, "eef_velocity_action": {"mean": [1.0798611111111112, 0.0], "std": [0.8440214469621601, 0.0], "min": [0, 0], "max": [2, 0], "count": [288]}, "eef_acc_mag_action": {"mean": [1.1493055555555556, 0.0], "std": [0.8048892718685804, 0.0], "min": [0, 0], "max": [2, 0], "count": [288]}, "eef_sim_pose_state": {"mean": [0.3377156866564682, 0.20954629110103662, 1.2665150487151555, 0.23091550582801545, 0.40778873417329753, -0.48216944026590003, 0.06892542214588278, -0.3354737099234118, 1.177935697670217, -0.09808870840483887, 0.04290405420566218, 0.03626974726234046], "std": [0.18086284201068661, 0.1352324731656294, 0.06071433734041591, 0.19759439577322852, 0.5345685613114566, 0.3103675128355044, 1.942840876303197e-06, 9.498533648596583e-06, 4.1932839099535044e-05, 0.001973810683725303, 0.00040894275063186773, 0.0004426624538054832], "min": [0.06903292259174167, -0.008852207048740904, 1.1824949999999999, -0.16688488947085361, -0.12303129446602523, -0.9226135279569654, 0.06892261410430067, -0.33552597742639867, 1.17788810074748, -0.09911303329494137, 0.038481434838113504, 0.0336476507141487], "max": [0.5223141061789444, 0.33388543426812595, 1.4137712109149363, 0.5047646097669557, 1.2787702083946533, -4.883321488499681e-09, 0.06894552978084238, -0.3354441861965376, 1.178389157554684, -0.08432631797565883, 0.04336914561138716, 0.037484917678310636], "count": [288]}, "eef_sim_pose_action": {"mean": [0.3376907307372383, 0.21122155359668748, 1.2662797165322586, 0.22661327988063798, 0.4133525821376447, -0.4864673453543806, 0.06901449523433094, -0.33545570105567113, 1.1779423773130349, -0.0989293258250972, 0.04439944500687783, 0.03688833994944031], "std": [0.18063515430548618, 0.13507014501101947, 0.060784209945611324, 0.2042711083651518, 0.5374509233248478, 0.3144227129881256, 1.8789283557702536e-06, 1.0137127849353128e-05, 4.003491066302168e-05, 0.002338804085349954, 0.00039040342071177195, 0.0004232038852024698], "min": [0.06896323050479208, -0.008911532983549804, 1.18133701348448, -0.20191651840151342, -0.1165803529283389, -0.9465707014477016, 0.0690127629549864, -0.33552271894538643, 1.1779374083432004, -0.09939956643596361, 0.039851768006512245, 0.03378046179099308], "max": [0.5220487639000342, 0.3359815050958197, 1.4217987724852728, 0.5121262531371459, 1.282891536897076, -1.804801928132621e-09, 0.06903545823184776, -0.33545303325939624, 1.1784086187046967, -0.08412798784487718, 0.04445004234648797, 0.038390486369561785], "count": [288]}, "gripper_mode_state": {"mean": [0.3194444444444444, 0.0], "std": [0.4662613980998473, 0.0], "min": [0, 0], "max": [1, 0], "count": [288]}, "gripper_activity_state": {"mean": [1.8229166666666667, 2.0], "std": [0.533492001137578, 0.0], "min": [0, 2], "max": [2, 2], "count": [288]}, "gripper_mode_action": {"mean": [0.3229166666666667, 0.0], "std": [0.4675911601554896, 0.0], "min": [0, 0], "max": [1, 0], "count": [288]}, "gripper_activity_action": {"mean": [1.96875, 2.0], "std": [0.22606806681469485, 0.0], "min": [0, 2], "max": [2, 2], "count": [288]}, "gripper_open_scale_state": {"mean": [0.6915824251042472, 0.9796267700195345], "std": [0.3877279028752714, 3.219646771412954e-15], "min": [0.09523439407348633, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [288]}, "gripper_open_scale_action": {"mean": [0.6770833333333334, 1.0], "std": [0.4675911601554896, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [288]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6017302750544663]], [[0.6426023393246187]], [[0.6204546732026144]]], "std": [[[0.19903154285280394]], [[0.20818472250482695]], [[0.2094589481485409]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.573083376906318]], [[0.6196183306100218]], [[0.5945956399782135]]], "std": [[[0.20113362396561288]], [[0.21023177889555492]], [[0.20683408557125893]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4338769580610022]], [[0.4417466503267974]], [[0.43991561546840957]]], "std": [[[0.20134467522864216]], [[0.19370899390158547]], [[0.1947375487274527]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8]], [[0.8274509803921568]], [[0.7686274509803922]]], "mean": [[[0.43748881808278867]], [[0.44796890795206973]], [[0.4352094662309368]]], "std": [[[0.2246798985702661]], [[0.2144382495634204]], [[0.22338000800086918]]], "count": [100]}, "observation.state": {"min": [-0.8736169934272766, -0.0031914892606437206, -1.9868085384368896, -0.39787232875823975, -0.8202127814292908, -0.013404255732893944, -2.7585105895996094, -0.005744680762290955, -0.001276595750823617, -0.021063830703496933, 0.037021275609731674, 0.010851063765585423, -0.0191489364951849, -2.760425567626953, 12.73256778717041, 97.96267700195312], "max": [-0.007659574504941702, 2.611276626586914, 0.0, 0.5012766122817993, 0.0, 0.738936185836792, -0.26489362120628357, -0.004680851008743048, -0.001276595750823617, -0.019574468955397606, 0.05042553320527077, 0.016170212998986244, -0.006595744751393795, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.3494042158126831, 1.6461601257324219, -1.3128890991210938, 0.00219546421431005, -0.5039604902267456, 0.36525285243988037, -2.134626626968384, -0.005030832253396511, -0.0012765928404405713, -0.019988419488072395, 0.038335539400577545, 0.012230174615979195, -0.007492305710911751, -2.760432243347168, 76.57785034179688, 97.96285247802734], "std": [0.26896822452545166, 1.0832539796829224, 0.8632237911224365, 0.20076721906661987, 0.32477909326553345, 0.2303599715232849, 1.0201270580291748, 0.00021704123355448246, 2.9103830456733704e-09, 0.00011610292131081223, 0.0010486349929124117, 0.0004393583512865007, 0.0016060613561421633, 6.67572021484375e-06, 34.83559799194336, 0.00017547607421875], "count": [276]}, "action": {"min": [-0.8759030103683472, -0.003067961661145091, -1.986505150794983, -0.401902973651886, -0.8237476944923401, -0.015339807607233524, -2.7585105895996094, -0.006135923322290182, -0.003067961661145091, -0.023009711876511574, 0.03681553900241852, 0.00920388475060463, -0.019941750913858414, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.613903284072876, 0.003067961661145091, 0.5062136650085449, -0.0, 0.7439807057380676, -0.26489362120628357, -0.004601942375302315, 0.0, -0.01840776950120926, 0.05215534567832947, 0.01840776950120926, 0.003067961661145091, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.34928059577941895, 1.644400715827942, -1.311898946762085, 0.005635899491608143, -0.5056858658790588, 0.3687220811843872, -2.134626626968384, -0.004974442534148693, -0.0017119462136179209, -0.019908446818590164, 0.038438424468040466, 0.012705384753644466, -0.007842214778065681, -2.760432243347168, 76.08695983886719, 100.0, 0.0, 0.0], "std": [0.267890989780426, 1.0836999416351318, 0.8625869154930115, 0.21059110760688782, 0.32541343569755554, 0.2323581576347351, 1.0201270580291748, 0.0006576295709237456, 0.001523511717095971, 0.00034387203049845994, 0.0009731248719617724, 0.0008256424916908145, 0.0018957169959321618, 6.67572021484375e-06, 42.6552734375, 0.0, 0.0, 0.0], "count": [276]}, "timestamp": {"min": [0.0], "max": [9.166666666666666], "mean": [4.583333333333333], "std": [2.6557938061417232], "count": [276]}, "frame_index": {"min": [0], "max": [275], "mean": [137.5], "std": [79.6738141842517], "count": [276]}, "episode_index": {"min": [181], "max": [181], "mean": [181.0], "std": [0.0], "count": [276]}, "index": {"min": [45616], "max": [45891], "mean": [45753.5], "std": [79.6738141842517], "count": [276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [276]}, "subtask_annotation": {"mean": [2.4094202898550723, 6.0, 6.0, 6.0, 6.0], "std": [2.118530653000867, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [276]}, "scene_annotation": {"mean": [181.0], "std": [0.0], "min": [181], "max": [181], "count": [276]}, "eef_direction_state": {"mean": [3.8731884057971016, 6.0], "std": [2.1029323851891153, 0.0], "min": [0, 6], "max": [6, 6], "count": [276]}, "eef_velocity_state": {"mean": [1.2391304347826086, 0.0], "std": [0.7853213855734096, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_acc_mag_state": {"mean": [1.1014492753623188, 0.014492753623188406], "std": [0.8190649942576699, 0.14672794732838107], "min": [0, 0], "max": [2, 2], "count": [276]}, "eef_direction_action": {"mean": [3.822463768115942, 6.0], "std": [2.1788681450732112, 0.0], "min": [0, 6], "max": [6, 6], "count": [276]}, "eef_velocity_action": {"mean": [1.2246376811594204, 0.0], "std": [0.7987137843462884, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_acc_mag_action": {"mean": [1.1485507246376812, 0.0], "std": [0.8140732712141285, 0.0], "min": [0, 0], "max": [2, 0], "count": [276]}, "eef_sim_pose_state": {"mean": [0.3618690851720204, 0.17317566683818233, 1.2358400888555832, 0.13915828118267362, 0.2476286195479132, -0.8979079627457448, 0.06747117822567969, -0.33609199111667004, 1.1840600010084275, -0.0072835522500267645, 0.017069336710531794, 0.007201139862130479], "std": [0.20811209965142596, 0.13277899086584916, 0.06512481367307679, 0.08756358673706302, 0.20289805967245242, 0.5746236644845951, 9.783136914665545e-06, 1.1331984993174634e-05, 0.00010456987830237703, 0.0015962427851193743, 0.001027149514668333, 0.00048528755594030545], "min": [0.06665512420334369, -0.06392045720580304, 1.176106211299847, -0.013404255732893944, -0.18732659978372612, -1.6036579574140788, 0.06738041385864847, -0.33613153449932587, 1.1828829047011933, -0.018828708772626417, 0.01574348137410264, 0.0059591722623067705], "max": [0.5868380397253743, 0.3336968110546501, 1.4125292072183606, 0.29887128505673016, 0.696288604984308, -0.0076595745049417, 0.06750411408328824, -0.3359962844721941, 1.1841978936879485, -0.0063856799889626965, 0.028934400180748998, 0.010853178152519835], "count": [276]}, "eef_sim_pose_action": {"mean": [0.3613658472081238, 0.17419990035601365, 1.2358654320828089, 0.13961653906289537, 0.24889070415565354, -0.9020648314486688, 0.06744359047552467, -0.33608254461831755, 1.1840166699224985, -0.007628607442330859, 0.016816736431531903, 0.007732745315332049], "std": [0.20828052888545048, 0.13235303388137606, 0.06569352411271981, 0.08859508070126083, 0.22147327165698785, 0.5730454397570612, 0.00011984170396674765, 2.605846665623968e-05, 8.884025202107103e-05, 0.0018851912135975477, 0.001813014819984939, 0.0009883640771506243], "min": [0.06563064903108545, -0.0661789732256576, 1.1745010555099278, -0.015339807607233523, -0.23821414294070165, -1.6198270270981308, 0.06730404492706954, -0.33617159153855414, 1.1835074060492687, -0.0196593730718334, 0.015337208793542834, 0.0046037726453975825], "max": [0.5867099713082989, 0.33372064350133523, 1.4278578737270546, 0.3174054489651672, 0.7575399749247982, -0.00766990380361676, 0.06769132914854264, -0.33592587937773327, 1.184076878726323, 0.003251524978280532, 0.029143953070780437, 0.012274011665343471], "count": [276]}, "gripper_mode_state": {"mean": [0.23550724637681159, 0.0], "std": [0.42431542899218555, 0.0], "min": [0, 0], "max": [1, 0], "count": [276]}, "gripper_activity_state": {"mean": [1.8079710144927537, 2.0], "std": [0.5543715065511408, 0.0], "min": [0, 2], "max": [2, 2], "count": [276]}, "gripper_mode_action": {"mean": [0.2391304347826087, 0.0], "std": [0.4265525406597513, 0.0], "min": [0, 0], "max": [1, 0], "count": [276]}, "gripper_activity_action": {"mean": [1.9673913043478262, 2.0], "std": [0.23083435414777553, 0.0], "min": [0, 2], "max": [2, 2], "count": [276]}, "gripper_open_scale_state": {"mean": [0.7657776490847272, 0.9796267700195344], "std": [0.3483559888437252, 3.1086244689504383e-15], "min": [0.1273256778717041, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [276]}, "gripper_open_scale_action": {"mean": [0.7608695652173914, 1.0], "std": [0.4265525406597513, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [276]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.6128372331154684]], [[0.644403142701525]], [[0.619577883986928]]], "std": [[[0.1955902751089693]], [[0.2124214462547181]], [[0.21474764028614698]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.00784313725490196]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5860237064270153]], [[0.6241298692810457]], [[0.5961793736383442]]], "std": [[[0.19674462541021065]], [[0.21280727221194337]], [[0.21084697568645466]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4496965059912854]], [[0.44751840958605665]], [[0.43965743464052287]]], "std": [[[0.17506274071112543]], [[0.18017799764753792]], [[0.18733995273103565]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6941176470588235]], [[0.6941176470588235]], [[0.7215686274509804]]], "mean": [[[0.43142012799564267]], [[0.4271718845315904]], [[0.41816467592592593]]], "std": [[[0.19829785611376838]], [[0.20559653784418938]], [[0.2136729127815256]]], "count": [100]}, "observation.state": {"min": [-0.8827659487724304, -0.0019148936262354255, -1.9914894104003906, -0.33914893865585327, -0.19851063191890717, -0.10999999940395355, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, -0.00042553190723992884, -0.0019148936262354255, 0.0008510638144798577, -0.001276595750823617, -2.760425567626953, 10.665087699890137, 97.94789123535156], "max": [-0.007659574504941702, 2.50361704826355, 0.0, 0.4902127683162689, 0.10999999940395355, 0.4276595711708069, -0.2057446837425232, -0.001276595750823617, -0.001276595750823617, 0.0, 0.001276595750823617, 0.004680851008743048, 0.011063829995691776, -2.759999990463257, 97.89613342285156, 97.96267700195312], "mean": [-0.4642881453037262, 1.4136874675750732, -1.0703191757202148, 0.0560854896903038, -0.06503493338823318, 0.17344503104686737, -1.6641799211502075, -0.0017005589324980974, -0.001276593073271215, -1.5702285963925533e-05, -0.0012177110183984041, 0.0013001483166590333, 0.010330548509955406, -2.7604305744171143, 60.49700164794922, 97.96279907226562], "std": [0.3422689139842987, 0.9627387523651123, 0.8108634352684021, 0.17797540128231049, 0.11441643536090851, 0.18301209807395935, 1.2017850875854492, 5.16745749337133e-05, 2.6775524020195007e-09, 8.022008842090145e-05, 0.0003468622453510761, 0.0003822450526058674, 0.0017990284832194448, 2.6629262720234692e-05, 41.05173110961914, 0.0009137468296103179], "count": [271]}, "action": {"min": [-0.882038950920105, -0.0015339808305725455, -1.9911071062088013, -0.3436116874217987, -0.19941750168800354, -0.11044661700725555, -2.7585105895996094, -0.0015339808305725455, 0.0, -0.0015339808305725455, -0.0015339808305725455, 0.0015339808305725455, -0.003067961661145091, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [-0.007669903803616762, 2.5034565925598145, 0.0015339808305725455, 0.5046796798706055, 0.11044661700725555, 0.4356505572795868, -0.2057446837425232, -0.0015339808305725455, 0.0, -0.0, 0.004601942375302315, 0.006135923322290182, 0.01073786523193121, -2.759999990463257, 100.0, 100.0, 0.0, 0.0], "mean": [-0.4641285538673401, 1.4120891094207764, -1.0679742097854614, 0.06176111847162247, -0.06403114646673203, 0.1745002120733261, -1.6641799211502075, -0.0015339833917096257, 0.0, -5.6604458222864196e-06, -0.0014773787697777152, 0.0015962483594194055, 0.010324666276574135, -2.7604305744171143, 57.93357849121094, 100.0, 0.0, 0.0], "std": [0.34086912870407104, 0.9631149768829346, 0.8084400296211243, 0.18220651149749756, 0.11513792723417282, 0.1825839877128601, 1.2017850875854492, 2.561137080192566e-09, 0.0, 9.301061800215393e-05, 0.0004333847318775952, 0.000379123113816604, 0.001926282187923789, 2.6629262720234692e-05, 49.36655044555664, 0.0, 0.0, 0.0], "count": [271]}, "timestamp": {"min": [0.0], "max": [9.0], "mean": [4.5], "std": [2.6076809620810595], "count": [271]}, "frame_index": {"min": [0], "max": [270], "mean": [135.0], "std": [78.23042886243178], "count": [271]}, "episode_index": {"min": [182], "max": [182], "mean": [182.0], "std": [0.0], "count": [271]}, "index": {"min": [45892], "max": [46162], "mean": [46027.0], "std": [78.23042886243178], "count": [271]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [271]}, "subtask_annotation": {"mean": [3.4280442804428044, 6.0, 6.0, 6.0, 6.0], "std": [1.892251498177912, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [271]}, "scene_annotation": {"mean": [182.0], "std": [0.0], "min": [182], "max": [182], "count": [271]}, "eef_direction_state": {"mean": [4.4944649446494465, 6.0], "std": [1.6432144914792082, 0.0], "min": [0, 6], "max": [6, 6], "count": [271]}, "eef_velocity_state": {"mean": [1.151291512915129, 0.0], "std": [0.9067134764104652, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_acc_mag_state": {"mean": [0.977859778597786, 0.0], "std": [0.8587882106026266, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_direction_action": {"mean": [4.409594095940959, 6.0], "std": [1.7411187981267198, 0.0], "min": [0, 6], "max": [6, 6], "count": [271]}, "eef_velocity_action": {"mean": [1.132841328413284, 0.0], "std": [0.8994006043738507, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_acc_mag_action": {"mean": [1.066420664206642, 0.0], "std": [0.8565019996708402, 0.0], "min": [0, 0], "max": [2, 0], "count": [271]}, "eef_sim_pose_state": {"mean": [0.27602088290435733, 0.16008241924617517, 1.258893009641246, 0.17621844848430157, 0.3947762248573757, -0.518033305339575, 0.06903276713018547, -0.33642204889137356, 1.182595005751569, 0.01032729148644118, -0.0025100079590096645, -0.00040040411366059584], "std": [0.14615800041888075, 0.16943577581979957, 0.059076569539527356, 0.11410978369774687, 0.3530552869284858, 0.4425570458770196, 6.064122774223767e-06, 8.669326217362757e-06, 3.183782672579612e-05, 0.0017993552554159127, 0.00031707141610341555, 0.000386492361863349], "min": [0.06898485505563158, -0.07404203410295603, 1.1822767345928498, 0.011911634623343922, -0.14427242943242136, -1.0948445670127884, 0.06900156017538492, -0.3364322869139752, 1.1824528918760202, -0.0012873698650793667, -0.003191486776470631, -0.0008510631209917721], "max": [0.46045344003176414, 0.3348065232634921, 1.4173329045859537, 0.36830657300193503, 1.0440001969602646, -0.014893617015331982, 0.06903419641424659, -0.33634588457647036, 1.1827146010992207, 0.011062019219112387, -0.00042553156049596197, 0.002978730160463501], "count": [271]}, "eef_sim_pose_action": {"mean": [0.27532873424234716, 0.16111226940857673, 1.258106137804332, 0.17866538708585888, 0.4011277210745771, -0.5162331173828896, 0.06912998846136834, -0.33641934871000717, 1.1826480041749958, 0.010322334343784956, -0.0014830349734159462, 6.226672268324813e-05], "std": [0.14612686421654536, 0.16956808113222538, 0.058617217264308234, 0.11427727769411467, 0.36010215191463635, 0.44096041981986944, 7.0553757022554655e-06, 8.531272786741692e-06, 2.6129509931149583e-05, 0.0019261444749560013, 0.00035728087681268135, 0.0003791230965264364], "min": [0.06868971577790989, -0.0744578617464842, 1.1813485111842748, 0.012257728250066617, -0.14973102226288337, -1.0968764377075044, 0.06901405712123129, -0.33642075069495697, 1.1824484228465821, -0.003067961661145091, -0.0015339790257684616, 0.0], "max": [0.46112522607506795, 0.337636400431976, 1.4321658851009313, 0.3830853191220699, 1.049211896776089, -0.015339807607233526, 0.06913053742327216, -0.3363171935485868, 1.1826522375347968, 0.010735512133819805, 0.0030679579351133857, 0.004601942491717637], "count": [271]}, "gripper_mode_state": {"mean": [0.41697416974169743, 0.0], "std": [0.49305852746902096, 0.0], "min": [0, 0], "max": [1, 0], "count": [271]}, "gripper_activity_state": {"mean": [1.8007380073800738, 2.0], "std": [0.5608370536372953, 0.0], "min": [0, 2], "max": [2, 2], "count": [271]}, "gripper_mode_action": {"mean": [0.42066420664206644, 0.0], "std": [0.4936657086453016, 0.0], "min": [0, 0], "max": [1, 0], "count": [271]}, "gripper_activity_action": {"mean": [1.966789667896679, 2.0], "std": [0.23291120056176437, 0.0], "min": [0, 2], "max": [2, 2], "count": [271]}, "gripper_open_scale_state": {"mean": [0.6049708349150498, 0.9796262244192908], "std": [0.4105173620205974, 8.965126824004694e-06], "min": [0.10665087699890137, 0.9794789123535156], "max": [0.9789613342285156, 0.9796267700195312], "count": [271]}, "gripper_open_scale_action": {"mean": [0.5793357933579336, 1.0], "std": [0.4936657086453015, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [271]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.8705882352941177]], [[0.8941176470588236]], [[0.9019607843137255]]], "mean": [[[0.6156998638344227]], [[0.6587267347494553]], [[0.636865955882353]]], "std": [[[0.15482980727321202]], [[0.16569143317777066]], [[0.1670023755611383]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[0.8509803921568627]], [[0.8745098039215686]], [[0.8745098039215686]]], "mean": [[[0.5875344498910676]], [[0.6349060266884531]], [[0.6084826279956427]]], "std": [[[0.16691893741441052]], [[0.1769752735500606]], [[0.17408637985917372]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4375381862745098]], [[0.4461640305010893]], [[0.4415999972766884]]], "std": [[[0.1827567714309184]], [[0.1728684299763939]], [[0.1809919001590732]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.7411764705882353]], [[0.6784313725490196]], [[0.7058823529411765]]], "mean": [[[0.4446125163398693]], [[0.4467129956427015]], [[0.427791862745098]]], "std": [[[0.1999410762380387]], [[0.19309044574545606]], [[0.2021314561497267]]], "count": [100]}, "observation.state": {"min": [-0.08893617242574692, -0.0031914892606437206, -1.8048936128616333, -0.07595744729042053, -0.49787235260009766, -0.007021276745945215, -2.7585105895996094, -0.0019148936262354255, -0.001276595750823617, 0.0, -0.00042553190723992884, 0.007234042510390282, -0.03680850937962532, -2.760425567626953, 10.227290153503418, 97.96267700195312], "max": [0.48234042525291443, 2.195106267929077, 0.0, 0.8344680666923523, 0.22021277248859406, 1.6485106945037842, -0.19319148361682892, -0.001276595750823617, -0.001276595750823617, 0.0, 0.003617021255195141, 0.03680850937962532, 0.003617021255195141, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [0.14404359459877014, 1.2934868335723877, -1.0861672163009644, 0.2997521460056305, -0.18769901990890503, 0.5571686029434204, -2.0047249794006348, -0.0017182629089802504, -0.0012765959836542606, 0.0, 0.0023827780969440937, 0.034736331552267075, -0.03412124514579773, -2.7604305744171143, 72.13214874267578, 97.96284484863281], "std": [0.2025626003742218, 0.9065041542053223, 0.7337525486946106, 0.2515820264816284, 0.2040504515171051, 0.5338630676269531, 1.0814112424850464, 6.678115460090339e-05, 2.3283064365386963e-10, 0.0, 0.0006447590421885252, 0.0064534214325249195, 0.008864203467965126, 5.0067901611328125e-06, 36.936439514160156, 0.0001678466796875], "count": [211]}, "action": {"min": [-0.0920388475060463, -0.0015339808305725455, -1.8116313219070435, -0.0782330185174942, -0.5016117095947266, -0.00920388475060463, -2.7585105895996094, -0.003067961661145091, 0.0, -0.0, -0.0015339808305725455, 0.007669903803616762, -0.03681553900241852, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.48473793268203735, 2.195126533508301, -0.0, 0.8452234268188477, 0.2316311001777649, 1.6597672700881958, -0.19319148361682892, -0.0015339808305725455, 0.0, -0.0, 0.003067961661145091, 0.03681553900241852, 0.004601942375302315, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [0.14662353694438934, 1.2923465967178345, -1.0873955488204956, 0.301531046628952, -0.18597514927387238, 0.557567834854126, -2.0047249794006348, -0.001592070679180324, 0.0, 0.0, 0.0024064623285084963, 0.03495447337627411, -0.034176576882600784, -2.7604305744171143, 71.56398010253906, 100.0, 0.0, 0.0], "std": [0.20461119711399078, 0.9076998829841614, 0.7357851266860962, 0.25436896085739136, 0.20900467038154602, 0.5369639992713928, 1.0814112424850464, 0.0002926101442426443, 0.0, 0.0, 0.0009311240282841027, 0.006888886913657188, 0.009711227379739285, 5.0067901611328125e-06, 45.110870361328125, 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": [187], "max": [187], "mean": [187.0], "std": [0.0], "count": [211]}, "index": {"min": [47218], "max": [47428], "mean": [47323.0], "std": [60.909769331364245], "count": [211]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [211]}, "subtask_annotation": {"mean": [2.867298578199052, 6.0, 6.0, 6.0, 6.0], "std": [1.9254892407033424, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [211]}, "scene_annotation": {"mean": [187.0], "std": [0.0], "min": [187], "max": [187], "count": [211]}, "eef_direction_state": {"mean": [4.208530805687204, 6.0], "std": [1.9675382705826616, 0.0], "min": [0, 6], "max": [6, 6], "count": [211]}, "eef_velocity_state": {"mean": [1.2938388625592416, 0.0], "std": [0.8917260288494534, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_acc_mag_state": {"mean": [1.1658767772511849, 0.0], "std": [0.8464990987311499, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_direction_action": {"mean": [4.1469194312796205, 6.0], "std": [2.07951586786288, 0.0], "min": [0, 6], "max": [6, 6], "count": [211]}, "eef_velocity_action": {"mean": [1.2369668246445498, 0.0], "std": [0.9084950807217422, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_acc_mag_action": {"mean": [1.0900473933649288, 0.0], "std": [0.84114878432696, 0.0], "min": [0, 0], "max": [2, 0], "count": [211]}, "eef_sim_pose_state": {"mean": [0.306642061345395, 0.38468278913464476, 1.2849520361216913, 0.3292700318369669, 0.4614339042405819, -0.14418851239219307, 0.06902146979496346, -0.3356693787136116, 1.1822216114008777, -0.034079485812890685, 0.0011054179043295082, 0.03301807740164329], "std": [0.1798349354234293, 0.07578948538658768, 0.08826975317016948, 0.3479282252283654, 0.39894218828099903, 0.3248076274517612, 3.002439561802785e-06, 0.0001448827373543701, 6.608317235662116e-05, 0.008852109378160448, 0.000644468840628967, 0.0064673280224970915], "min": [0.0670731955815489, 0.31175140866432494, 1.1820296561442343, -0.010251633481222173, -0.172129631421706, -0.8349635152354729, 0.06902023460899065, -0.3362884856173578, 1.1820951155246497, -0.03679303067763267, -0.00170207202516659, 0.0055319207758765645], "max": [0.48627935034246095, 0.5132451610690235, 1.4846276502942308, 1.0198023731297121, 0.92207168607561, 0.448239175062663, 0.06903388876032263, -0.33561825911806314, 1.1825094529422298, 0.0036077863827947173, 0.002338876637207443, 0.03510644917486629], "count": [211]}, "eef_sim_pose_action": {"mean": [0.3060240061697786, 0.385953500757051, 1.2852308975836018, 0.3267649985468099, 0.45940516211073457, -0.14270574390929747, 0.069117138647308, -0.33566751902368885, 1.182248367447609, -0.03408833641241409, 0.002404839585722342, 0.03336245916952736], "std": [0.17924736675005393, 0.0761546896306073, 0.09037846919598982, 0.34504446740465106, 0.39751487246536427, 0.33320867745318605, 3.3982383573612685e-06, 0.00015415130466500757, 9.542871350038025e-05, 0.00968833829235372, 0.0009304993281994718, 0.006937546513655981], "min": [0.06820417881704519, 0.30956547136493556, 1.1820232931518913, -0.013850285188964057, -0.10752418043390333, -0.8530442208503066, 0.06911605081363872, -0.3362826748867137, 1.1821805681837099, -0.036761428954561304, -0.0015339158580758294, 0.0061359229730442175], "max": [0.48367006779019445, 0.5138796283008582, 1.5015867247597856, 1.0453070344838835, 0.9221393095318873, 0.5031459676728292, 0.06913027282909556, -0.3355919824819829, 1.1826522361133358, 0.004601942375302316, 0.0030660523718275545, 0.03528173127709198], "count": [211]}, "gripper_mode_state": {"mean": [0.2796208530805687, 0.0], "std": [0.4488129138104921, 0.0], "min": [0, 0], "max": [1, 0], "count": [211]}, "gripper_activity_state": {"mean": [1.7582938388625593, 2.0], "std": [0.6106207927357866, 0.0], "min": [0, 2], "max": [2, 2], "count": [211]}, "gripper_mode_action": {"mean": [0.2843601895734597, 0.0], "std": [0.45110915769822885, 0.0], "min": [0, 0], "max": [1, 0], "count": [211]}, "gripper_activity_action": {"mean": [1.957345971563981, 2.0], "std": [0.26319323937279243, 0.0], "min": [0, 2], "max": [2, 2], "count": [211]}, "gripper_open_scale_state": {"mean": [0.7213213009856911, 0.979626770019534], "std": [0.36936452372933426, 2.7755575615628914e-15], "min": [0.10227290153503418, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [211]}, "gripper_open_scale_action": {"mean": [0.7156398104265402, 1.0], "std": [0.45110915769822885, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [211]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_left_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[0.996078431372549]], [[0.984313725490196]]], "mean": [[[0.6235798093681917]], [[0.6575469989106754]], [[0.6353015577342048]]], "std": [[[0.1724153915430263]], [[0.18599776654147865]], [[0.1836141330188293]]], "count": [100]}, "observation.images.cam_high_right_rgb": {"min": [[[0.0]], [[0.011764705882352941]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5943988180827887]], [[0.6338729411764705]], [[0.6087002450980392]]], "std": [[[0.181184324973258]], [[0.19389089112216648]], [[0.1876309796071947]]], "count": [100]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44385851851851854]], [[0.44802554738562095]], [[0.44173902233115464]]], "std": [[[0.17177626198949722]], [[0.16710095088416752]], [[0.1693792135781996]]], "count": [100]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.6470588235294118]], [[0.6509803921568628]], [[0.6588235294117647]]], "mean": [[[0.43696257625272333]], [[0.4411508551198257]], [[0.4303954820261438]]], "std": [[[0.1963755625154046]], [[0.19200141767868448]], [[0.199659448422463]]], "count": [100]}, "observation.state": {"min": [-0.4934042692184448, -0.001276595750823617, -1.9868085384368896, -0.545319139957428, -0.7080851197242737, -0.0031914892606437206, -2.7585105895996094, -0.00957446824759245, -0.001276595750823617, 0.0, 0.04170212894678116, 0.044255319982767105, -0.14957447350025177, -2.760425567626953, 10.36080551147461, 97.96267700195312], "max": [0.003617021255195141, 2.611276626586914, 0.0, 0.4738297760486603, 0.0008510638144798577, 0.761063814163208, -0.1970212757587433, -0.008085106499493122, -0.001276595750823617, 0.0, 0.043191488832235336, 0.051276594400405884, -0.1370212733745575, -2.760425567626953, 97.89613342285156, 97.96267700195312], "mean": [-0.20186764001846313, 1.4569369554519653, -1.093806266784668, -0.033852510154247284, -0.43653103709220886, 0.38137897849082947, -1.980653166770935, -0.008376131765544415, -0.0012765927240252495, 0.0, 0.04251357913017273, 0.04822266101837158, -0.13856130838394165, -2.760432243347168, 71.3216781616211, 97.96285247802734], "std": [0.17566519975662231, 1.0489352941513062, 0.8066125512123108, 0.2802205979824066, 0.29440048336982727, 0.26264259219169617, 1.1000672578811646, 0.00030914158560335636, 3.026798367500305e-09, 0.0, 0.00022543703380506486, 0.0005164929898455739, 0.0010172923794016242, 6.67572021484375e-06, 37.565711975097656, 0.00017547607421875], "count": [280]}, "action": {"min": [-0.4939418137073517, 0.0, -1.986505150794983, -0.5491651296615601, -0.7117670774459839, -0.006135923322290182, -2.7585105895996094, -0.00920388475060463, -0.003067961661145091, -0.0, 0.041417479515075684, 0.04448544234037399, -0.1533980816602707, -2.760425567626953, 0.0, 100.0, 0.0, 0.0], "max": [0.004601942375302315, 2.6123692989349365, 0.0015339808305725455, 0.48166996240615845, 0.0015339808305725455, 0.7654564380645752, -0.1970212757587433, -0.007669903803616762, 0.0, -0.0, 0.04295146092772484, 0.05215534567832947, -0.13805827498435974, -2.760425567626953, 100.0, 100.0, 0.0, 0.0], "mean": [-0.20168030261993408, 1.45686936378479, -1.093176007270813, -0.027403855696320534, -0.43806567788124084, 0.38585060834884644, -1.980653166770935, -0.00833287462592125, -4.3828022171510383e-05, 0.0, 0.04294056072831154, 0.049005281180143356, -0.13971295952796936, -2.760432243347168, 70.0, 100.0, 0.0, 0.0], "std": [0.1757335215806961, 1.0476078987121582, 0.8053073287010193, 0.28268301486968994, 0.2945386469364166, 0.26226091384887695, 1.1000672578811646, 0.0007597377407364547, 0.00036406287108547986, 0.0, 0.00012918125139549375, 0.0006230819271877408, 0.0010622655972838402, 6.67572021484375e-06, 45.82575607299805, 0.0, 0.0, 0.0], "count": [280]}, "timestamp": {"min": [0.0], "max": [9.3], "mean": [4.65], "std": [2.6942840731197344], "count": [280]}, "frame_index": {"min": [0], "max": [279], "mean": [139.5], "std": [80.82852219359204], "count": [280]}, "episode_index": {"min": [196], "max": [196], "mean": [196.0], "std": [0.0], "count": [280]}, "index": {"min": [49372], "max": [49651], "mean": [49511.5], "std": [80.82852219359204], "count": [280]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [280]}, "subtask_annotation": {"mean": [2.9642857142857144, 6.0, 6.0, 6.0, 6.0], "std": [1.9835419772493392, 0.0, 0.0, 0.0, 0.0], "min": [0, 6, 6, 6, 6], "max": [6, 6, 6, 6, 6], "count": [280]}, "scene_annotation": {"mean": [196.0], "std": [0.0], "min": [196], "max": [196], "count": [280]}, "eef_direction_state": {"mean": [4.292857142857143, 6.0], "std": [1.9123524352834853, 0.0], "min": [0, 6], "max": [6, 6], "count": [280]}, "eef_velocity_state": {"mean": [1.1, 0.0], "std": [0.8847921466972594, 0.0], "min": [0, 0], "max": [2, 0], "count": [280]}, "eef_acc_mag_state": {"mean": [0.9928571428571429, 0.0], "std": [0.8535340697144231, 0.0], "min": [0, 0], "max": [2, 0], "count": [280]}, "eef_direction_action": {"mean": [4.335714285714285, 6.0], "std": [1.9202332979008883, 0.0], "min": [0, 6], "max": [6, 6], "count": [280]}, "eef_velocity_action": {"mean": [1.0607142857142857, 0.0], "std": [0.886340504431519, 0.0], "min": [0, 0], "max": [2, 0], "count": [280]}, "eef_acc_mag_action": {"mean": [1.0571428571428572, 0.0], "std": [0.8558323314714379, 0.0], "min": [0, 0], "max": [2, 0], "count": [280]}, "eef_sim_pose_state": {"mean": [0.3463612901163773, 0.23387453420357027, 1.2421519673055872, 0.16898885488938942, 0.255096701925044, -0.7007858023685366, 0.0689308288958234, -0.33521284083395747, 1.1781103331485352, -0.1365726351125778, 0.04118911028179098, 0.039887471417511484], "std": [0.21062172729669656, 0.0972584608034791, 0.05633176389018712, 0.1425441963900054, 0.26448428344586633, 0.49372698779933544, 1.1390855147695671e-06, 1.343445981651611e-05, 2.3081376411825372e-05, 0.0010153633895397614, 0.00022512954714004423, 0.0006102213438744597], "min": [0.0646742131689818, 0.0649996581451748, 1.1813421752734738, -0.016749915318254538, -0.05167837805022213, -1.177887820228288, 0.06892692659832546, -0.3352893973877302, 1.1780409655398318, -0.14750137162127588, 0.04037237072603239, 0.035356439433375575], "max": [0.589720518095384, 0.3334998084151802, 1.3898523963584184, 0.3941118743994521, 0.6751176658771323, 0.0027654069580481267, 0.06893560855542993, -0.3351411119882199, 1.1781935665372154, -0.13513369010255433, 0.04186468592554582, 0.04280781009084422], "count": [280]}, "eef_sim_pose_action": {"mean": [0.3457851801147533, 0.2341835917225829, 1.2418824256209842, 0.17015206283443982, 0.260951890699119, -0.704175882391996, 0.06901586857289217, -0.33519695426095236, 1.178094972735647, -0.1376102131764033, 0.04284514022783518, 0.04071740412610064], "std": [0.2099393244560318, 0.09745911883847043, 0.056201824066206885, 0.14688451491300236, 0.2738489420161471, 0.4941971426872406, 2.5687740155019566e-05, 2.147971529644241e-05, 1.297849490741069e-05, 0.0010668232680822157, 0.00042618394048121814, 0.0010208025119351094], "min": [0.06588448826938784, 0.0649400636082116, 1.1822154721113627, -0.0337207421075984, -0.10679277000811482, -1.1825552519097795, 0.06880003599770954, -0.3353137989031264, 1.1780242159779502, -0.1512376857935232, 0.038300368543632723, 0.03532256891873754], "max": [0.5892571341501482, 0.3335094865938025, 1.4000177908329443, 0.4212161435289224, 0.7173208354793688, 0.004601942375302315, 0.06902388304099379, -0.33513873931065896, 1.178252064741107, -0.13601530283736674, 0.042908942329907385, 0.044530126468245106], "count": [280]}, "gripper_mode_state": {"mean": [0.29285714285714287, 0.0], "std": [0.45507344103418457, 0.0], "min": [0, 0], "max": [1, 0], "count": [280]}, "gripper_activity_state": {"mean": [1.8178571428571428, 2.0], "std": [0.5402073487021782, 0.0], "min": [0, 2], "max": [2, 2], "count": [280]}, "gripper_mode_action": {"mean": [0.3, 0.0], "std": [0.4582575694955854, 0.0], "min": [0, 0], "max": [1, 0], "count": [280]}, "gripper_activity_action": {"mean": [1.9678571428571427, 2.0], "std": [0.22921227128171534, 0.0], "min": [0, 2], "max": [2, 2], "count": [280]}, "gripper_open_scale_state": {"mean": [0.7132156252520451, 0.9796267700195344], "std": [0.3756565988379331, 3.1086244689504383e-15], "min": [0.10360805511474609, 0.9796267700195312], "max": [0.9789613342285156, 0.9796267700195312], "count": [280]}, "gripper_open_scale_action": {"mean": [0.7, 1.0], "std": [0.4582575694955854, 0.0], "min": [0.0, 1.0], "max": [1.0, 1.0], "count": [280]}}} diff --git a/R1_Lite_move_the_position_of_the_black_marker/meta/info.json b/R1_Lite_move_the_position_of_the_black_marker/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..1f0358e9007ef4c26154927eec351eb3032b8553 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 61, "total_frames": 15618, "total_tasks": 1, "total_videos": 244, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:60"}, "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_black_marker/meta/tasks.jsonl b/R1_Lite_move_the_position_of_the_black_marker/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..01f390b9df07f34a200115742575099d86c7ffc3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "put the black marker in the designated position."} diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ccd917423431370575d4942ac2058c5f92d3962 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:880f679fa873027d02180dd174c05c927beef9514c43dc8b8cb31e92fb0932a7 +size 1878201 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c24dc0654aa54f0359e277b781cad08a61039d7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:8cf6f157f9ae87d9fcd647fa869860f79f512716a0df712c13ff1cbc84779364 +size 2344151 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a864b376acee4b756c94e96d34d6c46fca8a10ae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:516473c8a185fb3e83cee65143b3b5f9bd5ab11f9c3bfab25f04e9f5984a18d6 +size 5328603 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fda1aa9d7ac0cee2aff46f10957f261559a55db6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4e4fc6f09af6849ceb8a82ef160aec73a561a8f746bc4c26c1d0973abbfaa3a2 +size 3356745 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bc9b1cb50ff67a0026089a2b96de92ce525ed293 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:cda2729da452cee2b8409f7c26464b9b0c0ed03b7239944923dba3f08a53f258 +size 2666322 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8cc58b8e01c6789f54a7818b4e1fe784606cefb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:48c0f7b75c535b70014dbb3056d52f2aee2167f7422d52b0e8184f270b6eeb18 +size 3301650 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b12e86c4cc3f84e4fb84170533ce84f07343964e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:99f8a478279954b16639f56982099ad0fe841af558e4c8aa645baaea6adc52af +size 3421918 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f9a45db4b27ed13acd5e66e3d7da82e1bb28d99 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:7bb738b513e86aa751a2d0b41a1f068d65beca3a744f5adac08e3fae2face28a +size 2816113 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9d333ca4b77ea8c9f5088cffe213af69684ad0b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:03997095e128d5722048620c262f9d11c0add13e4c367bfca68b223389be8e7e +size 2644584 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa69de522e4c7e14e487265a4f0d354bd7ad5b7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:54eda4227616a5adc4c6ff5a4df7ab3d13c0cdcecd2ba3db0560a7aae5c01785 +size 2389351 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4c5c5727693e9f47e2ce3b8081d56882af4d1d4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:7e1bed6c701b2cd96f0f83a75bdcbccaf305016b23479884720f47593ba478c8 +size 2379677 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aa25bbbec94d539e7c25d7c048daee85b2e33769 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c8f9d008521fff40c7922372966b5932116f95183f86c5e6fdac993b7c4653ee +size 2361973 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..664bdc7d1b44ac6d2ad4d4802cb9d9be542a50a1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:254ecf6b0fa9d4e857f7bff62a08487dce0494e6a5b25219d308a16db7433f98 +size 2130109 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90e1a37af38eb7c20ebce59290b6db024495144a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:36a14d109ab420f59207e9cd71b1d6ce91b5a412dfac4fa3c7def79a13d1e339 +size 3268671 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..717ce5df8ee0eb7c89f4509221bc9ee9daf984b1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:b2849553516a29d9537e8cb2386866cb8f9485aba2bf2743c4d6ac43b9f448ce +size 2081645 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cd491b47f5b64e8b1f79ccee67cb8fe446c9b3ee --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:e37908329040d55a762bbf0ddb7b1999da92e3330902f9b9046049994ea8ceb8 +size 2673908 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3128735e6f01c16782bf4ab77bd619b5e82e6b1f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:92735c89ae9cfe423434344cee5d7af09d127239dc93a5545cd42a726e859f96 +size 3391951 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1196fdc5bcab14d321994106f22db979478ae667 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:3691ea6a569f1943b1639b10b6e3f2ef259a580b86ed58ac9f1459959a7338b5 +size 1422604 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06b168fe85ddc9396282afed0c5b11cfaa8a1b82 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:3d8b7f0743f579845cbf5e798a049d36ea5b5ad5802803cbed7c8bb86cb76678 +size 2454547 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952a043f6ed85f03e6d7afb3ae8ce758640cefed --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c701def02c578f48b7b65df9a6b6359f5e6c75712943ee0d6ff6cc8f0b7d59de +size 2372386 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7a3cc69dba32e60a0207a140acf400756a544fe1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4a41b697961ee1f91d56ba164a8407b49ece0051efbe40e34a3c8021c08958d4 +size 1770322 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6b81b06c06ff1f13c9815b78e1c799e16ea1321 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:3485624fc541040f82af67dd49567b624d41db0362e55fe43f47f76a77f4c639 +size 2457459 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8580a07fdc5c019f1654cc2bb6240d20101e9b27 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:60434d5a8bbead7c3b0c6039664b1dea5c7f729947e81a90c1674877f27f6da3 +size 2284283 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..78398ad240031e06adcb8f2bc2fa8e7b959fe216 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f4c51e33944d648271078141f2f8145fddcadd2bcde38e7a1dcaf76d1dd31c47 +size 2431614 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f85ec2beb5e7bff900191c85db2ae447ba90abb8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ad524460c5223fb3e978d699e569c5eabd5d7310f94744ec813da948a33e3bc3 +size 3000585 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21e6c36e55ebb175130d6b3cb57f321fe337743a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:3990fea5efbc0c213af25f09f821d52fd8e712a3690ceff8a9546ceeb4276890 +size 3338644 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4e871e40d13711235be8116e44884eda540fce40 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f4da50033af9b77c7c306639a00fda89666eae3e4ca2299e86454253d2d70d94 +size 1719283 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..288e1a6588aa4b7d2fc2ea62de908f0bb71ae8da --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ff08be1eaefcb7d847a23152f4c50f5d58ad6f09604f14245b9c85f4672cdea9 +size 2586147 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e56b98e2f290ae3e07953905dab0793ab55b7f9f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:acd581cc9afa47b09b824c5e8678ed2f4f345bc61f5f0899e70544bd29a3b987 +size 1994806 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3c28947b040439348d9548b5e33b77753f1bf0d1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f22f16c3e62dfc5d6c4a2eb176bb6f6b006c81a4d79cb60f874269ec25d13594 +size 2161551 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6570cd02068c4c25808d21c8052c8c066b5cdca3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9ee48a095e47aee5fbbd1167f3328e5ae9e1902a902cc9907d0c0b0e5f3b528c +size 1736771 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..951561d308013818ba9e21ec518a6470bc226083 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:7638a657b95aae3b420ebf90fe6afcce71b81b8d59b7687854a9f61fdd3e6cb9 +size 3980881 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3f3fc891ba9e06c83649583ade2df59abc573873 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d0ef090f2290aa6294ae42b0c97c7780eb8dfc54fde487b2d2e458df9794649b +size 2084666 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d0cf63fa06f094e07a28088592e5eedbb5180e8b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:babea38668cbde7242edfc2dccdb70dcab175d56452a262f14ed82f689be83fb +size 2266379 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c31ddb05c562cb581cf50acaa5844ab1bbb2c86 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:eaf879306faa49234bb32b6bbcfd2d776ab8bcd4b4bb3fac23ed8bd25ce143b1 +size 2575435 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7176b2092e1bb4cf044e815daa1e838540fa864 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47173c3a9cafe442dc6be5ebd8f4715365b1876313bc2bc3a6c573b9d6c6915e +size 2094239 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e0c260606545f2318ef0c1cb5a18438b697bea87 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc217c8cae0fec620eb765ebb7ceff6ce95c78a00cab2716a55a6926b53546bb +size 1888212 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..65afab3ee0e2b160304e0b40e4c0404cbff7a838 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44daa014dc9fa3385eac18fb504ee077c357d9c3b87292884bd3d6828147f11f +size 2210491 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c9d01d19c43cb65d52dee9b42b3fa5fc1663f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fc0fb4efd4721afdb44641357d9c68e481d9df76588d36cb0c1e7cab174b3a5 +size 1422824 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7606159c2a569477e1e9e94f7d8c08d02c063a23 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5e8d8a52e3f0a6f8e4219f6f9afd003acc10f6e26987daa4e79c81ba1a2f867 +size 2519294 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2a215c3cc9f5802cfaa9e1d2d43698c5584499a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71998f1ad880833f198d024e3ae58e6a1f8e9fbd63dc1f8edff059bce2360003 +size 4537969 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df1457b796f73b415ff289d6bda022c86e3f492b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48345e606d69d7d3c9cc276ff6c44659074bbab8ab2af2e7361f9d6eec988851 +size 2380887 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3edf7e19444ae37071427b1bef5a87795df56291 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a35186571fe06ae0785f2181eb253b6457bb1365d8fc4ae1dcb11d7c593e07af +size 2684428 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7f380380cbfca3efd8acaa6ab0a4e492090071c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af13291173479027cfe760f1a9f804e8ac5c8fd38a55f2d5352c66b2ca59fcff +size 2021589 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b770117eba38b440bdc014b3f265ee752948ad61 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dafddbb50e2fe0090b0845dea55183952d4db12435521a160811dd8acbfe4647 +size 2943935 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b998ab6df4f940335d4757fbf1f54c1835107e6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9003bb51c9910ac10639ab371207af60f2b5a5977a67c9227f40fe6fa06c2c6c +size 2368182 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e7177d7d528878a55b64b1b993f4621fbb32d92 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e42a0c02a2dfc623f625b79cf150abce61660a7032094172e71f589e94d5e466 +size 2460163 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf29d40f27ed9d4542b0fb35ecae7cad6f6328a6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f364dfea9c1a5bd7a58424be9f905a8b44fe2f635f9db65d1a85a30e099b65c7 +size 3747023 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8ca0a760c2d225faf5ea07e1effa5bb831e5218 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db82896e702bc6008778185275cd0079690526a22d5dafe045333468a406651b +size 1844690 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8d5c21959f08838bb91a0477c80e23fec821b23 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5545ecb8a485cec1ad4dc8798bddf0ff9463f66a9eceebd202cc91cf7f216c +size 3026743 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21de5c7e8ce68ff85cfb725cb1c22800216fe2bb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0b820f4c497250c8b22dd96ed01eaf45d4714c2c38a4b6fa4748e3d7435cf8 +size 2494559 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..14268f2437a210a47bde30b9da5c65448ecbea24 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7b4a80c5cea9a32f06e5c7989d882545f21ea8880c55d1490e688fe2751770d +size 2061797 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f3884bc98802a5590468ccfa66decb966225f054 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee58a5359a19cee219d43a24e17bf9fef9d8396bb33c8c5f3444ef9a566971af +size 2378754 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d596c0810b6a1d14d661cbda777748a35767144 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffd6b10717fff7b7e7a774ad99d4ea855dc870dd1b3e4638b1b3cdada462e20 +size 1901274 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1aa036c41b7ff2fce97a7656a4a6459a2ef92e36 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09045d56ff37e6a4d603b1f89169f4ad90f2108f9d2d806cdc9329cfec20312d +size 2872497 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..209fade551b61c26843bdb586f66eca0d4a56791 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:372bd70f3ae2afb9c178680b3478b4138b6aa1f8360c895c80374e0c4483c469 +size 1957043 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f21f992303c13a2a3dd10e1bd3d9068d28ff4c63 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12c070d447f54a690badb9b324504ffe2712d38ce1d21e0a84f3ded0b66e7830 +size 3222129 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..125118c83b144b8c302b6017dfa06dec1399e803 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86189008a3fca4e8481fc541f440b86b3088492fa09d81a37576a1423520166 +size 3200492 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ea43983dbbcfe3c34afa8924c2b18e0115555f89 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d4736364a8ae2c38cd0fc7671220846fddc013724ccf9d49554b2f0011ec59 +size 2969088 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b8403217586354f84c45be51e68d0170b1d6fd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66788bf5b63096acbdcfc3685d999320ac7d2594d56428888c34a78f85e5d27f +size 1985344 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793edb543103e2ceabf96c3d7b91a51230fb4210 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_left_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:402f0f249a9b5814a2d5bc2e09fbfc25904b38f81ae5fba34e93b0b8267bc4c2 +size 2976968 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9281c038921f1db1b9b5a450fc69724e7398861b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:cd4a25dd0491ac8f19861fcf5302c7fcfcc7bbb618dd901ce2aa70cbf3684acc +size 1820746 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fb776d8f31a5b47de8331b778e03e565cb64d87a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:bb21eb54961eea35ccff31de7e07ae1eb6c8f86cc0a9ba9d6008759d28e012d5 +size 2320423 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b901513473996053edf2a76bf5d197ec4e5b7e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4d9c449317fb7fa5af482a4b379ea3bfde24c85efdfb77b3d677847bdd5d716e +size 5240297 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66449ec2a06a900a38e43b6a3c72907aaa8850f8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:fd9541e10959742927617d0dd8bdb88bf35927c979b6a14758bbafbe4aafb01a +size 3218909 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b8ac2f4363375139acf9029fc68430689a8f6659 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:98c88483deb8b370e29e56521131ad80f85f73f7e58818270ad9b715cf61b73a +size 2600902 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fcdd548dc2df294ea282c980a7479f39887cf894 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:2c95f5e80f0ea7bb6aac09f89e67dbbdeecc466b80d58d53e9a4fc623b892b79 +size 3344536 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df51fed275c64279367497ad7d728731955e0337 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:2f732bb5ebd2445eba7c6098a01c703c96c1aefdf02fe8ab89b6034165ccd5ab +size 3391757 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f83d15e2dbd0f18091ed221fc67162a52ad59de5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:cf69a9e6bd1fa18b9a4d6a790104693966f095a9611c74b73c9769448e6d22ab +size 2800145 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..657294f263b30b0995f40fc8c766ca561aac8749 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:96edc25e1e788f9b3ca13a93afa4527b26645fe917c540970a0eeb2f4debe2ee +size 2754777 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4380a540afe9d6cbf5901b91dea98c9437920b89 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d2f1b8ba21c550bb35fe8466d58d9f64a1d20431259c33c11fe6b9520e983cb5 +size 2375542 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ec7486033352b656f3cafab76eec28e6b8de2b0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ea1bee7ce3c62398a320153e34a80587f382afc1175df17a7f68f925bdc4fb4a +size 2364184 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c6133d3ec03685296133f459202fb8a3bd20aecb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:b6bd82a56e5a21ebd288f6627c23d803a9551c8c80623d4c7192d301b7c2551f +size 2368605 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b520a5d1ebafe220b3bd88cbe316dca5efe4519c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:fb3accfd8c7e52e6170ee739f5b13faf42ee4cbe26de9b61657802df1b7b6a01 +size 2083471 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f4f8a042d05a8af5ff70d9ffbcd3cf6745632664 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:282ac876dd0c9fa55ee7b30a303224066e66cf7cb3b8e4ad1ee8d5764ad70005 +size 3392077 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98302c2111984cac70c9c507cab42b2178ea6d05 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:02c70321c39041eae3e3c5c39bb794700a052b7a2e44170bdd471987b511863c +size 1999939 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae47329301a705094dc2feb33922eb81cccc9654 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4b639f25a022895c7ef034c110a0e2b76057270c975786b0e53ea99a49024c28 +size 2622827 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eacf007d970bd10497734798d50d5aef10518853 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:009d155aa9f765562ee1eb9ce7377d0f6051965d1b98cb6894c598fddf5226da +size 3308905 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..168aacd29aafc32e308743f49069dbe115065a17 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:e835e9d44d326a27e2a73c90a44700e22473404757ef7d760ac2cfc51f0326ae +size 1372907 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d6c1282615471d1fef1134afe5853e36c6e9333 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:2076b3d585b1c2ea4c223aad63a701f365c198304a15f4c0a33b2b6a2b3be60e +size 2419927 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a96b63b2454dee56afdda43319f1b400336e115d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:72d2903666f9c15a9cc3773b40bd06ff79c87e95ae2230c853c0ec42062f263d +size 2324595 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9e13f46a9af6c0e22689cdc015dc309a8ec376b9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:a339dd2735f8921a50c325273877a450528d60f868ae936044caa26afc6a4799 +size 1764406 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..39e8dc307367396dc0409d580b78fd7af1926267 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:db5f84078fabe2d33f6319b0fbb67cc2b6f33a8c06c3901cc6d25108dddb5ddf +size 2391682 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a2873ab02f3ee3d91a06cbb0d2d7cd42aebd5516 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:74181bdd971382830a9acef0c3ad6d0b65db82735b43aa1bd3ef6abecb9dba5d +size 2260281 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2a06e1a4d1baa531d589318d6e8cae5df1411a4e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:a234f227a88561be0f46dc66a362030090288d00617dc84bc089314d242abdf5 +size 2436499 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..92ac74599a4e569cc85d96fa37b9caae35c7d3f6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:43d63353d0ba60a001bcaa36108924e709dd19257096d1372047e83844cec924 +size 2952618 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7cb5017dfd7a23ef94e8937a272d90f223cb683 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9d918c8fdb1bc5f5eb4d705c09f2949aebe907ed25e1b799fc5b7404306e294b +size 3233044 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..18eab5d9ed8ebc07904ce8e1a4746c97a8449df5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:866193b9138965ee5fae9c87b6ad1f85403e9479557318421587a796bdd95d8a +size 1814220 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57bf9271189ca686492833f40713adfa5bdb25e1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:5f5471e718a15718fb01dca0ecd11760b969074b9e4876898ad3df4beb118aa6 +size 2470892 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4cc90c68b2ed9741771aae56b0d7ef597a0701c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:43a749b623f6022b98611919660e6a3af69ec822fb8a6374fcfbecb397058c2b +size 2013669 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c5e5d383cd1a40b3ffbd923994abf41c495ac0e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ee16afc2dc488c260915e606770a28ca516815691560c456ef3f1e270ac72365 +size 2120863 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..56aafe6fdbb4ffa6e91feaf5264cc02625919153 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ab44daf426bad81af70355ab25a6fb304cc395e52ab1288d434e77fb6c265309 +size 1742554 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0d4412bafb88c2dbebefbec193f7db078aff4a18 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:16a54960f3b64395a70a23499c32ed329b2f5679fff379c5a58350ba0f040e23 +size 4048311 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..26fef79476aaaff47477b4bea933f41c22adc120 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:475fdf023e4177e8bddc334b0689022a70c328b06f02d145568518c1416095eb +size 2052676 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ca6e57c746e0d9970f554de2f4a143d198fbcaa --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:51d637288219de29f7cda822f6a241a35912746fb91477916ede2a1d6e012328 +size 2222204 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f9844331740cff5d5d5460ad6d776f40856d4a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:8ff9b1853bd70947472dec84548a46a8913dd0749e76f5817c15aec910ceb496 +size 2550390 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..791f885847351621abb323e1c7f80e023f1a983b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7966bbb4bf9465bfabb943e003199974fb4e50280269fd804276f0762c7215d9 +size 2182284 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2cd0754d162423b7e6f36891067f2d51b64055a6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e97d70d026706b4708d314a9d2c7a60f2d4b153848c9d3879b573bda4221b4ec +size 1903637 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1f39eab9bd3b57d7f4a824fc9d05b9bf6fb6e607 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb22797b2973ac2bc1b353b3ec8eddd5b95ba64653e6ec330d2884a2fceae17d +size 2338057 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f8345ada3b2f18e350ea0af998acc155d55f85b0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e668ce2bc5cf951fd3263177f54743dd569b75900b8e2472a59ae87ab11e9d +size 1396682 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e20773bdc290cf997f87e67669e74ac99a70ecb2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6b04b366b4f705582628f5ef5c33a2852c937fc34e3876a51ebae20fe9ec58e +size 2428138 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4041c730518595a05123b10d11da9ec2a590f96e --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44f3487673a1f2725c10063a259fd58ab2f63f4529353ab3cafc68142dbe2a1a +size 4320469 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79c2e5a07e6cc1b4b6fc5b872f90dc19ce7b1e8b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4f0dd42ed1e2b6ad613b5090f36dc8e88956fa6d629cd7160231afb95b114a +size 2269684 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e6d717de308a89fb7c495df06e3421f4b75e8d17 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75b16fedcd13976d136dd376e0ce85b249af171bb64eb750e95eb37e76f9b680 +size 2539094 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23fb8c024444f9a998edede26fedf9f35bcbae82 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:172304ab24ed8ab22190e177667cf531de22d39f1e7f3b7f44806ade9d1ffc6b +size 2020154 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..89a04da4538ba515a33c8688d389d890bf218cb3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2fe02d05cbcbc37af300680c7d54a69bc0d7af79e1823e6d086b6245d0e00ae +size 2857782 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5a86a35ff6c458e102860b17670f204683fe3780 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1fb3af4a7414566cb9b86823c0b16fd8f86c4df94cf7abb876e896dbfd9eee2 +size 2342096 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6092cda0285b7d686d0287f562711046da9cf9a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adb8cc8687a3ed3e3542c8b6fcd0d70e1d78cf071a103d1b560c860deb406bf +size 2345025 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9c6a34f885668bc07a040f42c49ae10b202417b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e6a6846e9436e8dde8a4d363cc454f0a074a5786ab231d0dc4da6689f81c33 +size 3787526 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e95153b7f436695dffb2788bf18d65d518a9c50 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc02f53c7ea5ae27f51d3f81d519508642bd2abc4eb092e3578059e87db7451 +size 1800980 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c20457933e0f6c4d898e59355bbb72a1ae4407bb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7fecd4a55d38cbdadbcf5cc10d27fd96f38be71a5fb21c1d53b5b3928948df +size 2897074 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8bfbf294ecf6f336ce65c9404951e2013e5c767 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca718bb8bef39b46452135e7b927484090c7a0f12aa291d0b35dc935d61ba80e +size 2466761 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0ca0f7e0c6fd565b2157fc8fbb6e31a338f9bfad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c966cb384ffc52d5c65bddee4bc703a9d99e680cf1bed17e03eeb195a6a4a12 +size 2161863 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3b7f74491bd67a682fa022399e6537b6474e9f2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f14c75c0039eae0fb7eb00b73ee024a5f331f39408a0cf4c2be8f1af9ea9e534 +size 2320193 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba9e9ba1291ba965bfc298de8cdc5b4bb600981f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55c990dfac041cb4e25fff862fc31607d7dcdeda8d54a6f6b539cfe786d00762 +size 1884309 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f52eee1e79f08f02b65659facb4da2695bb9a709 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18b2a84620bdc2158827df76f52c17725a2ceea37d8119272d70d12d5acdee59 +size 2772039 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..543fac948c164fe3ec28168b93e249d24d68d0fd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72269195303144d3c5fe1ae11cab521f4533ae597bf56d695412a482743d5994 +size 1922326 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6f9226d5f21ee6b13fe013688f0540a40c9f95b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e4444a2eadbb965e7f5e2994e4e37a2fc2a1c83feacc9722d0626bce510966f +size 3202041 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..90f4f1153c3ef7b2608f58ae22888755caef7a0a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e51da1de55d88f3ede166e64879a58e3c415b67b77a8f84918fe72f56e9b040f +size 3254468 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d5573eda27cb7ed75beb32e03255a14d9ffaf93 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21f1af13a02ae5bd3f8a247594978c891e23018b3a63680f7d695bccbee196ce +size 2927784 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f00c5721a53c1155432fdb1442613636ba45dc6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1ff6561553202f680dff84c6487f1043f8531639967be6cfa91b5d249807847 +size 2041012 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdf74113bae2120c4774139b26ac478013a4c81a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_high_right_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bbf490af6461adaea1adb80127e94332e24c1396ce483c3ad18166923ce602e +size 2946368 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c1dad41e16ab2dbd939228d9cc3aad93c6fd0513 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9326b7650d32189e9c60278797a8612ccb0c99136c48f84439d54a08fe6ca58d +size 1309318 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0921d03408ce24738565dc47889e72fe03d33a24 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:a8469a3fcdc7e418fcb00055e8718261eb50d2b10540488521cd0192630184c8 +size 1306791 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..db6f438e462cb057db9a1c50db09ba93ca647a1d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:6a7573da5178c8025050327de505571df1dc02402ecd3b37e5f794ce3858a845 +size 2409358 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5627f04324b5162e7511d236ebe61bf2e4f0c78 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:e61e660c631cff3dec9385f3c3cc3c5b58ed20fa197b7a23114f1b7f48559169 +size 2172432 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ef2e215f06a428a52ab2e8026bfd0bb1d60475e2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f61174332fb5939724da8381ef0b21555a562d765517b826588feb8fb5ab7b42 +size 1723614 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8efe8bb5e85c1ec6c2818a36460472c46ca32839 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:165c5b718be076daf88e1e2f8ab24e5d91d5fd42075457804075733e90d23503 +size 2330751 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1676f54e5eb5614a48b08a5281484215c78b3e46 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9f8b38cd4b40d80d27d98113c9a484ff4d84cd4c40e1c0cc094e1d6dcbb461da +size 2471571 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d44c4e108b1802e53030f5f87cac2f7208c3f08 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c1034d4b4d66c6f5c0ed4bad74341c0a305da5addb654a82004a52eabc6cbcc0 +size 1721949 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13742d8f89427ce78ce6a47ebb2408d8cac5d400 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:bf0fc13d549c7236415e0e29a676be27d9f0d04030290e41a550748428fac543 +size 1814443 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1ba784de33f50317100919d62895d7813ea1c0ae --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:b66cc24bc019fe12c32b236dde553bc3d95f311742b276edd2dd06fb5db9a4ab +size 1578444 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27037cf1c8390be511791331e305c3623ae20b36 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:633d606cdd05e4e4f65aa526772b4e17186a5db8a88d3fbdbc4fbf8f804f3a7e +size 1554130 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7458f0dd74c3d8e47c29644660ff34d33088ccc2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:b6aa052386282eb1828beafdad7d7e1c6c69953a80748813b72c57f9c4699db2 +size 1573044 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eea1addd69945b389ba3ff2a72bca97d523584e5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f6a7c5a10a6b8114def3f245ae88800cde878dbbf626855d744d210d5d3cc870 +size 1395149 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b80c4168c30f2168ff10d14065acbde323f34cd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:8378fb1604945d9ce2104ef0fc78494830baefb5c35fbd6ba523b57c37b957d3 +size 2807482 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1123c39a2bb5d11dcfe42e7db26ab9d4e79205a0 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9e0a4b47b9a4ee9c258209cda38507f5ba8a91edd216ea7877f28f0da8ec2c47 +size 1058327 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1e9141ed6d98bf342679b2039aca58066c95bab3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:b455204015fc3153b1b5204686ef2ee62c0e413f12eb347758261d8a6fea2eab +size 1948578 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9a36978648c80860fe56da72e133e216502792d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:98eb3f401f98ff2e0fa846912a7073e60a2210abec09de8f42583bbda29084f6 +size 1789018 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dffc7389db7edc73d7eea59aea303befe1073664 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9d3dec45ab4788359fd60e11152b593343e9da16400e72c32ab9525d0e804508 +size 865637 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..48bdbc0d14f75f2cad733b66d185b11741778807 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:efbdc1bc6575d0dd32433b68ea930a67b9c778e84f2d077bc02b63613416d929 +size 1662565 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b232468ef2a8c6776962783d304e5cad27bce3c1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:9997bb66cd5b7d5ebbfa1066f5d3b02aa8d38a70d6bfff0e387f02e8f2d92ae4 +size 1676726 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4506c6018f577c6c6dc026f38c5c6a92d6d6d67 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d8e482196c6fa8bb495df3f45c15ee6d724c64050c14771c1ac23a3ff8038317 +size 1157247 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..529c90bd12a676fa1adad913458e648adc74af48 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:68c4123044a48e7ef82f1bb1461f9fb6f811704d6471edc12af35974ffb74c6a +size 1754509 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..861ce2db758cb1785fe62046123c3d06ba474875 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f0666e54cb3bb7d49439f23e9a7eca6b0bd36a5bbffa3cf42ad14fd7c955d8bf +size 1624911 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..909f6bf9ca6b7ccaefa2fb86dd24e049d790d236 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d8364cb569d319bf8dd0eb83dff19a369bb18b76f43fc4b2c4b9defe6b517a74 +size 1420314 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..06720ad8b70247c24f9a997f5c5de3a4f5df8380 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:235944af853150115ecbe687a551a9927b109d05693de137e8a519d190161583 +size 1554992 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbebda703a3b3ca508acc7dd45f5f169a3494185 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:7f2b463202705e3a704c9c072598e6cf7fe911af71113ded099688ea8d5e9888 +size 2148042 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3a24dee0f802dd552e7e709fd6b0ed6e70dec112 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:89d8ed27e4bfcbfbbb8baef3b1bf203bd1cab2ca7974090007b50ca4cd09cb68 +size 1135777 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c105f4100f261abc44e9dfad5fb7aff34da59ad --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4c0bab537eb39690e0f0fab401a402d33e8ffcc7c12ee295ad4f4b7e26277ebb +size 1459019 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..05f997dce96e19df45fe1333d78ca03743bc4bec --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d343af6f10e7e098d02df736c0e1b1c8273a5805bfa7189ee88d933df89080ed +size 1461020 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ae1723edfdaa3b9981584c0e070f01ea3095c919 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:13eb896d9ad40e33805e44fbd14eeb516c821faeae717eddcd027947db4a0115 +size 1337505 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c19592dfabbd0293097ca118e712fac1af1f962d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:763a290d318e0c0363c1ad7e548f0d47add92a8d647029be9d5236d73da6f369 +size 1306218 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f7cb4dbe793d74f57faa5b3b8542c3f72d0221a4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:405523d576180f755874d975b6572f416052760f8cb827fae308b69401d60c2d +size 1613426 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..856a7d0433155be7692b88339c2db66fd0b10a26 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:fecb151cc511c7720742acd6cf75308808fa7c5d7e4187998237fac4ad11a750 +size 1325872 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abc0e904d122340cc848eb9ac95d2f0cf3e12420 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:638c81466f6a89970e1f3aebeec7b1e35c3ea2cb331b59965cda17764a0a10de +size 1447702 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd99181ca2c44a1a9c691f3d5d01b28951475206 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:6bac966e290598454cb52ddc223821b6890773124ec7075d449e05690967bf09 +size 2164241 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..765e4a8a4be00e9b1695e9407317ac0779bbe917 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8f7a953f5025076948a303c10d18bce4480df283dd1d706d8bb7e2bf601466 +size 1336511 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1e79f5172f57d54c57f592df3ce4374f7a9423c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32433e8b4bcee98075e6f7fed29407c366481f05c1ba2ca74657b4b4f33d0c80 +size 1455994 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6715878c68aadc83332f089f683d77064ab2382c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57ab1919ae5344250b763d56f5a4bd071900a99d1fe40e1113b734cc1130a96f +size 1496946 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c66ab25fbe29af2a173ec42d5724225700d4482b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfb22bf1abc2b196e8c3707527cec75095554760b8a80606f35b4afa365b56b9 +size 1054595 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..50edb9f0c744b2c867e9776a761c6eae9affe1e1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f0106eda7e4afcbd7530a125671d0aaa544aaedd7002ec52ef379b170def9b7 +size 1543912 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4eb7c4f0c1e1d1f2e6f59fe132b7be8477d99d8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2d3f071800f7801787fff632b12744f8a8543657efb1f329856b941a5e5b78d +size 3322728 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c095f7a16121e06a6a070f040b0411d614031d2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f805580f492763908f45396ec7711e490b45bfba2717434a44758c47cc7ce81d +size 1338460 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b79ba5a54eadffd67949e6fe473450877841d22 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:522493e4c1abe071dae1281a76d6d70f879860a815fdd07fb04494369edba7f2 +size 1785963 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83c5dfadd9d127e58a4e4e2feb51d70db9e5f57a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b729451e56bed9f7ca89033e734ca7dd7620be8ff002745088ae8ea08566cddc +size 1351293 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a3d4609d754dbb72dda59da45c6f3b7a5c2f8fb2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6861d562a75a2eeb9b1308a66d85a5b31993609fdf818bc399433e469140626 +size 1938029 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..703134bdceee77ea762568e55e7b7dd3f187936b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10ae6a545e7d7791a6b198d5c3f3427d81175e9e8273cb8aa74c1fdab6b6690 +size 1628687 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1100f87d85ed5a58f9b8f75bbdf3a7aac3b8c9ca --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a9f571f85aece44c994a2ed2755eb5950ebdc88599b2d8fd44e1b3b538446bb +size 1588667 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8f9a217f41fe536f9f83fe07d2254b81afeb83dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc085de73969b419b8d85d59cfa9bbdedc46a9a33eea4ef9d2521b6e2acb90e +size 2419912 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03fe6c824ce7a940206daabe2afcb24e186bbb5a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a380ed46aa5052b8972a106c8923224e8370822154b28b68936438b6d010d975 +size 1046461 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..abe6b7fe53d45c60505413db948f1d4c5472186f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9d92f7938ffd3f4a491e99fd52d560a14cfa720ddf45ea43f5c10bac2e2c1e1 +size 1798596 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..19c4bf6652edfc6f0e2cb7f0b9c67ea6fe92d32d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88fe2e6c1945d23aaf3091f624020940114bd112b1c7f96d68d71a6bf02a5b9e +size 1667320 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6524488954e83da9b26697384e11a0ef3b4e9820 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bd58e0de50e809b2eeb1c372b8280643cd13adebce626364902accdcbc96e24 +size 1343843 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..60ebd1e3a17f721a5a9e33346692aa6086f4a135 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42f606be25905d7986ce91d9a6e230cbb8654bf119125f935a9dc3bec7cc94a +size 1468811 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..75845969e9a89ced9bebe52caa7c086e6a31e8f7 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f324897f3eb969d2b0278c22443dd0e314988f9ca67a4015362bf0a8436496a8 +size 1164065 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3f1d370fe312e2777d575e94abd4999cec9455c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc742860c6a5739f0d69c3a28df7b748ff58f6bcd291ccf37e88ef56932059fe +size 1908871 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7745e093beb25e1cbb7319c09dec9e5f8df07776 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46b480ba4aeb58ee8878e9b8dafa55f3d3712e5d64fbfbcd23be21edd7d36e76 +size 1219151 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53d61c395b9bd1f786706d672a7da294a4feb2dd --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c91aac3599d90d089d3d8dba468d440415415076348194daeb01baa1cc93698 +size 2160837 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b5aa7287a4d5e55c5d8ea3e97624176768905aa2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daf1a780e0ca0578c869be09fa43928ffab21ba46a02507a5dc9a7559c84826c +size 2351179 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cfc52425da03dd5539e3e178bf7ebca0d52a2048 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dab071db1fb452a5a877f2a3085176e565610a32eec969116eba1b571d693108 +size 1780898 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cdbdcd8a50b7bd56b5f09d8736c0ae6d49c49543 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6173663a9b6a9ad40bcedd09dc7373bce34657abe81cf1fc9e939bbfd5a7bd07 +size 1375666 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..566d90acbd00d41db1ef1dcaa9521b5038d7c1af --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c810119d8ddc8627f8992ca4d9c2b907683e94b6755769d5ed67231b276ad9f9 +size 1952767 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c45c1d17c25aac7321ecf33bcd88d8c50bdf01df --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:6a7909ce64807dd1aa56476842e8bb32b8a2a9c56043bbd853acf7c33371b450 +size 1439553 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b82883d0370afb8510d3547071c2dfd0a4704888 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:13ed9a069c2ea0bc036745b75f4aacddf39478293cc4926bc1a3831a364579c6 +size 1975341 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a5c2ce7d966a74fa2a2a4438500dca44d465c51 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c1199cbbc8452d072ab72388b5b8ebef7ab95a7297a6aae9ca95f456998563ac +size 6648640 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0f6f33942560772c3b3d99d4abc042137d888b65 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:701ac4cdab9564de3532523eee0eb54a8f198e6b092408ae83597cc940d7a86a +size 2490001 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..10c11a6ea33fdf49790ccaef79d7416785e637c5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:8fd968bd4cf7e3e86011f310ae0b2757d89615098bf59539942e8bf1be010f7d +size 2620445 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ca5df7a57c23c7fb3a2928ff94b1eeb735c1d57c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:bb91e8906fc89050c0df091566782e47a4a32e973bbf92015642de294b3be89c +size 3439991 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0e8ed5cb6be7a784c1437ac8f7dbee8bd43de4eb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:1950411f7c99c320b499b96fbe686abe39f642f53b8ab264a11bb39ef0e7ccad +size 3192343 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..451b71b072f088b5d35992fca3cb911babe33b66 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:00223081d6f51a3e55c52f863b9a7497c53cbbc07b2998a93398171a6d3f128e +size 2866806 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a76fbef8a836c3e5bb294f17ae7a3981b7b224cb --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:45db7754a83a684d6521b8e0083c9ab275b3f01caa2d9392d7fd029b62c2cae8 +size 1812702 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6b3c6c84d9f740715406eb8001ae7d9ad122ab56 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:a3fcea0dc3117f99e95fffff035bccbf995dfdc08c339dfbd69d303d6341fd68 +size 2173257 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64b22aa738104adef60211d444f35b10e9874c08 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:27298512d53bf33b99bfa5796ac55cb37ab667b8a04b0dfd2006816c6ed14e6c +size 2146210 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b32691bdf70fe6c4839f25c9680aa03dd8e5c55d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:5b920fbbbb56e8f61765d55d07dd30e6517a87b34784741d70dde66b2d15efd9 +size 2193374 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4d01fd6c61fafc13c4077ca560f0ad595dcf621c --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:aed5b116da18a733df51a8af584686b67d895a910b0dad72d981298621e70502 +size 2122023 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..64a9acffda34f050babc46d3a5d96bad3795dfe5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:930bffe6b9b792911453cf5f02060fdb0f92e08724133f4e90722ee9f1ad26e7 +size 2650899 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9f1e697c5080ecfcc19777d8f4d4757d236e6f5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:e1706baf0e76677a6f07917e75f66edae0c36ad14ab887cc77b47096355b6880 +size 2090840 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58dfc28e42e234db35ae133c30d73576cc6b7f2a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:cbb2ea63f61f29ffa25b1e0e5b5202e7db4aa3ea2c73069922274799dc41d754 +size 2222106 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c41f0b43a613843c0462da5d5c8f5a4387e86d35 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:67d27f8b954c33b9290cc37b3fd940cf43a07359c2618f566c9ae35100a81fa9 +size 3689234 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..094c55aa3e4387daad930230490a81ea3513e8ef --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ae0e510ceed4f5c44c62c90f49eeabbe8421dd5c5e2ce3ecaa38becbae50ea6a +size 1332569 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17658cda721cd99e3bf13565ed6117d36757682a --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:38d65aee1c140bccb614dafc48b0df354f4469d72608d3bccc3e79a52fc0cf8f +size 2249655 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e52c27f158565204c59971931c713ae64ef77a22 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:4226b631d5c774f4b5bfa08da7f3a6dd4aed36bf62b2e881b51dddd2d63cedad +size 1995588 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0dce26592aaed47dd2facb0737333e337accbb4f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:2b3da75e448c37d4b4e13ebf3609598ffaac4026e6865f907aec1306db2333be +size 1688637 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a5fa660fef46d82b4a1f759cf55bab0097a21cd3 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:edad69220676d40de715eff987a3bcb86e46f9b85f2d8459dffe20c5d2c5e6da +size 2200306 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..efbe4fcb2df4743f337e27fa5d54246412b5169f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:83b6f5b2085735553dce02a33d1104c6397ec32222384f59845ccf7acdad4abc +size 1773161 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c374cb69cc37dd05cc11740d81502a03466b3252 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:13759ff722ca88eead5f64a97f3e8f1de6d40cacbeb4f48c05e236db04aed042 +size 2389129 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fd473fbc06ac159383af4c1781295082a8b33d20 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c2185e5bfc0cb23b75c3c47b0024df5900453cc66a777dff8727b93753c4ef3c +size 2842969 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e42e3ee1d268f7f375b959938c91a36ea10013e9 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:7a33c19d192c65ced541fb5015fbc67719f54e3ca4f32022cde42ce59778a7db +size 2776999 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d5be21f9a271d7efdea75da4db0106425c6197c2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:f10d01c38d77574910be144ffef0f496bd1f86820522f8f02e452ede4411d60a +size 1882166 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04a24dd4e7db202fd811666d56e592851e76c4a2 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:29ae0d8baa8343ea9b78d64e8cb506f8993224986d1def0ca90340e9cf449732 +size 2176378 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98856a83324346518cd69659fabb89921a19f1f1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:da5fae9d24a982a1fb1936533b9f2f232c4bad3a15b4b6fa1978e2114f8b6dc5 +size 2139926 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9ac09dfebbc0de12c32582cc619c557b7c1188f4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:e513f30fc874bdcc40fb4e19b8fcc1f9d2c40007bf49a36267a94edaf7d1f675 +size 2057054 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a790fd3e4af484a7621c4087c049691325392312 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d0a7ed0bb7c9dd34e896bb9d6f30abc07a51eb057b6ef4a176f355d7b628e6e9 +size 1655665 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0eca7c2f5edadffccbc118ed8b39529bc490fffe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:d5e77f195b321453e948c32e59774a95f17d384001359e2460750d9c0a8e53a4 +size 4464490 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b01335d8311e9d952c016d5757a27d43f470563 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:1cb9dea931687c4eafcaabc442736f57b2397f240edb84d6fe7a066758ae22c5 +size 1884509 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32da625c7645e1a00ece552153b2e2c64c5c592 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:ff099104856650311f8613ad4c959c17873ecb8f864749bc47f096a2c483784d +size 1982741 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7f06438367f8a617f4d7cd01787fdd192f9678ff --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/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:c28de277c4d024bd428ae1314d4901e5574c38767029024f2f0e0144f26baeef +size 2048996 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a51179e2d75088be49f13ef8b88ada323e8aaa8b --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0161ace1dfbb71645451ddf8fe460c58c7cc08d8bf8a58758edff08d215676 +size 1548238 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c42067ec909008c08dc9b854c3a51d2f7720703 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d10f01f34878fbb181321e41e401dff5570bcbf3b540f3d8325dd6051feccab4 +size 1669040 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..70cfb3c3e8b34c456278de6bb08da7580bbcdc35 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe9b87219c67e21ed7bd2f2b723694316287aefd0bdc936985c186f9223414a9 +size 1690030 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..952922f06a19b2d5b7b0487e6aa395a5f8579ebe --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8e0d60ade0955a25b6e76edab820a08f2ab49533826cb1d155a8823c0c349ce +size 1294965 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17d6af59f6368e91e619b266ee6b072a015edd20 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6a359b8b84d1f98874fcb801112b9e938f692a2fa704ce95c0dc5a79b0a716 +size 2126042 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c1d1508df92b5a762cf12f11dbc1ad36693f030 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:310346dcb723ceceb08b0b44794e3041088587fd89163d2dea15a8a20ae9be33 +size 4688377 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..845af4fbe2fcda52dfcd634453a99baba6b17a47 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70466418a1bb674ece2b8ac669f80501d813dff2987db15f3e453f59a1e22aea +size 2091841 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf82472ed94c62aea374e0a8a30bd5d5908572e8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6057fa5174224061385be23897876bd06076d03d331efa95c631a25b3b46dc2 +size 2345666 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9d6989fc818a1350c14ad00c3e213bfb801905d5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7a50561779e3befa14a753b718e764ed4af57f52aa9689fb50bfecc803a06f +size 1810036 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8e5d518f290544c04cbf234d4df069e7d5892121 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da0ad0d0c8413073de5ec08f681aef0b5b8a8f6fbba7e346bb1d261f7874d7b +size 2786746 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651e0fc4ec07ce576c2990d73ca82449aed7e773 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3e24b3e1b0849085ca03c3430550950ca2ee4830dc1bb12671acf2d8defd998 +size 2217115 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed2189f8412df62d775e8a5e34b37313b6fe87f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90447c808730badfb47f765a900066ce039eddc91b52ec38222f3f3339936965 +size 2119449 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e40da271f8b13e67526386334be53e1b0a40e6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a41a505b00c0182147cff211a7aa3952e03d04a8d5866b7fb52b01cfe3dfd26 +size 3316115 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58aec5f627f781dc0f348e7250387fd19d5874c1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd4f35bc1c3683eef9136e3bc1e6d719b58588a1b85a078d6e48bd45d2e7b559 +size 1450620 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9e44386fca2f61728a0fab4b45ec0c263875856 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c4ac7e6edd7bc894f190a8aaef554519e40dba0fbaa9c958fdd6b4f7958ef4 +size 2635096 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3dd89129b31b38c3cb6a29b7173a59ed2575a144 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1457c3328eb4f265003cdd3e9d3816b10c21c15828bcee5f473f1be08255d1d5 +size 2149055 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a6b69fba4c2ae9749ded97144898fac04f03b1f4 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bccd37ff538fdd7a714df2a45cae0e3ae1cb30881a9a2970f54c20c3c4ac1699 +size 2105863 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2681f971fe2009b2955d59dd446bf18b105bbea6 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da80f1048ab184c22a0602281bf38e63192ae1e738d549b2ab941851f42d6f44 +size 2106363 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..74f838f58c8d4f8429a129e0b804071fcdc15ecc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374aa1e9ac5b80c4ab5bffdc6d7c0e6b813435a394753a944a13dcda045fded5 +size 1560374 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d104f94799a1c407f5d340d49e09d578bb94c88f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96207e6d0370857c75ef84837172ae59dfbbe0ab8d0657d432f208596b046ef1 +size 2189284 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..050ef1151f6acb13d943ca1d9474744d20a1d2fc --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c19e944c0b7a4759b12a05b70cdaea8c0ac216ecba10ba057f63bf782ce96dd4 +size 1867749 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e556a9fa958478c0c16597f5ad0088833a8641d5 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b7558c996e8d2915e223f910c4e7517ae281d86999ba8c5ef19808508fe7718 +size 2558920 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9994c413591e144819e2741e90a6b2af4b68a39f --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8cbba27f944eba71c58c646fcbe4f45a3d16ce43c0e2582bd5e7d613295ef78 +size 3503378 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cecf0d92435e83e003ad744dbbe4f6065763c1 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3ecc68afe43bfc950958e285ea629f26dd03299ccdd54512917d0c32e0c27f7 +size 2479877 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6009012fff1d15a348bbef06db1e554bef07d5b8 --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:401d4915a372a6ee74a3d708b38ca8bc051bb960ab91d13be686117f8701efdc +size 2221466 diff --git a/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..43b72837122142ea3f7249bfc6d916a1346e467d --- /dev/null +++ b/R1_Lite_move_the_position_of_the_black_marker/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8025cbd613d225b8544dbfa998afb68c503e43ca001b78231371f48e8c508010 +size 2584644