diff --git a/R1_Lite_sliding_chair/.gitattributes b/R1_Lite_sliding_chair/.gitattributes new file mode 100644 index 0000000000000000000000000000000000000000..1ef325f1b111266a6b26e0196871bd78baa8c2f3 --- /dev/null +++ b/R1_Lite_sliding_chair/.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_sliding_chair/README.md b/R1_Lite_sliding_chair/README.md new file mode 100644 index 0000000000000000000000000000000000000000..cc2c0d71e06af4031b6111d0345b38c2063e152f --- /dev/null +++ b/R1_Lite_sliding_chair/README.md @@ -0,0 +1,325 @@ +--- +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: 100K-1M + +license: apache-2.0 + +configs: +- config_name: default + data_files: data/*/*.parquet +--- + +# R1_Lite_sliding_chair + +## πŸ“‹ 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: +- `grasp` +- `pick` +- `place` + + +## πŸ“Š Dataset Statistics + +| Metric | Value | +|--------|-------| +| **Total Episodes** | 87 | +| **Total Frames** | 142290 | +| **Total Tasks** | 1 | +| **Total Videos** | 261 | +| **Total Chunks** | 1 | +| **Chunk Size** | 1000 | +| **FPS** | 30 | +| **Dataset Size** | 6.6GB | + + +## πŸ‘₯ 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 +pull chair out from table then put back. + +### Sub-Tasks +This dataset includes 5 distinct subtasks: + +1. **Push the gray chair back under the dining table** +2. **Pull the gray chair out from under the dining table** +3. **Push the blue chair back under the dining table** +4. **Pull the blue chair out from under the dining table** +5. **null** + + +## πŸŽ₯ Camera Views + +This dataset includes 3 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:86 + + +## πŸ“ 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_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": 87, "total_frames": 142290, "total_tasks": 1, "total_videos": 261, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:86"}, "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_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": [14], "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_gripper_open", "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_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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_gripper_open", "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_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_sliding_chair_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_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_sliding_chair/annotations/eef_acc_mag_annotation.jsonl b/R1_Lite_sliding_chair/annotations/eef_acc_mag_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..261c0cb86faecc005328e7b464d8fa76fc4eab3a --- /dev/null +++ b/R1_Lite_sliding_chair/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_sliding_chair/annotations/eef_direction_annotation.jsonl b/R1_Lite_sliding_chair/annotations/eef_direction_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..15eb9abd75814183c860e3bffd75f9148c4e0d04 --- /dev/null +++ b/R1_Lite_sliding_chair/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_sliding_chair/annotations/eef_velocity_annotation.jsonl b/R1_Lite_sliding_chair/annotations/eef_velocity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..67c684f8b05e1f6240ea5dd4a9bc9a5df14fe086 --- /dev/null +++ b/R1_Lite_sliding_chair/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_sliding_chair/annotations/gripper_activity_annotation.jsonl b/R1_Lite_sliding_chair/annotations/gripper_activity_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..275a505f9220cce6502eac987c96a0261ef3f030 --- /dev/null +++ b/R1_Lite_sliding_chair/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_sliding_chair/annotations/gripper_mode_annotation.jsonl b/R1_Lite_sliding_chair/annotations/gripper_mode_annotation.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3825f1be6645468297ad5be29f9275f04db52345 --- /dev/null +++ b/R1_Lite_sliding_chair/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_sliding_chair/annotations/scene_annotations.jsonl b/R1_Lite_sliding_chair/annotations/scene_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..046965dc228aca98a798b64386fd3bca3eca5cc7 --- /dev/null +++ b/R1_Lite_sliding_chair/annotations/scene_annotations.jsonl @@ -0,0 +1,90 @@ +{"scene_index": 0, "scene": "The chair is positioned at the back left, another chair is at the back, and the table is in the center."} +{"scene_index": 1, "scene": "The chair is located at the back right, while the table is centered. Additionally, there are two chairs situated at the back left."} +{"scene_index": 2, "scene": "Chair is positioned at the back right. Table is centered. Chair is positioned at the back."} +{"scene_index": 3, "scene": "Chair positioned at the back Chair positioned at the back left Table positioned at the center"} +{"scene_index": 4, "scene": "The chair is located at the back right, the table is at the back, another chair is at the back left, and there are two chairs positioned at the back."} +{"scene_index": 5, "scene": "The table is positioned at the center, while there is a chair at the back and another chair located at the back left."} +{"scene_index": 6, "scene": "The table is centered, with four chairs positioned at the back left, back right, and two additional chairs also at the back left."} +{"scene_index": 7, "scene": "The table is positioned at the back, while there are four chairs located at the back as wellβ€”two on the regular back position and two on the back-left position."} +{"scene_index": 8, "scene": "The table is positioned at the back, with two chairs located behind it; one chair is situated at the back left."} +{"scene_index": 9, "scene": "In the described scene, there is a table positioned in the center. There are chairs located at various positions: one chair is at the back right, another at the back left, another at the back center, and two additional chairs are also at the back right position."} +{"scene_index": 10, "scene": "The chair is located at the back right, another chair is positioned at the back left, and the table is centered between them."} +{"scene_index": 11, "scene": "The chair is centered, another chair is on the left, and the table shares the center position with the first chair."} +{"scene_index": 12, "scene": "The chairs are positioned at the back left and back right, while the table is centered."} +{"scene_index": 13, "scene": "The table is positioned at the back, while there are chairs located at the back right, two at the back left, and one more chair also placed at the back left."} +{"scene_index": 14, "scene": "The chair is positioned to the left of the table, which is centered."} +{"scene_index": 15, "scene": "The two chairs are positioned at the back left and back right, while the table is centered in front of them."} +{"scene_index": 16, "scene": "The table is located at the back, while there are multiple chairs positioned on both sides of it, specifically two chairs are placed at the back left and one chair is placed at the back right."} +{"scene_index": 17, "scene": "The first chair is positioned at the back. The table is centered. The second chair is positioned at the back left."} +{"scene_index": 18, "scene": "The chair is positioned at the back right relative to the table, which is centered."} +{"scene_index": 19, "scene": "The table is at the center, with two chairs positioned at the back (one on the left)."} +{"scene_index": 20, "scene": "The two chairs are positioned at the back corners of the room, one on the left and one on the right, while the table is centrally located."} +{"scene_index": 21, "scene": "The table is centered, with three chairs positioned at the back (one specifically at the back left)."} +{"scene_index": 22, "scene": "The chair on the right is positioned to the right side, while there are two chairs, one in the center and another also in the center. Additionally, there is a table located in the center."} +{"scene_index": 23, "scene": "The chair is positioned to the left, while both the table and another chair are at the center."} +{"scene_index": 24, "scene": "The table is positioned at the back, with chairs located behind it on both sides (back and back right)."} +{"scene_index": 25, "scene": "The chair is positioned at the back, another chair is at the back left, and the table is centered."} +{"scene_index": 26, "scene": "The chair is positioned at the back right, another chair is positioned at the back left, and the table is centrally located."} +{"scene_index": 27, "scene": "The chairs are positioned at the back right and back left, while the table is centered in the room."} +{"scene_index": 28, "scene": "The chair is located at the back right, the table is in the center, and the other chair is placed at the back left."} +{"scene_index": 29, "scene": "The chair is located at the back left, another chair is positioned at the back right, and the table is centered."} +{"scene_index": 30, "scene": "The chair is located at the back, another chair is positioned at the back-left, and the table is centered."} +{"scene_index": 31, "scene": "The chair is at the back right, another chair is at the back left, and the table is in the center."} +{"scene_index": 32, "scene": "The chair is positioned at the back, the table is centered, another chair is placed at the back-left, and a third chair is also located at the back."} +{"scene_index": 33, "scene": "The table is at the back, with chairs positioned on both the back left and back right sides."} +{"scene_index": 34, "scene": "The table is at the center, with chairs positioned in the back right, back left, and another chair also in the back left."} +{"scene_index": 35, "scene": "The chair is located at the back-left corner, another chair is at the back-right corner, the table is centered, and there s a table positioned at the front."} +{"scene_index": 36, "scene": "The table is at the center, with chairs positioned in the back right, back left, and back areas."} +{"scene_index": 37, "scene": "The table is located at the back, with chairs positioned on both the back left and back right sides."} +{"scene_index": 38, "scene": "The table is located at the back, with chairs positioned at the back left and two chairs at the back right."} +{"scene_index": 39, "scene": "The table is located at the back, while the chairs are positioned around it on both sidesβ€”two chairs are in the back left and two in the back right."} +{"scene_index": 40, "scene": "The chair is at the back right, the table is at the back, the chair is at the back left, and there s another chair at the back."} +{"scene_index": 41, "scene": "The chairs are positioned to the left and center, while the table is located at the front."} +{"scene_index": 42, "scene": "The table is centered, while the chairs are positioned in the back right and two in the back left."} +{"scene_index": 43, "scene": "The table is positioned at the back. The chair is positioned at the back. Another chair is positioned at the back left."} +{"scene_index": 44, "scene": "The chair is positioned at the back, the table is also positioned at the back, and another chair is positioned at the back right."} +{"scene_index": 45, "scene": "The chair is located at the back, another chair is positioned at the back left, and the table is also placed at the back."} +{"scene_index": 46, "scene": "The table is at the center, with two chairs positioned diagonally behind itβ€”one in the back right and one in the back left."} +{"scene_index": 47, "scene": "The table is at the back, with chairs positioned on both the back left and back right sides."} +{"scene_index": 48, "scene": "The table is at the back, and there are chairs positioned at the back left, back right, back left, and back right."} +{"scene_index": 49, "scene": "Chair is positioned at the back, chair is positioned at the back left, table is positioned at the center. Each object's position and relationship with its location are clearly described."} +{"scene_index": 50, "scene": "The chairs are positioned on both the back left and back right sides, while the table is centrally located."} +{"scene_index": 51, "scene": "The chair is positioned at the back right, another chair is at the back, and the table is centered."} +{"scene_index": 52, "scene": "The table is at the center, with chairs located at the back left, back right, and left positions."} +{"scene_index": 53, "scene": "The chair is positioned at the back, another chair is positioned at the back right, and the table is also positioned at the back."} +{"scene_index": 54, "scene": "The chair has a back. The table is centered. The chair is positioned at the back left."} +{"scene_index": 55, "scene": "The table is at the center, with two chairs: one centered and one to its left."} +{"scene_index": 56, "scene": "The table is at the center, with two chairs positioned behind itβ€”both in the back, one to the right."} +{"scene_index": 57, "scene": "The table is located at the back, and there are chairs positioned at the back, back left, and another chair also at the back."} +{"scene_index": 58, "scene": "The table is at the center, with chairs positioned at the back, back left, and another back position."} +{"scene_index": 59, "scene": "The chair is at the back, the table is in the center, the chair is at the back left, and the chair is at the front left."} +{"scene_index": 60, "scene": "Each chair is positioned at the back, with three specifically located at the back left."} +{"scene_index": 61, "scene": "The table is positioned at the center, with chairs located in the back left, back right, and another chair also in the back right."} +{"scene_index": 62, "scene": "The table is positioned at the back, with two chairs located on either side of itβ€”two chairs are in the back left and one chair is in the back right."} +{"scene_index": 63, "scene": "The table is at the center, with chairs positioned in the back left, back right, back left, and two additional chairs placed at the back."} +{"scene_index": 64, "scene": "The chair is at the center, another chair is at the back-left, and the table is also at the center."} +{"scene_index": 65, "scene": "The chair is at the back left, the other chair is at the back right, and the table is in the center."} +{"scene_index": 66, "scene": "The table is at the center, with two chairs positioned behind itβ€”both in the back, one slightly to the right of the other."} +{"scene_index": 67, "scene": "The chairs are positioned on both sides at the back, while the table is centrally located in the front."} +{"scene_index": 68, "scene": "The chair is positioned to the left, another chair is at the center, and a table is also centrally located."} +{"scene_index": 69, "scene": "The chair on the right is positioned to the right, the chair on the left is positioned to the left, and the table is also on the right."} +{"scene_index": 70, "scene": "The chair is positioned at the back left. The table is positioned at the back. The chair is positioned at the back right."} +{"scene_index": 71, "scene": "The table is positioned at the back of the room. There are four chairs located around it, with two on the back left and two on the back right."} +{"scene_index": 72, "scene": "The table is centered, while chairs occupy the back right, two at the back left, and one additional chair also placed at the back left."} +{"scene_index": 73, "scene": "The table is centered, while there are two chairs located at the back, one positioned to the left of the other."} +{"scene_index": 74, "scene": "The center chair is positioned at the center, the left chair is located to the left, and the center table is placed centrally."} +{"scene_index": 75, "scene": "The chairs are positioned at both the back right and back left, while the tables are centrally located."} +{"scene_index": 76, "scene": "The chair is located at the back left. The table is positioned in the center. The other chair is situated at the back right."} +{"scene_index": 77, "scene": "The table is positioned at the back, while the chairs are placed around it, with one chair on the back left and three chairs on the back right."} +{"scene_index": 78, "scene": "The table is positioned at the center, A chair is located at the back, Two chairs are placed at the back left."} +{"scene_index": 79, "scene": "Chair is located at back left. Table is located at back. Chair is located at back right. Another chair is located at back right."} +{"scene_index": 80, "scene": "The chair is positioned at the back, another chair is positioned at the back left, and the table is centered in relation to both chairs."} +{"scene_index": 81, "scene": "The table is at the center, with chairs positioned at back left, back right (twice), and back left (twice)."} +{"scene_index": 82, "scene": "The chair is positioned at the back. The table is positioned at the back. The chair is positioned at the back right."} +{"scene_index": 83, "scene": "The chair is positioned at the back right, the other chair is at the back left, and the table is located at the back."} +{"scene_index": 84, "scene": "The chair is located at the back left, the table is in the center, and the other chair is positioned at the back right."} +{"scene_index": 85, "scene": "The first chair is positioned at the back. The second chair is located in the back left area. The table is centered."} +{"scene_index": 86, "scene": "The table is centered, with two chairs positioned at the back and to the right."} +{"scene_index": 87, "scene": "The chair is positioned at the back right, while the table is also located at the back right, with another chair placed simply at the back."} +{"scene_index": 88, "scene": "The chair is at the back right, the table is in the center, and there are two chairs at the back left."} +{"scene_index": 89, "scene": "The chair is at the back, the chair is at the back left, and the table is in the center."} diff --git a/R1_Lite_sliding_chair/annotations/subtask_annotations.jsonl b/R1_Lite_sliding_chair/annotations/subtask_annotations.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..4eded83f761e5b4fd5f7ab0a06d9b3c727d41c4c --- /dev/null +++ b/R1_Lite_sliding_chair/annotations/subtask_annotations.jsonl @@ -0,0 +1,5 @@ +{"subtask_index": 0, "subtask": "Push the gray chair back under the dining table"} +{"subtask_index": 1, "subtask": "Pull the gray chair out from under the dining table"} +{"subtask_index": 2, "subtask": "Push the blue chair back under the dining table"} +{"subtask_index": 3, "subtask": "Pull the blue chair out from under the dining table"} +{"subtask_index": 4, "subtask": "null"} diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000000.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000000.parquet new file mode 100644 index 0000000000000000000000000000000000000000..375974a8e68a0bcac44e7b0d17854ba05df9486f --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000000.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be5caa82ec9e6a5ecd6e8a4025e2211d7d1ca1dc817557a73ddc5c483137cd23 +size 445581 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000001.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000001.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0ea2675e6cbf4774d85fe5acd9d6079ae0a02e69 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000001.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bcf64a679ccba606bf2baeb1e403aa19dd79f5aa8314102165ed81738d55c81 +size 351335 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000002.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000002.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afc319c2bd9e9db148c772eb1868915e18f9c56c --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000002.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1da74d055e678e7cf0f277c858b56dfa1b8795a18ca52e6ec393ec90c2428bc +size 376958 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000003.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000003.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cc214c5544f61692e1c9e6e7e4e8ab2b53866d73 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000003.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0ceba1eaa9bdd6209930b95d1e8186d32cea4198eda45327d026b0fe58d852f +size 472961 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000004.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000004.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a20108ac3516edcedbdc1eb3e48e21bdc1bfaf4 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000004.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbf184c8c2124c955eaa6ad3aded6d6dc9a93b218008c4c25b5c95e2e09fb506 +size 368691 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000005.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000005.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fc885e00ac3bc3c2af006b2e425d164657a18510 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000005.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d17e21958ae796958b20ff7047b4e9bb09e0a346389a647bb5e7f861b3d1e7 +size 462130 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000006.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000006.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9427325b768dfdf62c1db0aaffb1edd1250bf4f9 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000006.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8067a95a65f2c2765d00b3e9194e3179aee2065d49b196eb7dcf93132734d025 +size 365731 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000007.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000007.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ab2aa046c4ff52fe1ab1c15c428706b519ad7184 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000007.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f6189592e4e5efbc6060f181e6a7e296837f4be419c8853570ecd7d78d0d813 +size 397604 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000008.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000008.parquet new file mode 100644 index 0000000000000000000000000000000000000000..37fb069458eb4dfc30cfb9430f35ac8b5a7d9b67 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000008.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe32f6cf81b1d3c13db673ea440f5edc51265bca545dee7d45d8538073a7d499 +size 470516 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000009.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000009.parquet new file mode 100644 index 0000000000000000000000000000000000000000..26cc97076ef6e42e041d40dd37616b2b98b14b86 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000009.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85855fdae093df48b1bd1dfb9b8cdefe5e058a60413b7b462d6a1f34aa36470a +size 387230 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000010.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000010.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ac295e6159db0b2a4829fa18b87c87460d5510e8 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000010.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49ad87d367f28d8a0297eac5b26831a7c5d3bae623f2231f03bf270a175f1eba +size 345384 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000011.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000011.parquet new file mode 100644 index 0000000000000000000000000000000000000000..46d4e035014c2cb2bcb4fbef810bc0bc7845783f --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000011.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:627d4339aad681d76b890270dedce37cb0d152d8e041d1a2770a4175fd3bc00f +size 294641 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000012.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000012.parquet new file mode 100644 index 0000000000000000000000000000000000000000..35ab0107f84d08ac128446c2cb158854f8d5f61b --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000012.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a62148aec827408dcf32b2b9c1311a4317001dba21af34fce51c52116092c57 +size 468449 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000013.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000013.parquet new file mode 100644 index 0000000000000000000000000000000000000000..106fe11f9c2381d245d56214216cd2c02c92b694 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000013.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce9875bf2c91d78b0864e8fc98c0718ae48bb1d0a61a47817f7f53c9c353ac31 +size 383435 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000014.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000014.parquet new file mode 100644 index 0000000000000000000000000000000000000000..74241b2742f4c2d002bb0a68401bd12ecea1f4fa --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000014.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e0f2f6da78cb4d8aa7e531f1d65362a734f5768415438fcf7902b5ffd3be17d +size 392453 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000015.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000015.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6f48d5321a4d4c0749025a994b4ebe02ebdce954 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000015.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b20069963b33cfdeec708453185ed513deaaaeb38ebbff33b5c7303a01d9606 +size 349444 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000016.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000016.parquet new file mode 100644 index 0000000000000000000000000000000000000000..afd9fc99b8b8a956bed3a399831dd7994b262e03 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000016.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2cf3e6a429a5a5eafdf6a1a9fcedb77c6acc036b2fa87b1683172d26ab2a7e +size 439731 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000017.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000017.parquet new file mode 100644 index 0000000000000000000000000000000000000000..7a82ff73e562eff7a441d243a815634e7886cb7b --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000017.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70438d217c827329ac22a13c3dd30a5283f54fcf89742dc7d988b5ca17935bb3 +size 474698 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000018.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000018.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9735f626ff31b72304aa5fd3008b3792b5ec5b88 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000018.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169afefbabc743d7389037973f486ac1b72af87874017c3fe4af1549bc9c5912 +size 485123 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000019.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000019.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1c7d8e484501a2108c9a9164920add8a2edf631a --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000019.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec94ac2e63a28091f42225705d825a69f20a92e44f7f3632f2e2ddf2ace82630 +size 480974 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000020.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000020.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b60f71d3f51d1fa4ad78a4cd2485daf7a017965 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000020.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51a06282f61de3105ea5d75d62d4c07d5be9b1dd8e06e8d5d8e452b88bb01a6b +size 419679 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000021.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000021.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d52e817b475d99c27388162512159668a6ef026 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000021.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9e29cfc93cf72cde67bc58619336c4251491c12c6ac3c9fbf18b41416c149a +size 457173 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000022.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000022.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8fa976a2b4f7c857f98d24d2178b0a55d3792c88 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000022.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0dec5275cadcd13967929d470bfcc448766f2842c490fc13313c6ed7128794c +size 537626 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000023.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000023.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0403ae0d5b0f8f3158235c71292b761317c42e0d --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000023.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdbcf8348935b353c1c565468ed93f548088d0c75b17b274e2455536962c2677 +size 393745 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000024.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000024.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f8e6158b54dd3b464d63a3909897ce0a3d13de99 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000024.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6d8e9c4eaf5d97fbdbffbfbd1b11bec23fb494acae24f46952a226551bc0c9a +size 378896 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000025.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000025.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cb04e135cf4f25665511afbfbf548e93b2ef12e2 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000025.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b990eecaef342e80b194edd3252c417417c4aa04b392cdda676d231458f4d77a +size 393079 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000026.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000026.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f2dfc333e40dfe85a6089a0d3d22887b524a7b2e --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000026.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b10650fdca0012772d3e64fc5adebbf9f29ee02a1804cdf0a7f319a2a7cf71a5 +size 344835 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000027.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000027.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a93e49b856337d49e1dac4f226439407e25335ab --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000027.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a51a93e5b78766addcea6ea7e3772467a0c6de27f93ed813c224efe9397877b +size 479249 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000028.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000028.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1f4dfe8bc572ff5a67778288e166101ccc099cfd --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000028.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:908ad7f94ef8611ef1e85bcdd496d24537360468994a5187e8ce822ee04f1845 +size 394887 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000029.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000029.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d73bf35c7e12f256de032293e2bec13e54f438f7 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000029.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74caba07080286d81bd7a5b7bf5392084102db5eeff311be3ae1b75ad31c3bc4 +size 404970 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000030.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000030.parquet new file mode 100644 index 0000000000000000000000000000000000000000..df52cd47d40d1ca1358290a00f743b0a1419b3f5 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000030.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aa14c046fc06f1787bc9c6d8bde03016eea78695201d9f2127d55ff91a5ccfe +size 447142 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000031.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000031.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f0a3e9155080d83ed3a704c22de1b856215f9949 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000031.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48e30e4d766b8c17b4e1394b5f869affde54fa2aed6d9796b300f213017ef9e +size 330697 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000032.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000032.parquet new file mode 100644 index 0000000000000000000000000000000000000000..68a8cfe5332c0a3d7c2f0aeedb54af3ee4451e17 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000032.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110d21f6c45b589e7c8d0358096e8bb32157a2285574bacf3fc5c9cdcb8dce92 +size 400088 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000033.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000033.parquet new file mode 100644 index 0000000000000000000000000000000000000000..0bd79cd36a5de7d9f769db25d5eb75f867e8ffc4 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000033.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfb28cadbc855bc22d25151ff0341fd509fa34f46071f53930d11c735c683aa6 +size 290350 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000034.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000034.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ccd731cf78c0e07614d9e2ce5fe649200be1ecc1 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000034.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cf595fd7b3f4056e64f70a2888fcf9d1cf3a7833ebbadcdfe89e88a3d0660a6 +size 378716 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000035.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000035.parquet new file mode 100644 index 0000000000000000000000000000000000000000..56769061abd2c4658ea531c7a98c3e8037659a81 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000035.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8b71add4e885c4ab5ed97ac8c87079dae90bc5d773e8d7144570c2a3c801345 +size 294300 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000036.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000036.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f36e919ec8a4a1e49fc191683057fb40c7227407 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000036.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb0a356ffd8de2bcabe74e82dbcb950d95b78e424b4c80158cc0376837795cc +size 450117 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000037.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000037.parquet new file mode 100644 index 0000000000000000000000000000000000000000..dc7c13397f936c76572ab1561ba93b2a100b8700 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000037.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a906f96c2a668986e8620184ea5630ef720d6c49e730b5975c92747fb0d1e0e8 +size 462258 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000038.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000038.parquet new file mode 100644 index 0000000000000000000000000000000000000000..92a61eda35add36d03d07263d48316eeccf28de2 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000038.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4cdabf8ba63e14a53f6a821a95cbd95cda20e08a60119e87c34d3d8312fc933 +size 358151 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000039.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000039.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a002ad59ed5f77c7ff6a219977785fed152a2fc1 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000039.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52985eef819da95810fa5cd9170794d5fb065c86df831c776011e4d4d0934bb8 +size 472045 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000040.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000040.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3dea8d9cd1c6522efb6c0898a46e769dd5cb7d56 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000040.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edc66aeab3377c65779f93a9eb649891c245b413582ab81beb1bca6d6adba802 +size 405140 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000041.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000041.parquet new file mode 100644 index 0000000000000000000000000000000000000000..5a31b50a98ec33132d13256ebff724582482e188 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000041.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cb32a5223cfeb9cddf820381007a7333ca575cfd6e1a064006e15da1784a7c +size 454094 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000042.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000042.parquet new file mode 100644 index 0000000000000000000000000000000000000000..75717548df2e1c1a7fdbccc9b91fca96752e49d4 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000042.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c98091277edb34a1d6e5d0db0374906160178947c78695146c2a80fd25558c4 +size 316300 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000043.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000043.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b68c406744d9d59e94f9ca6449ea4d86e04075f9 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000043.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55da5f9ebd86e3475264943555587b7e5d60581d3d51955e518ea0070383b8be +size 509137 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000044.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000044.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6ab82d98f8cd7bfc93c8f9de1e9412f3e0f0ed4b --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000044.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2eef592372c199651adea3e7d05047a1c097ff65150fff6b415659e41ab6f8a8 +size 412498 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000045.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000045.parquet new file mode 100644 index 0000000000000000000000000000000000000000..22a23557a0d1596515d7901d0fdd2522f90605a0 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000045.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a2ea64f02e091c12d8a1de7bae3b7eb67d317dc86e748128255342b6ef7df1a +size 593405 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000046.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000046.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8207fb97a461075ee66c1bae64c6ed384aeb963e --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000046.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6207e41375670bb4158f897597b91b71ea5b5e2b1e46d2efd6656e423a6f4db +size 386474 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000047.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000047.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e684aac0d53879917f125271cb5b494185ef2281 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000047.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39aa7f4330148e61818f263d8b6e5c6b28c88f5b2d0662965b506e1d3b2e0660 +size 384753 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000048.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000048.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8acf1b00889f24c9bb63fa567da9c91667dc1012 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000048.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e80323ca27d763d584501bbf7d73db36270f432a5ea664efac534fc0767b9d +size 457922 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000049.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000049.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9eed761be7325a93e694cc06ad92f81bb431007b --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000049.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d41728d8a188ebe36ebc2982b7e6144dfae43fedc60df67e8c813ec49fc21bc +size 478819 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000050.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000050.parquet new file mode 100644 index 0000000000000000000000000000000000000000..82e45a882c3b8576a0cc796eccff826c29470fb9 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000050.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e670ee78d7c2c47f0796906b13bb9b20a3e385684bc75f5cb99f0f1924fc7263 +size 406072 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000051.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000051.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a0ba5f3a8f2ff2bb76975b1a156ee17d48191533 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000051.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e5904d31e22fd489aab0d748123ad3e18cfc7c4990576b726dc8a159d421b0e +size 365793 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000052.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000052.parquet new file mode 100644 index 0000000000000000000000000000000000000000..2abeab84d3eb0842ca56b2eebb2bf885e726a33f --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000052.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecafa18c854782e8d7b18a6876f351a9aaaea00b1285af1863e510196f3a9576 +size 340019 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000053.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000053.parquet new file mode 100644 index 0000000000000000000000000000000000000000..6926cd01663b8e59e9fcd31b83f47606445bde74 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000053.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624e3be4a3735896a53a716a1cb4731cdb80642499c32b31ebd3ef7e631b7ff4 +size 395619 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000054.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000054.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b6545692c0afd28d3f452e4f66b56268f7f39daf --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000054.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0128e09ad6e8938d3935869d1db97753e31761ab2648886c60b56edf1e717e3f +size 373318 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000055.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000055.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9f90742566e7e3eee2292cad1e7ef7793a612da8 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000055.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0141144b499329048ad429874426a81cfeb86c43e9157506846a6308271be92f +size 407189 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000056.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000056.parquet new file mode 100644 index 0000000000000000000000000000000000000000..985dd6214dfbf46a6124ae8cea4600ec5e888679 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000056.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c51e58f8ac28beeead3df5737c9bab20a157e57c3692b70e0cce86047751b01 +size 369074 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000057.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000057.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8384aea8084e1e034bc4acf5d8ee2877409047c4 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000057.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d082da855dc7a154fc174967b5bb37d1dfd025f2e916642cfdf25ae9ba29fd6 +size 418314 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000058.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000058.parquet new file mode 100644 index 0000000000000000000000000000000000000000..469a982009c22d6a32d6baf14c499ff4029ce014 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000058.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8faa91a6623a2aed02e63a0115343d6e6ac98da9aab43d8780b77fa943ca04bf +size 394585 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000059.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000059.parquet new file mode 100644 index 0000000000000000000000000000000000000000..cf4a3167c7792315d46ee674ee8d709797cff19a --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000059.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0deda3b908449cfb4b79577fdfde9609e06abe4c6f1de645658fb3a4fb12fa +size 410786 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000060.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000060.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1d03ea1a7535ed2af5d1d6b95e053c73d1547be2 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000060.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06573da2cc40ada4865b8ca59f79a398ea2637b394251333da63f952ab7ec4c6 +size 286012 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000061.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000061.parquet new file mode 100644 index 0000000000000000000000000000000000000000..69f05a183f7789c839ee73dd5fb667043de719f9 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000061.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8029cbabf61215df864cc2420f188f10e8e0c98a43ba6cdb858c705db7c8d83b +size 299861 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000062.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000062.parquet new file mode 100644 index 0000000000000000000000000000000000000000..8b00b7460466484715c34da653cb40ad08791ecd --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000062.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4e85045cbe3e503956cfa8a30a1bb8985de288ca0f6184d4d821d019ec1836 +size 425057 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000063.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000063.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4309a526ab245521c1489cc6bc5a1a23a1583f32 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000063.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6bbce193242004bc53ae4ea412ae963b74cff2d911866d2b247c420e5d168a +size 473260 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000064.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000064.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e66a5933612970ddf4bd338075bcf2d1b5963ad2 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000064.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af9a221a6ace433ea9a109643b200261009a1356ad95c013b043752d12d1ea0 +size 431526 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000065.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000065.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3e95cf66d0bd37c2b53d3964c75e4dd3bdac0315 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000065.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fc073e5e24fc18ce60bb3a4f469124d8feaed59bbe82f460ddb72817d47bddb +size 341283 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000066.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000066.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f1d1864682ffee6b80afa5c35fce46708b65ca2b --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000066.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3368bfed0d397ba4f2b05c52e70350f85ecf9dae9ae0b73c67a75d9e952740a +size 457916 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000067.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000067.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e1f691bfa0cee5ecf247c210ac242206ceb747fa --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000067.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:461419982ff6a1a9796be40617dfe311fc3797c4d78f8742801a2f751911d0a3 +size 332431 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000068.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000068.parquet new file mode 100644 index 0000000000000000000000000000000000000000..ffdb04e5ed4bc8c7adea675b30bce6a968ed1f56 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000068.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29fc83ca5e795a8967a8dbb968ef4605b224b98bddfd8e1d4f05dd790ba2074b +size 380139 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000069.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000069.parquet new file mode 100644 index 0000000000000000000000000000000000000000..57c52368a8246d969768b139f74acb071ab5293e --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000069.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c621a6736b9b3bc6a1461dcd09e2077171b7e0aaeb129eb47144d595d88f46a4 +size 416918 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000070.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000070.parquet new file mode 100644 index 0000000000000000000000000000000000000000..146d83402b7b47e2c86994a9fba0f6a99e8e040f --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000070.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:797b4fd2b870f713e81f08b5a25149759c364eead2cebdea73f1d0145670ba01 +size 436958 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000071.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000071.parquet new file mode 100644 index 0000000000000000000000000000000000000000..031f665383927463d081f04d673660c24f8b8631 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000071.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78632df750a1b1af83c1abf34386ffea208f0b2a2cc3cd3f462092ac9231a975 +size 485504 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000072.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000072.parquet new file mode 100644 index 0000000000000000000000000000000000000000..3334d5da041228fb78596199446a364bb4e36fa7 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000072.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:888ca8ae863dcc0d38ee1b4ac25b0281f3b77addec22642087a89542b26f5c17 +size 353005 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000073.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000073.parquet new file mode 100644 index 0000000000000000000000000000000000000000..d1581060713905e289d438e698fb58577ea86a41 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000073.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c408b2298b18667ed3456e0c52dea6dc3ceb5c4705d856c623f5227143c75c3f +size 348810 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000074.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000074.parquet new file mode 100644 index 0000000000000000000000000000000000000000..f6846ab5916612b1b70c56aa5694e4a4a7a1b822 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000074.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b4f35535b3a085708666d1c0c625e9bd63aaf60fbeee2e822ba0cea0983dfd1 +size 435121 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000075.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000075.parquet new file mode 100644 index 0000000000000000000000000000000000000000..60dabc44b649b53438c0a46634f10eb31daef74f --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000075.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5395a9a390dc1af3d0310077beaf06ffdc2694f5d1de6428c14bb3b76e84f311 +size 608921 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000076.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000076.parquet new file mode 100644 index 0000000000000000000000000000000000000000..b671efccb6e77ab3629dc701461b254d5158aeb0 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000076.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85cb1c3141db9dc918dd94a4edf8ba73b84bb0d61374730e10f0fbb83c328a62 +size 512139 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000077.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000077.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4a21bf4fa37819bf5dadd3854b68bf947ef26a63 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000077.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45af06117e28ef6c7d025784254eaf57761ceb4e4c3f07da5e1a261cd0774be +size 338891 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000078.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000078.parquet new file mode 100644 index 0000000000000000000000000000000000000000..4302b7a7a0106219874e392313ca50f17478abaf --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000078.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00070388c3457624c8ae96f66ddd0bc86a26afd70bd919e899e3b601830bdca4 +size 617479 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000079.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000079.parquet new file mode 100644 index 0000000000000000000000000000000000000000..a2f8f49d3c75e1dad31b80afe0403d515f1ce363 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000079.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e922e7c97cfdb9f88e167db99ed4a24631a88de87bf062983e9664d215ed0e2b +size 379769 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000080.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000080.parquet new file mode 100644 index 0000000000000000000000000000000000000000..9d23de57b0aa9a1a49f30f4be2c90f378b646ef0 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000080.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c1e8921b10f14ecafa4ded0271f5a0422fb92efa5c176cb68fd16210fc1cc5f +size 355986 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000081.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000081.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e6429bea6c9f97cb93685f36daaee70d84827c60 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000081.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32a46957b45fe898a0748947cf5c0c0a84ad64ab050b2d08881ac6ce3f6bea44 +size 271175 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000082.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000082.parquet new file mode 100644 index 0000000000000000000000000000000000000000..fd087c81d825f1e2cf0ce0ef2d5322fe2bdc8bcd --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000082.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cd8a59f8a86a9bb65bb3bb58ce6f4c422c837c30da5783aa5974715d127e3b9 +size 359125 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000083.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000083.parquet new file mode 100644 index 0000000000000000000000000000000000000000..1b05ad9978c5129af7a9558fb9205c7315c99c67 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000083.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6755c9421868eae75886716a08ffe124159a81d7a3d6f68ffa25d32ae893f93d +size 383592 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000084.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000084.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e82722c70eee2fce1ff357909ecb5ec4926062c7 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000084.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b6543cd5144664ca5685c2ad43ff1394c4e52d9ce3101ef3126f0bd3d2a3db +size 394451 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000085.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000085.parquet new file mode 100644 index 0000000000000000000000000000000000000000..e0fb4b010aa3ab09032b483753d26d1691f9daee --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000085.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a83ff2d3ff3072a59ac5436646e82825d56f85623547e72bf1e80f0a515639 +size 365456 diff --git a/R1_Lite_sliding_chair/data/chunk-000/episode_000086.parquet b/R1_Lite_sliding_chair/data/chunk-000/episode_000086.parquet new file mode 100644 index 0000000000000000000000000000000000000000..200d4de7814d8e471575da9db80e31d36dc02817 --- /dev/null +++ b/R1_Lite_sliding_chair/data/chunk-000/episode_000086.parquet @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f5cdafcae05aff5ce4732de63109fba19e385e1c9a9c9a310b64070e83550ff +size 342880 diff --git a/R1_Lite_sliding_chair/meta/episodes.jsonl b/R1_Lite_sliding_chair/meta/episodes.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..33da1feae112bb6d5ddd5e43a37e00f02fc7e263 --- /dev/null +++ b/R1_Lite_sliding_chair/meta/episodes.jsonl @@ -0,0 +1,87 @@ +{"episode_index": 0, "tasks": ["pull chair out from table then put back."], "length": 1745} +{"episode_index": 1, "tasks": ["pull chair out from table then put back."], "length": 1482} +{"episode_index": 2, "tasks": ["pull chair out from table then put back."], "length": 1420} +{"episode_index": 3, "tasks": ["pull chair out from table then put back."], "length": 2023} +{"episode_index": 4, "tasks": ["pull chair out from table then put back."], "length": 1495} +{"episode_index": 5, "tasks": ["pull chair out from table then put back."], "length": 1873} +{"episode_index": 6, "tasks": ["pull chair out from table then put back."], "length": 1458} +{"episode_index": 7, "tasks": ["pull chair out from table then put back."], "length": 1616} +{"episode_index": 8, "tasks": ["pull chair out from table then put back."], "length": 1812} +{"episode_index": 9, "tasks": ["pull chair out from table then put back."], "length": 1502} +{"episode_index": 10, "tasks": ["pull chair out from table then put back."], "length": 1424} +{"episode_index": 11, "tasks": ["pull chair out from table then put back."], "length": 1154} +{"episode_index": 12, "tasks": ["pull chair out from table then put back."], "length": 1885} +{"episode_index": 13, "tasks": ["pull chair out from table then put back."], "length": 1498} +{"episode_index": 14, "tasks": ["pull chair out from table then put back."], "length": 1586} +{"episode_index": 15, "tasks": ["pull chair out from table then put back."], "length": 1421} +{"episode_index": 16, "tasks": ["pull chair out from table then put back."], "length": 1734} +{"episode_index": 17, "tasks": ["pull chair out from table then put back."], "length": 1994} +{"episode_index": 18, "tasks": ["pull chair out from table then put back."], "length": 1913} +{"episode_index": 19, "tasks": ["pull chair out from table then put back."], "length": 1928} +{"episode_index": 20, "tasks": ["pull chair out from table then put back."], "length": 1638} +{"episode_index": 21, "tasks": ["pull chair out from table then put back."], "length": 1787} +{"episode_index": 22, "tasks": ["pull chair out from table then put back."], "length": 2115} +{"episode_index": 23, "tasks": ["pull chair out from table then put back."], "length": 1514} +{"episode_index": 24, "tasks": ["pull chair out from table then put back."], "length": 1567} +{"episode_index": 25, "tasks": ["pull chair out from table then put back."], "length": 1605} +{"episode_index": 26, "tasks": ["pull chair out from table then put back."], "length": 1371} +{"episode_index": 27, "tasks": ["pull chair out from table then put back."], "length": 1992} +{"episode_index": 28, "tasks": ["pull chair out from table then put back."], "length": 1606} +{"episode_index": 29, "tasks": ["pull chair out from table then put back."], "length": 1642} +{"episode_index": 30, "tasks": ["pull chair out from table then put back."], "length": 1779} +{"episode_index": 31, "tasks": ["pull chair out from table then put back."], "length": 1359} +{"episode_index": 32, "tasks": ["pull chair out from table then put back."], "length": 1510} +{"episode_index": 33, "tasks": ["pull chair out from table then put back."], "length": 1142} +{"episode_index": 34, "tasks": ["pull chair out from table then put back."], "length": 1582} +{"episode_index": 35, "tasks": ["pull chair out from table then put back."], "length": 1193} +{"episode_index": 36, "tasks": ["pull chair out from table then put back."], "length": 1873} +{"episode_index": 37, "tasks": ["pull chair out from table then put back."], "length": 1852} +{"episode_index": 38, "tasks": ["pull chair out from table then put back."], "length": 1472} +{"episode_index": 39, "tasks": ["pull chair out from table then put back."], "length": 1888} +{"episode_index": 40, "tasks": ["pull chair out from table then put back."], "length": 1710} +{"episode_index": 41, "tasks": ["pull chair out from table then put back."], "length": 1667} +{"episode_index": 42, "tasks": ["pull chair out from table then put back."], "length": 1321} +{"episode_index": 43, "tasks": ["pull chair out from table then put back."], "length": 2038} +{"episode_index": 44, "tasks": ["pull chair out from table then put back."], "length": 1739} +{"episode_index": 45, "tasks": ["pull chair out from table then put back."], "length": 2346} +{"episode_index": 46, "tasks": ["pull chair out from table then put back."], "length": 1588} +{"episode_index": 47, "tasks": ["pull chair out from table then put back."], "length": 1616} +{"episode_index": 48, "tasks": ["pull chair out from table then put back."], "length": 1735} +{"episode_index": 49, "tasks": ["pull chair out from table then put back."], "length": 1947} +{"episode_index": 50, "tasks": ["pull chair out from table then put back."], "length": 1552} +{"episode_index": 51, "tasks": ["pull chair out from table then put back."], "length": 1592} +{"episode_index": 52, "tasks": ["pull chair out from table then put back."], "length": 1415} +{"episode_index": 53, "tasks": ["pull chair out from table then put back."], "length": 1627} +{"episode_index": 54, "tasks": ["pull chair out from table then put back."], "length": 1512} +{"episode_index": 55, "tasks": ["pull chair out from table then put back."], "length": 1657} +{"episode_index": 56, "tasks": ["pull chair out from table then put back."], "length": 1470} +{"episode_index": 57, "tasks": ["pull chair out from table then put back."], "length": 1711} +{"episode_index": 58, "tasks": ["pull chair out from table then put back."], "length": 1591} +{"episode_index": 59, "tasks": ["pull chair out from table then put back."], "length": 1661} +{"episode_index": 60, "tasks": ["pull chair out from table then put back."], "length": 1139} +{"episode_index": 61, "tasks": ["pull chair out from table then put back."], "length": 1276} +{"episode_index": 62, "tasks": ["pull chair out from table then put back."], "length": 1697} +{"episode_index": 63, "tasks": ["pull chair out from table then put back."], "length": 1786} +{"episode_index": 64, "tasks": ["pull chair out from table then put back."], "length": 1805} +{"episode_index": 65, "tasks": ["pull chair out from table then put back."], "length": 1319} +{"episode_index": 66, "tasks": ["pull chair out from table then put back."], "length": 1696} +{"episode_index": 67, "tasks": ["pull chair out from table then put back."], "length": 1363} +{"episode_index": 68, "tasks": ["pull chair out from table then put back."], "length": 1641} +{"episode_index": 69, "tasks": ["pull chair out from table then put back."], "length": 1676} +{"episode_index": 70, "tasks": ["pull chair out from table then put back."], "length": 1794} +{"episode_index": 71, "tasks": ["pull chair out from table then put back."], "length": 1911} +{"episode_index": 72, "tasks": ["pull chair out from table then put back."], "length": 1395} +{"episode_index": 73, "tasks": ["pull chair out from table then put back."], "length": 1427} +{"episode_index": 74, "tasks": ["pull chair out from table then put back."], "length": 1745} +{"episode_index": 75, "tasks": ["pull chair out from table then put back."], "length": 2431} +{"episode_index": 76, "tasks": ["pull chair out from table then put back."], "length": 2079} +{"episode_index": 77, "tasks": ["pull chair out from table then put back."], "length": 1371} +{"episode_index": 78, "tasks": ["pull chair out from table then put back."], "length": 2297} +{"episode_index": 79, "tasks": ["pull chair out from table then put back."], "length": 1484} +{"episode_index": 80, "tasks": ["pull chair out from table then put back."], "length": 1382} +{"episode_index": 81, "tasks": ["pull chair out from table then put back."], "length": 1073} +{"episode_index": 82, "tasks": ["pull chair out from table then put back."], "length": 1464} +{"episode_index": 83, "tasks": ["pull chair out from table then put back."], "length": 1512} +{"episode_index": 84, "tasks": ["pull chair out from table then put back."], "length": 1606} +{"episode_index": 85, "tasks": ["pull chair out from table then put back."], "length": 1466} +{"episode_index": 86, "tasks": ["pull chair out from table then put back."], "length": 1510} diff --git a/R1_Lite_sliding_chair/meta/episodes_stats.jsonl b/R1_Lite_sliding_chair/meta/episodes_stats.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..3edd796eb13e3a8ffe2196d11eecc99169d6a8f4 --- /dev/null +++ b/R1_Lite_sliding_chair/meta/episodes_stats.jsonl @@ -0,0 +1,87 @@ +{"episode_index": 0, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39295997541932925]], [[0.39753153068331837]], [[0.3654152624907873]]], "std": [[[0.2510849119613991]], [[0.2460432528577975]], [[0.2245482544147042]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38821937641227494]], [[0.40967864620032235]], [[0.39695103404848103]]], "std": [[[0.252101680730619]], [[0.24343015561458317]], [[0.2599031894735729]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40927615897660174]], [[0.45397038373383225]], [[0.4512450140113873]]], "std": [[[0.2520188751989449]], [[0.2240010724198332]], [[0.23260799634866566]]], "count": [269]}, "observation.state": {"min": [-0.9265244007110596, -0.0046709561720490456, -1.8576507568359375, -1.5299999713897705, -1.4604688882827759, -0.429514616727829, 0.05354681238532066, -0.17640778422355652, -0.010735437273979187, -1.9742332696914673, -1.5299999713897705, -0.30519282817840576, -0.17069073021411896, 0.03645898774266243], "max": [0.6659203171730042, 2.675262451171875, 0.024494649842381477, 0.18100190162658691, 0.8728350400924683, 0.2786750793457031, 1.7425496578216553, 0.6565437912940979, 2.739276647567749, 0.003399035194888711, 0.32461342215538025, 0.7761611342430115, 0.40321585536003113, 1.7135118246078491], "mean": [-0.17388643324375153, 1.1344021558761597, -0.3887780010700226, -0.6939541697502136, 0.024734700098633766, -0.013981470838189125, 0.24397212266921997, 0.178106427192688, 1.126246452331543, -0.4385334849357605, -0.6219367980957031, 0.022375978529453278, 0.057791683822870255, 0.2028944343328476], "std": [0.2565889358520508, 1.0640525817871094, 0.45951399207115173, 0.6615066528320312, 0.434583842754364, 0.09825831651687622, 0.5139935612678528, 0.21254736185073853, 1.0488502979278564, 0.465187132358551, 0.6142565011978149, 0.2479400634765625, 0.1348438262939453, 0.4903918504714966], "count": [1745]}, "action": {"min": [-0.9265244007110596, -0.0046709561720490456, -1.8576507568359375, -1.5299999713897705, -1.4604688882827759, -0.429514616727829, 0.05354681238532066, -0.17640778422355652, -0.010735437273979187, -1.9742332696914673, -1.5299999713897705, -0.30519282817840576, -0.17069073021411896, 0.03645898774266243], "max": [0.6659203171730042, 2.675262451171875, 0.024494649842381477, 0.18100190162658691, 0.8728350400924683, 0.2786750793457031, 1.7425496578216553, 0.6565437912940979, 2.739276647567749, 0.003399035194888711, 0.32461342215538025, 0.7761611342430115, 0.40321585536003113, 1.7135118246078491], "mean": [-0.17388643324375153, 1.1344021558761597, -0.3887780010700226, -0.6939541697502136, 0.024734700098633766, -0.013981470838189125, 0.24397212266921997, 0.178106427192688, 1.126246452331543, -0.4385334849357605, -0.6219367980957031, 0.022375978529453278, 0.057791683822870255, 0.2028944343328476], "std": [0.2565889358520508, 1.0640525817871094, 0.45951399207115173, 0.6615066528320312, 0.434583842754364, 0.09825831651687622, 0.5139935612678528, 0.21254736185073853, 1.0488502979278564, 0.465187132358551, 0.6142565011978149, 0.2479400634765625, 0.1348438262939453, 0.4903918504714966], "count": [1745]}, "timestamp": {"min": [0.0], "max": [58.13333333333333], "mean": [29.066666666666663], "std": [16.791267571766777], "count": [1745]}, "frame_index": {"min": [0], "max": [1744], "mean": [872.0], "std": [503.73802715300343], "count": [1745]}, "episode_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1745]}, "index": {"min": [0], "max": [1744], "mean": [872.0], "std": [503.73802715300343], "count": [1745]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1745]}, "subtask_annotation": {"mean": [1.811461318051576, 4.0, 4.0, 4.0, 4.0], "std": [1.2288254166740382, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1745]}, "scene_annotation": {"mean": [0.0], "std": [0.0], "min": [0], "max": [0], "count": [1745]}, "eef_direction_state": {"mean": [3.6223495702005732, 3.853868194842407], "std": [2.446929936217553, 2.372929517001294], "min": [0, 0], "max": [6, 6], "count": [1745]}, "eef_velocity_state": {"mean": [1.010888252148997, 0.9312320916905444], "std": [0.9273906219797066, 0.9083338602743093], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_acc_mag_state": {"mean": [0.8332378223495702, 0.8275071633237823], "std": [0.8308080115384723, 0.8372008403503693], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_direction_action": {"mean": [3.6223495702005732, 3.853868194842407], "std": [2.446929936217553, 2.372929517001294], "min": [0, 0], "max": [6, 6], "count": [1745]}, "eef_velocity_action": {"mean": [1.010888252148997, 0.9312320916905444], "std": [0.9273906219797066, 0.9083338602743093], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_acc_mag_action": {"mean": [0.8332378223495702, 0.8275071633237823], "std": [0.8308080115384723, 0.8372008403503693], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_sim_pose_state": {"mean": [0.2448440801013565, 0.2719374772425458, 1.190097465434774, 0.008867546985740892, 0.040120050603347585, -0.14577368437396968, 0.25397857508914223, -0.2750917989557999, 1.1980515694303209, 0.045081268771638094, 0.06489118999743762, 0.20031575614636177], "std": [0.18019700142557574, 0.07854282985767129, 0.05560346584585575, 0.07819794369303659, 0.1484250462786582, 0.3294451537371028, 0.1861424623739501, 0.06790134420469404, 0.055239398855793605, 0.12182788619122496, 0.166278850332082, 0.27534628496024155], "min": [0.0021419207575881644, 0.09032667738736555, 1.0907920527083066, -0.2832077144971976, -0.48348568886751697, -1.3678375828646716, 0.019470415645222307, -0.34321667673194806, 1.1019549569347005, -0.17055929723130542, -0.3750544489912444, -0.200586371065239], "max": [0.6114262438877455, 0.4290717253827233, 1.4059026148273257, 0.20417944898908919, 0.4894873049764632, 0.4547550747848019, 0.6440067212186791, -0.10925431671385541, 1.4263090689046707, 0.33202545619638096, 0.7872320790429983, 1.0915556930893635], "count": [1745]}, "eef_sim_pose_action": {"mean": [0.2448440801013565, 0.2719374772425458, 1.190097465434774, 0.008867546985740892, 0.040120050603347585, -0.14577368437396968, 0.25397857508914223, -0.2750917989557999, 1.1980515694303209, 0.045081268771638094, 0.06489118999743762, 0.20031575614636177], "std": [0.18019700142557574, 0.07854282985767129, 0.05560346584585575, 0.07819794369303659, 0.1484250462786582, 0.3294451537371028, 0.1861424623739501, 0.06790134420469404, 0.055239398855793605, 0.12182788619122496, 0.166278850332082, 0.27534628496024155], "min": [0.0021419207575881644, 0.09032667738736555, 1.0907920527083066, -0.2832077144971976, -0.48348568886751697, -1.3678375828646716, 0.019470415645222307, -0.34321667673194806, 1.1019549569347005, -0.17055929723130542, -0.3750544489912444, -0.200586371065239], "max": [0.6114262438877455, 0.4290717253827233, 1.4059026148273257, 0.20417944898908919, 0.4894873049764632, 0.4547550747848019, 0.6440067212186791, -0.10925431671385541, 1.4263090689046707, 0.33202545619638096, 0.7872320790429983, 1.0915556930893635], "count": [1745]}, "gripper_mode_state": {"mean": [0.8871060171919771, 0.898567335243553], "std": [0.316463159710191, 0.30190077720479], "min": [0, 0], "max": [1, 1], "count": [1745]}, "gripper_activity_state": {"mean": [1.969054441260745, 1.9696275071633238], "std": [0.23250096567945838, 0.2313412466981814], "min": [0, 0], "max": [2, 2], "count": [1745]}, "gripper_mode_action": {"mean": [0.8871060171919771, 0.898567335243553], "std": [0.316463159710191, 0.30190077720479], "min": [0, 0], "max": [1, 1], "count": [1745]}, "gripper_activity_action": {"mean": [1.969054441260745, 1.9696275071633238], "std": [0.23250096567945838, 0.2313412466981814], "min": [0, 0], "max": [2, 2], "count": [1745]}, "gripper_open_scale_state": {"mean": [0.1394137008825491, 0.11593814560296144], "std": [0.2937103163194604, 0.28022457495862413], "min": [0.030598178505897522, 0.02083370728152139], "max": [0.9957426616123745, 0.979149614061628], "count": [1745]}, "gripper_open_scale_action": {"mean": [0.1394137008825491, 0.11593814560296144], "std": [0.2937103163194604, 0.28022457495862413], "min": [0.030598178505897522, 0.02083370728152139], "max": [0.9957426616123745, 0.979149614061628], "count": [1745]}}} +{"episode_index": 1, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36087284652423063]], [[0.36569623519342376]], [[0.34042926827593784]]], "std": [[[0.24226537020813838]], [[0.26123739176656585]], [[0.2671520380396563]]], "count": [238]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4324951804251112]], [[0.42845451039893084]], [[0.41067732877464713]]], "std": [[[0.2128116921754647]], [[0.20672780425974258]], [[0.21758300679956416]]], "count": [238]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632162217828308]], [[0.46249515067464897]], [[0.44634343933651893]]], "std": [[[0.2420877240481277]], [[0.2311948637587997]], [[0.23833833049968858]]], "count": [238]}, "observation.state": {"min": [-0.8114744424819946, -0.0013181559043005109, -0.4908738434314728, -1.5300277471542358, -1.2808562517166138, -0.30318760871887207, 0.051134124398231506, -1.0032130479812622, -0.0017667206702753901, -0.7449066638946533, -1.5299999713897705, -0.2602792978286743, -0.26453083753585815, 0.037074122577905655], "max": [0.6292640566825867, 2.029456615447998, 0.003706989111378789, 0.07504133135080338, 0.4305022060871124, 0.15390530228614807, 1.7307548522949219, 0.6028544306755066, 2.0816118717193604, 0.008684142492711544, 0.14403118193149567, 1.473388910293579, 0.38333579897880554, 1.7222706079483032], "mean": [-0.0883847028017044, 0.7909888625144958, -0.13076962530612946, -0.6666685938835144, -0.1737254112958908, 0.009000428020954132, 0.6257994174957275, 0.08830312639474869, 0.7814877033233643, -0.1898023635149002, -0.6162157654762268, 0.20737357437610626, -0.00958669651299715, 0.5973566174507141], "std": [0.22171194851398468, 0.859101414680481, 0.1506291627883911, 0.7169820070266724, 0.4315122067928314, 0.06883477419614792, 0.772297203540802, 0.2678188681602478, 0.8489354848861694, 0.21139591932296753, 0.6629271507263184, 0.4813445508480072, 0.09420446306467056, 0.7764172554016113], "count": [1482]}, "action": {"min": [-0.8114744424819946, -0.0013181559043005109, -0.4908738434314728, -1.5300277471542358, -1.2808562517166138, -0.30318760871887207, 0.051134124398231506, -1.0032130479812622, -0.0017667206702753901, -0.7449066638946533, -1.5299999713897705, -0.2602792978286743, -0.26453083753585815, 0.037074122577905655], "max": [0.6292640566825867, 2.029456615447998, 0.003706989111378789, 0.07504133135080338, 0.4305022060871124, 0.15390530228614807, 1.7307548522949219, 0.6028544306755066, 2.0816118717193604, 0.008684142492711544, 0.14403118193149567, 1.473388910293579, 0.38333579897880554, 1.7222706079483032], "mean": [-0.0883847028017044, 0.7909888625144958, -0.13076962530612946, -0.6666685938835144, -0.1737254112958908, 0.009000428020954132, 0.6257994174957275, 0.08830312639474869, 0.7814877033233643, -0.1898023635149002, -0.6162157654762268, 0.20737357437610626, -0.00958669651299715, 0.5973566174507141], "std": [0.22171194851398468, 0.859101414680481, 0.1506291627883911, 0.7169820070266724, 0.4315122067928314, 0.06883477419614792, 0.772297203540802, 0.2678188681602478, 0.8489354848861694, 0.21139591932296753, 0.6629271507263184, 0.4813445508480072, 0.09420446306467056, 0.7764172554016113], "count": [1482]}, "timestamp": {"min": [0.0], "max": [49.36666666666667], "mean": [24.68333333333333], "std": [14.260548402524384], "count": [1482]}, "frame_index": {"min": [0], "max": [1481], "mean": [740.5], "std": [427.8164520757315], "count": [1482]}, "episode_index": {"min": [1], "max": [1], "mean": [1.0], "std": [0.0], "count": [1482]}, "index": {"min": [1745], "max": [3226], "mean": [2485.5], "std": [427.8164520757315], "count": [1482]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1482]}, "subtask_annotation": {"mean": [0.7307692307692307, 4.0, 4.0, 4.0, 4.0], "std": [1.054383857622643, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1482]}, "scene_annotation": {"mean": [1.0], "std": [0.0], "min": [1], "max": [1], "count": [1482]}, "eef_direction_state": {"mean": [4.3603238866396765, 4.364372469635628], "std": [2.2086792122688954, 2.2211167369078595], "min": [0, 0], "max": [6, 6], "count": [1482]}, "eef_velocity_state": {"mean": [0.7388663967611336, 0.7550607287449392], "std": [0.8877412601108624, 0.9043630353380425], "min": [0, 0], "max": [2, 2], "count": [1482]}, "eef_acc_mag_state": {"mean": [0.664642375168691, 0.6626180836707153], "std": [0.8166317959693641, 0.8195111614545226], "min": [0, 0], "max": [2, 2], "count": [1482]}, "eef_direction_action": {"mean": [4.3603238866396765, 4.364372469635628], "std": [2.2086792122688954, 2.2211167369078595], "min": [0, 0], "max": [6, 6], "count": [1482]}, "eef_velocity_action": {"mean": [0.7388663967611336, 0.7550607287449392], "std": [0.8877412601108624, 0.9043630353380425], "min": [0, 0], "max": [2, 2], "count": [1482]}, "eef_acc_mag_action": {"mean": [0.664642375168691, 0.6626180836707153], "std": [0.8166317959693641, 0.8195111614545226], "min": [0, 0], "max": [2, 2], "count": [1482]}, "eef_sim_pose_state": {"mean": [0.17836517838002058, 0.30785687979069787, 1.209899283240766, 0.002946569275496797, -0.009444216343139284, -0.26216952459948023, 0.18058121161723711, -0.3066631509324127, 1.2191527445531578, -0.014164586787888076, -0.022520873814087808, 0.29681037960774365], "std": [0.1239144732792784, 0.04784805687212521, 0.03778689849490639, 0.05797074440211395, 0.10099095813223116, 0.4157628289101031, 0.12872148101191988, 0.060522852670952, 0.045738583012641054, 0.08938063511936017, 0.11784964046816729, 0.45940145164894397], "min": [0.05308076089981687, 0.17138435555526368, 1.1790843049384594, -0.2255723938847093, -0.41745018263223477, -1.2930467065453186, 0.03170322433849762, -0.4398355783554668, 1.1800113509834078, -0.24945150050989123, -0.5166388001937192, -0.48375991054090983], "max": [0.3777271748348645, 0.4307540586794261, 1.3504114003727117, 0.1260661965528389, 0.20693699666385212, 0.40542443898817543, 0.402798106764, -0.155251896028278, 1.3793946264703412, 0.37159135656791953, 0.2471990306824503, 1.4315652340820266], "count": [1482]}, "eef_sim_pose_action": {"mean": [0.17836517838002058, 0.30785687979069787, 1.209899283240766, 0.002946569275496797, -0.009444216343139284, -0.26216952459948023, 0.18058121161723711, -0.3066631509324127, 1.2191527445531578, -0.014164586787888076, -0.022520873814087808, 0.29681037960774365], "std": [0.1239144732792784, 0.04784805687212521, 0.03778689849490639, 0.05797074440211395, 0.10099095813223116, 0.4157628289101031, 0.12872148101191988, 0.060522852670952, 0.045738583012641054, 0.08938063511936017, 0.11784964046816729, 0.45940145164894397], "min": [0.05308076089981687, 0.17138435555526368, 1.1790843049384594, -0.2255723938847093, -0.41745018263223477, -1.2930467065453186, 0.03170322433849762, -0.4398355783554668, 1.1800113509834078, -0.24945150050989123, -0.5166388001937192, -0.48375991054090983], "max": [0.3777271748348645, 0.4307540586794261, 1.3504114003727117, 0.1260661965528389, 0.20693699666385212, 0.40542443898817543, 0.402798106764, -0.155251896028278, 1.3793946264703412, 0.37159135656791953, 0.2471990306824503, 1.4315652340820266], "count": [1482]}, "gripper_mode_state": {"mean": [0.6531713900134952, 0.6612685560053981], "std": [0.4759606341719208, 0.473278409441976], "min": [0, 0], "max": [1, 1], "count": [1482]}, "gripper_activity_state": {"mean": [1.9291497975708503, 1.9291497975708503], "std": [0.35001516136907085, 0.35001516136907085], "min": [0, 0], "max": [2, 2], "count": [1482]}, "gripper_mode_action": {"mean": [0.6531713900134952, 0.6612685560053981], "std": [0.4759606341719208, 0.473278409441976], "min": [0, 0], "max": [1, 1], "count": [1482]}, "gripper_activity_action": {"mean": [1.9291497975708503, 1.9291497975708503], "std": [0.35001516136907085, 0.35001516136907085], "min": [0, 0], "max": [2, 2], "count": [1482]}, "gripper_open_scale_state": {"mean": [0.3575974881565654, 0.34135293261335026], "std": [0.4413142874192928, 0.44366474728808497], "min": [0.02921949965613229, 0.021185212901660373], "max": [0.9890027727399554, 0.9841546331133161], "count": [1482]}, "gripper_open_scale_action": {"mean": [0.3575974881565654, 0.34135293261335026], "std": [0.4413142874192928, 0.44366474728808497], "min": [0.02921949965613229, 0.021185212901660373], "max": [0.9890027727399554, 0.9841546331133161], "count": [1482]}}} +{"episode_index": 2, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4705288517764008]], [[0.46513682577408066]], [[0.43037607871431405]]], "std": [[[0.272727727998089]], [[0.2588272468911002]], [[0.2520465957458328]]], "count": [231]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3904177948957361]], [[0.41581664803968726]], [[0.4077141524960152]]], "std": [[[0.25036965612612644]], [[0.23348667437427217]], [[0.24357669997673403]]], "count": [231]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42005108272265135]], [[0.46420771675673633]], [[0.46251267931414985]]], "std": [[[0.2671908189838383]], [[0.2357485302906967]], [[0.2417400757253819]]], "count": [231]}, "observation.state": {"min": [-0.7071651220321655, -0.00525422440841794, -1.1208676099777222, -1.5300699472427368, -1.2854758501052856, -0.13413222134113312, 0.0599847286939621, -0.5268658399581909, -0.0027680103667080402, -0.9672688841819763, -1.5299999713897705, -0.42329153418540955, -0.06986307352781296, 0.03670501708984375], "max": [0.06980891525745392, 2.276655435562134, 0.005867959465831518, 0.15522198379039764, 0.49240782856941223, 0.1619165986776352, 1.7303695678710938, 0.6887573599815369, 2.113825559616089, 0.0043495697900652885, 0.4512959420681, 1.5109710693359375, 0.40774044394493103, 1.7155741453170776], "mean": [-0.21534506976604462, 1.0267153978347778, -0.27064913511276245, -0.7567267417907715, -0.001217671437188983, 0.01873752288520336, 0.30232420563697815, 0.10425017774105072, 0.986065685749054, -0.2686140537261963, -0.720133900642395, 0.09412717074155807, 0.09082266688346863, 0.28019607067108154], "std": [0.23407787084579468, 0.92325359582901, 0.2851806581020355, 0.7064562439918518, 0.3722771406173706, 0.05939919874072075, 0.5757094025611877, 0.22176140546798706, 0.8962565660476685, 0.26744019985198975, 0.6974988579750061, 0.43602997064590454, 0.07355909794569016, 0.5804062485694885], "count": [1420]}, "action": {"min": [-0.7071651220321655, -0.00525422440841794, -1.1208676099777222, -1.5300699472427368, -1.2854758501052856, -0.13413222134113312, 0.0599847286939621, -0.5268658399581909, -0.0027680103667080402, -0.9672688841819763, -1.5299999713897705, -0.42329153418540955, -0.06986307352781296, 0.03670501708984375], "max": [0.06980891525745392, 2.276655435562134, 0.005867959465831518, 0.15522198379039764, 0.49240782856941223, 0.1619165986776352, 1.7303695678710938, 0.6887573599815369, 2.113825559616089, 0.0043495697900652885, 0.4512959420681, 1.5109710693359375, 0.40774044394493103, 1.7155741453170776], "mean": [-0.21534506976604462, 1.0267153978347778, -0.27064913511276245, -0.7567267417907715, -0.001217671437188983, 0.01873752288520336, 0.30232420563697815, 0.10425017774105072, 0.986065685749054, -0.2686140537261963, -0.720133900642395, 0.09412717074155807, 0.09082266688346863, 0.28019607067108154], "std": [0.23407787084579468, 0.92325359582901, 0.2851806581020355, 0.7064562439918518, 0.3722771406173706, 0.05939919874072075, 0.5757094025611877, 0.22176140546798706, 0.8962565660476685, 0.26744019985198975, 0.6974988579750061, 0.43602997064590454, 0.07355909794569016, 0.5804062485694885], "count": [1420]}, "timestamp": {"min": [0.0], "max": [47.3], "mean": [23.65], "std": [13.663952982614918], "count": [1420]}, "frame_index": {"min": [0], "max": [1419], "mean": [709.5], "std": [409.91858947844753], "count": [1420]}, "episode_index": {"min": [2], "max": [2], "mean": [2.0], "std": [0.0], "count": [1420]}, "index": {"min": [3227], "max": [4646], "mean": [3936.5], "std": [409.91858947844753], "count": [1420]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1420]}, "subtask_annotation": {"mean": [1.7316901408450704, 4.0, 4.0, 4.0, 4.0], "std": [1.285009438136542, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1420]}, "scene_annotation": {"mean": [2.0], "std": [0.0], "min": [2], "max": [2], "count": [1420]}, "eef_direction_state": {"mean": [3.826056338028169, 3.7359154929577465], "std": [2.3554007337487888, 2.4062665122695286], "min": [0, 0], "max": [6, 6], "count": [1420]}, "eef_velocity_state": {"mean": [0.9225352112676056, 0.9457746478873239], "std": [0.8981510245190782, 0.8978945042518789], "min": [0, 0], "max": [2, 2], "count": [1420]}, "eef_acc_mag_state": {"mean": [0.847887323943662, 0.8683098591549295], "std": [0.8388219698858982, 0.8351325877958412], "min": [0, 0], "max": [2, 2], "count": [1420]}, "eef_direction_action": {"mean": [3.826056338028169, 3.7359154929577465], "std": [2.3554007337487888, 2.4062665122695286], "min": [0, 0], "max": [6, 6], "count": [1420]}, "eef_velocity_action": {"mean": [0.9225352112676056, 0.9457746478873239], "std": [0.8981510245190782, 0.8978945042518789], "min": [0, 0], "max": [2, 2], "count": [1420]}, "eef_acc_mag_action": {"mean": [0.847887323943662, 0.8683098591549295], "std": [0.8388219698858982, 0.8351325877958412], "min": [0, 0], "max": [2, 2], "count": [1420]}, "eef_sim_pose_state": {"mean": [0.22064812226591807, 0.27498395707612344, 1.2148537250048042, 0.014343382425920986, 0.00010433475630993438, -0.21549044938231973, 0.21807962138472814, -0.30502485765850884, 1.2209626518726509, 0.09202882469454343, -0.004965550525420866, 0.19882606978212292], "std": [0.14684107863364787, 0.06537518578789406, 0.03979714886952304, 0.05558264297230526, 0.1108535849107311, 0.3733138014849113, 0.1477720799456136, 0.0561355073516939, 0.04474983195903257, 0.06722557325339244, 0.08395498284640697, 0.37786170763167176], "min": [0.03280429960384734, 0.1431753335069124, 1.1800084692334871, -0.22457224034670226, -0.45864136399448463, -1.4772038826328555, -0.03686519409939809, -0.41796740785580233, 1.1777604876264576, -0.0737675939613505, -0.3134159100226399, -0.2934834496009797], "max": [0.490628901682926, 0.3431439231584747, 1.3752419602926815, 0.1442393709378249, 0.23366175530144617, 0.4453899358805449, 0.4786818337634367, -0.12069715762276655, 1.4416644493944786, 0.2611485169350238, 0.24045424456617126, 1.4512168333232367], "count": [1420]}, "eef_sim_pose_action": {"mean": [0.22064812226591807, 0.27498395707612344, 1.2148537250048042, 0.014343382425920986, 0.00010433475630993438, -0.21549044938231973, 0.21807962138472814, -0.30502485765850884, 1.2209626518726509, 0.09202882469454343, -0.004965550525420866, 0.19882606978212292], "std": [0.14684107863364787, 0.06537518578789406, 0.03979714886952304, 0.05558264297230526, 0.1108535849107311, 0.3733138014849113, 0.1477720799456136, 0.0561355073516939, 0.04474983195903257, 0.06722557325339244, 0.08395498284640697, 0.37786170763167176], "min": [0.03280429960384734, 0.1431753335069124, 1.1800084692334871, -0.22457224034670226, -0.45864136399448463, -1.4772038826328555, -0.03686519409939809, -0.41796740785580233, 1.1777604876264576, -0.0737675939613505, -0.3134159100226399, -0.2934834496009797], "max": [0.490628901682926, 0.3431439231584747, 1.3752419602926815, 0.1442393709378249, 0.23366175530144617, 0.4453899358805449, 0.4786818337634367, -0.12069715762276655, 1.4416644493944786, 0.2611485169350238, 0.24045424456617126, 1.4512168333232367], "count": [1420]}, "gripper_mode_state": {"mean": [0.852112676056338, 0.852112676056338], "std": [0.35498825805995093, 0.35498825805995093], "min": [0, 0], "max": [1, 1], "count": [1420]}, "gripper_activity_state": {"mean": [1.963380281690141, 1.9619718309859155], "std": [0.25466876394544585, 0.25721487547234734], "min": [0, 0], "max": [2, 2], "count": [1420]}, "gripper_mode_action": {"mean": [0.852112676056338, 0.852112676056338], "std": [0.35498825805995093, 0.35498825805995093], "min": [0, 0], "max": [1, 1], "count": [1420]}, "gripper_activity_action": {"mean": [1.963380281690141, 1.9619718309859155], "std": [0.25466876394544585, 0.25721487547234734], "min": [0, 0], "max": [2, 2], "count": [1420]}, "gripper_open_scale_state": {"mean": [0.17275710878687417, 0.16011086786446585], "std": [0.32897657160265315, 0.33165949747876416], "min": [0.034276987825121195, 0.020974295479910716], "max": [0.9887826102120536, 0.9803280830383301], "count": [1420]}, "gripper_open_scale_action": {"mean": [0.17275710878687417, 0.16011086786446585], "std": [0.32897657160265315, 0.33165949747876416], "min": [0.034276987825121195, 0.020974295479910716], "max": [0.9887826102120536, 0.9803280830383301], "count": [1420]}}} +{"episode_index": 3, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.28863001234085367]], [[0.29698912846792463]], [[0.2724015129307537]]], "std": [[[0.22263102509274435]], [[0.24215886010526827]], [[0.24366355242636895]]], "count": [301]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4305351298141996]], [[0.42804887575185113]], [[0.40897039642730476]]], "std": [[[0.21715864455096606]], [[0.20326091238461547]], [[0.21097110251531268]]], "count": [301]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45938237917906183]], [[0.4616788120933128]], [[0.4440663682785776]]], "std": [[[0.24547589401492412]], [[0.22765111926255283]], [[0.23280755195850428]]], "count": [301]}, "observation.state": {"min": [-0.335385262966156, 0.0014847489073872566, -1.7758625745773315, -1.5299999713897705, -1.5295580625534058, -0.480135977268219, 0.032215360552072525, -0.041417479515075684, -0.0030268023256212473, -1.1642462015151978, -1.5299999713897705, -0.31446605920791626, -0.23892173171043396, 0.037074122577905655], "max": [0.6570167541503906, 2.814333200454712, 0.006947111804038286, 0.31267476081848145, 0.22759908437728882, 0.23154105246067047, 1.7608007192611694, 0.6344982385635376, 2.552544116973877, 0.015279981307685375, 0.2001238614320755, 1.0983302593231201, 0.27948376536369324, 1.738295316696167], "mean": [0.009952097199857235, 0.9567844271659851, -0.26602616906166077, -0.6553888320922852, -0.30133286118507385, -0.0025416158605366945, 0.7374593019485474, 0.17346172034740448, 1.0178672075271606, -0.3661312460899353, -0.6403608918190002, 0.19230055809020996, 0.01145803090184927, 0.6879667639732361], "std": [0.13291659951210022, 0.9985309839248657, 0.34551140666007996, 0.7138847708702087, 0.5121772885322571, 0.08767744898796082, 0.8114235401153564, 0.19686517119407654, 1.0270040035247803, 0.39945706725120544, 0.6668283939361572, 0.4506737291812897, 0.09212367236614227, 0.8096551895141602], "count": [2023]}, "action": {"min": [-0.335385262966156, 0.0014847489073872566, -1.7758625745773315, -1.5299999713897705, -1.5295580625534058, -0.480135977268219, 0.032215360552072525, -0.041417479515075684, -0.0030268023256212473, -1.1642462015151978, -1.5299999713897705, -0.31446605920791626, -0.23892173171043396, 0.037074122577905655], "max": [0.6570167541503906, 2.814333200454712, 0.006947111804038286, 0.31267476081848145, 0.22759908437728882, 0.23154105246067047, 1.7608007192611694, 0.6344982385635376, 2.552544116973877, 0.015279981307685375, 0.2001238614320755, 1.0983302593231201, 0.27948376536369324, 1.738295316696167], "mean": [0.009952097199857235, 0.9567844271659851, -0.26602616906166077, -0.6553888320922852, -0.30133286118507385, -0.0025416158605366945, 0.7374593019485474, 0.17346172034740448, 1.0178672075271606, -0.3661312460899353, -0.6403608918190002, 0.19230055809020996, 0.01145803090184927, 0.6879667639732361], "std": [0.13291659951210022, 0.9985309839248657, 0.34551140666007996, 0.7138847708702087, 0.5121772885322571, 0.08767744898796082, 0.8114235401153564, 0.19686517119407654, 1.0270040035247803, 0.39945706725120544, 0.6668283939361572, 0.4506737291812897, 0.09212367236614227, 0.8096551895141602], "count": [2023]}, "timestamp": {"min": [0.0], "max": [67.4], "mean": [33.7], "std": [19.46632419790079], "count": [2023]}, "frame_index": {"min": [0], "max": [2022], "mean": [1011.0], "std": [583.9897259370236], "count": [2023]}, "episode_index": {"min": [3], "max": [3], "mean": [3.0], "std": [0.0], "count": [2023]}, "index": {"min": [4647], "max": [6669], "mean": [5658.0], "std": [583.9897259370236], "count": [2023]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2023]}, "subtask_annotation": {"mean": [0.7627286208601087, 4.0, 4.0, 4.0, 4.0], "std": [0.9064250633442595, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2023]}, "scene_annotation": {"mean": [3.0], "std": [0.0], "min": [3], "max": [3], "count": [2023]}, "eef_direction_state": {"mean": [4.004943153732081, 4.219970341077608], "std": [2.3661342908182967, 2.303376403513606], "min": [0, 0], "max": [6, 6], "count": [2023]}, "eef_velocity_state": {"mean": [0.8260009886307464, 0.7296094908551656], "std": [0.8939717782378339, 0.8659815638660467], "min": [0, 0], "max": [2, 2], "count": [2023]}, "eef_acc_mag_state": {"mean": [0.7399901136925359, 0.6559565002471577], "std": [0.8364043987458092, 0.8176699483441286], "min": [0, 0], "max": [2, 2], "count": [2023]}, "eef_direction_action": {"mean": [4.004943153732081, 4.219970341077608], "std": [2.3661342908182967, 2.303376403513606], "min": [0, 0], "max": [6, 6], "count": [2023]}, "eef_velocity_action": {"mean": [0.8260009886307464, 0.7296094908551656], "std": [0.8939717782378339, 0.8659815638660467], "min": [0, 0], "max": [2, 2], "count": [2023]}, "eef_acc_mag_action": {"mean": [0.7399901136925359, 0.6559565002471577], "std": [0.8364043987458092, 0.8176699483441286], "min": [0, 0], "max": [2, 2], "count": [2023]}, "eef_sim_pose_state": {"mean": [0.218838448509609, 0.330847364863275, 1.1957889597063378, -0.016903445850016005, 0.029246970213554303, -0.2927302017815543, 0.23427894813443093, -0.27558018890880637, 1.2018090972591073, 0.00946217430284517, 0.01276020860799992, 0.3656989899162953], "std": [0.1666650437672734, 0.0302481352749586, 0.0436937385282072, 0.08004024972256872, 0.08499810960537273, 0.4435901619441974, 0.172905520313793, 0.0727272988033771, 0.04606958620668547, 0.09134665693566875, 0.0855022431002656, 0.5199926374768313], "min": [0.027399011386906112, 0.24927942604609435, 1.0959355623669638, -0.3106109222283937, -0.377915625167504, -1.565419363135426, 0.027439325216223526, -0.3428033552457241, 1.1061484908269352, -0.23469105343586655, -0.39242950404870625, -0.2803821887973404], "max": [0.6037831890321612, 0.4715123278049677, 1.3396061012909888, 0.22565047243356173, 0.3693052004702222, 0.3042561565238251, 0.5028674170076067, -0.09871194242699213, 1.3720009370197341, 0.3339677349570793, 0.41485143872493335, 1.4785966740415266], "count": [2023]}, "eef_sim_pose_action": {"mean": [0.218838448509609, 0.330847364863275, 1.1957889597063378, -0.016903445850016005, 0.029246970213554303, -0.2927302017815543, 0.23427894813443093, -0.27558018890880637, 1.2018090972591073, 0.00946217430284517, 0.01276020860799992, 0.3656989899162953], "std": [0.1666650437672734, 0.0302481352749586, 0.0436937385282072, 0.08004024972256872, 0.08499810960537273, 0.4435901619441974, 0.172905520313793, 0.0727272988033771, 0.04606958620668547, 0.09134665693566875, 0.0855022431002656, 0.5199926374768313], "min": [0.027399011386906112, 0.24927942604609435, 1.0959355623669638, -0.3106109222283937, -0.377915625167504, -1.565419363135426, 0.027439325216223526, -0.3428033552457241, 1.1061484908269352, -0.23469105343586655, -0.39242950404870625, -0.2803821887973404], "max": [0.6037831890321612, 0.4715123278049677, 1.3396061012909888, 0.22565047243356173, 0.3693052004702222, 0.3042561565238251, 0.5028674170076067, -0.09871194242699213, 1.3720009370197341, 0.3339677349570793, 0.41485143872493335, 1.4785966740415266], "count": [2023]}, "gripper_mode_state": {"mean": [0.5912011863568957, 0.6094908551655956], "std": [0.4916119848082441, 0.4878644818339404], "min": [0, 0], "max": [1, 1], "count": [2023]}, "gripper_activity_state": {"mean": [1.9476025704399407, 1.9476025704399407], "std": [0.30195103954953134, 0.30195103954953134], "min": [0, 0], "max": [2, 2], "count": [2023]}, "gripper_mode_action": {"mean": [0.5912011863568957, 0.6094908551655956], "std": [0.4916119848082441, 0.4878644818339404], "min": [0, 0], "max": [1, 1], "count": [2023]}, "gripper_activity_action": {"mean": [1.9476025704399407, 1.9476025704399407], "std": [0.30195103954953134, 0.30195103954953134], "min": [0, 0], "max": [2, 2], "count": [2023]}, "gripper_open_scale_state": {"mean": [0.420721377412668, 0.39311756380309326], "std": [0.4627956042117936, 0.46265538269166845], "min": [0.01840877745832716, 0.021185212901660373], "max": [1.0, 0.9933116095406669], "count": [2023]}, "gripper_open_scale_action": {"mean": [0.420721377412668, 0.39311756380309326], "std": [0.4627956042117936, 0.46265538269166845], "min": [0.01840877745832716, 0.021185212901660373], "max": [1.0, 0.9933116095406669], "count": [2023]}}} +{"episode_index": 4, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062981515522876]], [[0.43722775394880176]], [[0.4135677174110385]]], "std": [[[0.2663134099541475]], [[0.2813624066550674]], [[0.2879545847051302]]], "count": [240]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4153910766158315]], [[0.4373296137436456]], [[0.425200486791939]]], "std": [[[0.23454746558390027]], [[0.21010762359665572]], [[0.21953791702275094]]], "count": [240]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4315964052287582]], [[0.4769893325617284]], [[0.4674313226216412]]], "std": [[[0.24617214441998125]], [[0.21685732406747987]], [[0.22780417459994118]]], "count": [240]}, "observation.state": {"min": [-0.4908738434314728, -0.00611875532194972, -1.5345301628112793, -1.5299999713897705, -0.21789951622486115, -0.21168935298919678, 0.05977567657828331, -0.05215521156787872, -0.006938498932868242, -1.4259036779403687, -1.5299999713897705, -0.231221541762352, -0.2897995412349701, 0.06272783875465393], "max": [0.0626392513513565, 2.655320644378662, 0.011878985911607742, 0.3112720549106598, 0.18867963552474976, 0.20645487308502197, 0.06370440870523453, 0.6412039399147034, 2.552544116973877, 0.01779690943658352, 0.31018221378326416, 0.29345619678497314, 0.0746869221329689, 0.06272783875465393], "mean": [-0.1578666716814041, 1.0432552099227905, -0.22126838564872742, -0.7567704319953918, -0.038777194917201996, 0.02087974175810814, 0.061115723103284836, 0.23766273260116577, 1.0398435592651367, -0.25957584381103516, -0.7699155211448669, -0.000708865060005337, -0.07668637484312057, 0.0627283900976181], "std": [0.17419706284999847, 0.9705337882041931, 0.3056069016456604, 0.7495859265327454, 0.08685893565416336, 0.06233727186918259, 0.0008114787633530796, 0.23753595352172852, 0.9609845280647278, 0.3095332086086273, 0.7171109318733215, 0.08586154133081436, 0.060487937182188034, 5.513429641723633e-07], "count": [1495]}, "action": {"min": [-0.4908738434314728, -0.00611875532194972, -1.5345301628112793, -1.5299999713897705, -0.21789951622486115, -0.21168935298919678, 0.05977567657828331, -0.05215521156787872, -0.006938498932868242, -1.4259036779403687, -1.5299999713897705, -0.231221541762352, -0.2897995412349701, 0.06272783875465393], "max": [0.0626392513513565, 2.655320644378662, 0.011878985911607742, 0.3112720549106598, 0.18867963552474976, 0.20645487308502197, 0.06370440870523453, 0.6412039399147034, 2.552544116973877, 0.01779690943658352, 0.31018221378326416, 0.29345619678497314, 0.0746869221329689, 0.06272783875465393], "mean": [-0.1578666716814041, 1.0432552099227905, -0.22126838564872742, -0.7567704319953918, -0.038777194917201996, 0.02087974175810814, 0.061115723103284836, 0.23766273260116577, 1.0398435592651367, -0.25957584381103516, -0.7699155211448669, -0.000708865060005337, -0.07668637484312057, 0.0627283900976181], "std": [0.17419706284999847, 0.9705337882041931, 0.3056069016456604, 0.7495859265327454, 0.08685893565416336, 0.06233727186918259, 0.0008114787633530796, 0.23753595352172852, 0.9609845280647278, 0.3095332086086273, 0.7171109318733215, 0.08586154133081436, 0.060487937182188034, 5.513429641723633e-07], "count": [1495]}, "timestamp": {"min": [0.0], "max": [49.8], "mean": [24.9], "std": [14.385640989078892], "count": [1495]}, "frame_index": {"min": [0], "max": [1494], "mean": [747.0], "std": [431.5692296723667], "count": [1495]}, "episode_index": {"min": [4], "max": [4], "mean": [4.0], "std": [0.0], "count": [1495]}, "index": {"min": [6670], "max": [8164], "mean": [7417.0], "std": [431.5692296723667], "count": [1495]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1495]}, "subtask_annotation": {"mean": [1.5337792642140469, 4.0, 4.0, 4.0, 4.0], "std": [1.1606837297500436, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1495]}, "scene_annotation": {"mean": [4.0], "std": [0.0], "min": [4], "max": [4], "count": [1495]}, "eef_direction_state": {"mean": [3.9438127090301003, 3.888294314381271], "std": [2.2784845441136823, 2.3468964991224497], "min": [0, 0], "max": [6, 6], "count": [1495]}, "eef_velocity_state": {"mean": [0.9110367892976589, 0.882943143812709], "std": [0.8858485692316475, 0.8840901640511925], "min": [0, 0], "max": [2, 2], "count": [1495]}, "eef_acc_mag_state": {"mean": [0.8307692307692308, 0.8040133779264214], "std": [0.8333293885508204, 0.8306728222433067], "min": [0, 0], "max": [2, 2], "count": [1495]}, "eef_direction_action": {"mean": [3.9438127090301003, 3.888294314381271], "std": [2.2784845441136823, 2.3468964991224497], "min": [0, 0], "max": [6, 6], "count": [1495]}, "eef_velocity_action": {"mean": [0.9110367892976589, 0.882943143812709], "std": [0.8858485692316475, 0.8840901640511925], "min": [0, 0], "max": [2, 2], "count": [1495]}, "eef_acc_mag_action": {"mean": [0.8307692307692308, 0.8040133779264214], "std": [0.8333293885508204, 0.8306728222433067], "min": [0, 0], "max": [2, 2], "count": [1495]}, "eef_sim_pose_state": {"mean": [0.21841981188108373, 0.2903238034433475, 1.1946020402869748, 0.018358370796703407, 0.06459872707296407, -0.19682838962817684, 0.21894913040671765, -0.2701874848815189, 1.203513720701408, -0.07375765445350874, 0.010341559234339652, 0.23695584904582226], "std": [0.15448096375019904, 0.0485142458958423, 0.03734814958003545, 0.06195882354865149, 0.11121158342082987, 0.18639100546864154, 0.1509770171377494, 0.07050377116398619, 0.03608306266104162, 0.06019387847286141, 0.08944569120194508, 0.21860868203836856], "min": [0.030496787968093523, 0.16033035143068886, 1.1170594677930505, -0.20994387368484208, -0.2625765865193368, -0.6375897999579323, 0.009241791561731737, -0.34116097967100784, 1.1496534722821987, -0.31769975550568214, -0.32156763904477237, -0.0912290737326231], "max": [0.5900371896377105, 0.34245493578983305, 1.3314743926530013, 0.20842840010858682, 0.392915388310203, 0.19142581815075155, 0.5579931720496627, -0.1315688121256145, 1.3344218218497337, 0.07816522430804032, 0.3452132927481637, 0.6057576554760775], "count": [1495]}, "eef_sim_pose_action": {"mean": [0.21841981188108373, 0.2903238034433475, 1.1946020402869748, 0.018358370796703407, 0.06459872707296407, -0.19682838962817684, 0.21894913040671765, -0.2701874848815189, 1.203513720701408, -0.07375765445350874, 0.010341559234339652, 0.23695584904582226], "std": [0.15448096375019904, 0.0485142458958423, 0.03734814958003545, 0.06195882354865149, 0.11121158342082987, 0.18639100546864154, 0.1509770171377494, 0.07050377116398619, 0.03608306266104162, 0.06019387847286141, 0.08944569120194508, 0.21860868203836856], "min": [0.030496787968093523, 0.16033035143068886, 1.1170594677930505, -0.20994387368484208, -0.2625765865193368, -0.6375897999579323, 0.009241791561731737, -0.34116097967100784, 1.1496534722821987, -0.31769975550568214, -0.32156763904477237, -0.0912290737326231], "max": [0.5900371896377105, 0.34245493578983305, 1.3314743926530013, 0.20842840010858682, 0.392915388310203, 0.19142581815075155, 0.5579931720496627, -0.1315688121256145, 1.3344218218497337, 0.07816522430804032, 0.3452132927481637, 0.6057576554760775], "count": [1495]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1495]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1495]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1495]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1495]}, "gripper_open_scale_state": {"mean": [0.034923414261616006, 0.03584447928837326], "std": [0.0004637007962525756, 4.163336342344337e-16], "min": [0.03415752947330475, 0.03584447928837368], "max": [0.03640251926013401, 0.03584447928837368], "count": [1495]}, "gripper_open_scale_action": {"mean": [0.034923414261616006, 0.03584447928837326], "std": [0.0004637007962525756, 4.163336342344337e-16], "min": [0.03415752947330475, 0.03584447928837368], "max": [0.03640251926013401, 0.03584447928837368], "count": [1495]}}} +{"episode_index": 5, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4053342519715241]], [[0.42294831845101105]], [[0.39564852979532966]]], "std": [[[0.2585367086903828]], [[0.2642737073746042]], [[0.2694867622657977]]], "count": [284]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3973605827503145]], [[0.42898670563687136]], [[0.42088196937616984]]], "std": [[[0.23204538238402664]], [[0.2013086671875014]], [[0.20864180299144996]]], "count": [284]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45720568098131276]], [[0.4792676228942281]], [[0.4681353495427905]]], "std": [[[0.23157610111352436]], [[0.2080734415278308]], [[0.21631164708187492]]], "count": [284]}, "observation.state": {"min": [-0.7679217457771301, -0.006090475246310234, -1.0071990489959717, -1.5300239324569702, -0.8110299706459045, -0.43278735876083374, 0.059610962867736816, -0.059839535504579544, -0.010350914672017097, -0.9867536425590515, -1.5299999713897705, -0.33900976181030273, -0.24197842180728912, 0.06272783875465393], "max": [0.592252254486084, 2.2835450172424316, 0.010364395566284657, 0.33527010679244995, 0.5350638628005981, 0.18981164693832397, 0.060857128351926804, 0.6120583415031433, 2.264155626296997, 0.019934047013521194, 0.39187151193618774, 0.4715161919593811, 0.2470799684524536, 0.06272783875465393], "mean": [-0.1818447709083557, 0.9743088483810425, -0.24403822422027588, -0.6374987363815308, 0.06723098456859589, -0.03483150154352188, 0.06050568073987961, 0.16389326751232147, 0.9441774487495422, -0.27338898181915283, -0.6249110102653503, 0.02318350039422512, 0.003337111556902528, 0.06272849440574646], "std": [0.22031660377979279, 0.9191307425498962, 0.23984402418136597, 0.6836971640586853, 0.196195587515831, 0.08034998178482056, 0.00030177473672665656, 0.1917601376771927, 0.9040038585662842, 0.2693341374397278, 0.6353395581245422, 0.18320487439632416, 0.09283405542373657, 6.556510925292969e-07], "count": [1873]}, "action": {"min": [-0.7679217457771301, -0.006090475246310234, -1.0071990489959717, -1.5300239324569702, -0.8110299706459045, -0.43278735876083374, 0.059610962867736816, -0.059839535504579544, -0.010350914672017097, -0.9867536425590515, -1.5299999713897705, -0.33900976181030273, -0.24197842180728912, 0.06272783875465393], "max": [0.592252254486084, 2.2835450172424316, 0.010364395566284657, 0.33527010679244995, 0.5350638628005981, 0.18981164693832397, 0.060857128351926804, 0.6120583415031433, 2.264155626296997, 0.019934047013521194, 0.39187151193618774, 0.4715161919593811, 0.2470799684524536, 0.06272783875465393], "mean": [-0.1818447709083557, 0.9743088483810425, -0.24403822422027588, -0.6374987363815308, 0.06723098456859589, -0.03483150154352188, 0.06050568073987961, 0.16389326751232147, 0.9441774487495422, -0.27338898181915283, -0.6249110102653503, 0.02318350039422512, 0.003337111556902528, 0.06272849440574646], "std": [0.22031660377979279, 0.9191307425498962, 0.23984402418136597, 0.6836971640586853, 0.196195587515831, 0.08034998178482056, 0.00030177473672665656, 0.1917601376771927, 0.9040038585662842, 0.2693341374397278, 0.6353395581245422, 0.18320487439632416, 0.09283405542373657, 6.556510925292969e-07], "count": [1873]}, "timestamp": {"min": [0.0], "max": [62.4], "mean": [31.200000000000003], "std": [18.022948334461447], "count": [1873]}, "frame_index": {"min": [0], "max": [1872], "mean": [936.0], "std": [540.6884500338434], "count": [1873]}, "episode_index": {"min": [5], "max": [5], "mean": [5.0], "std": [0.0], "count": [1873]}, "index": {"min": [8165], "max": [10037], "mean": [9101.0], "std": [540.6884500338434], "count": [1873]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1873]}, "subtask_annotation": {"mean": [1.7159636946075814, 4.0, 4.0, 4.0, 4.0], "std": [1.2345992399366492, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1873]}, "scene_annotation": {"mean": [5.0], "std": [0.0], "min": [5], "max": [5], "count": [1873]}, "eef_direction_state": {"mean": [3.7917778964228512, 3.7421249332621462], "std": [2.416661486164419, 2.4940341355915567], "min": [0, 0], "max": [6, 6], "count": [1873]}, "eef_velocity_state": {"mean": [0.8494394020288307, 0.8804057661505605], "std": [0.8613247694380345, 0.901801865845093], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_acc_mag_state": {"mean": [0.8366257341163909, 0.7875066737853711], "std": [0.8343939600934808, 0.829716261321565], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_direction_action": {"mean": [3.7917778964228512, 3.7421249332621462], "std": [2.416661486164419, 2.4940341355915567], "min": [0, 0], "max": [6, 6], "count": [1873]}, "eef_velocity_action": {"mean": [0.8494394020288307, 0.8804057661505605], "std": [0.8613247694380345, 0.901801865845093], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_acc_mag_action": {"mean": [0.8366257341163909, 0.7875066737853711], "std": [0.8343939600934808, 0.829716261321565], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_sim_pose_state": {"mean": [0.21305139154572067, 0.2870361251877791, 1.2045890117477607, -0.01960980982678461, 0.0900145668671588, -0.11304489223520164, 0.2161995459032473, -0.2900757344495616, 1.2140425056502364, -0.0029074547115300995, 0.0453021535148248, 0.18692375211913398], "std": [0.14718688457620535, 0.05321890891784034, 0.033853468625411304, 0.06923215039643209, 0.10257409481380611, 0.14826979633855233, 0.1505396853370276, 0.05389349609762067, 0.03525599670924649, 0.0980657677983868, 0.11754375933100825, 0.2313197147195635], "min": [0.02278291688087796, 0.16533961802081773, 1.1643233004617073, -0.3257311244701622, -0.36590179303974524, -0.8651235729047566, 0.004043177872039942, -0.34394244883019054, 1.1756169816038917, -0.2428605740230017, -0.29486597958322847, -0.17474910338492927], "max": [0.509230257949498, 0.4172220942438373, 1.3557265610415323, 0.18908365736370203, 0.30786553409651374, 0.2722217796671148, 0.5015732777075822, -0.18193954549986308, 1.3446553649222348, 0.28409922473427085, 0.3943329546859031, 0.8403603937705095], "count": [1873]}, "eef_sim_pose_action": {"mean": [0.21305139154572067, 0.2870361251877791, 1.2045890117477607, -0.01960980982678461, 0.0900145668671588, -0.11304489223520164, 0.2161995459032473, -0.2900757344495616, 1.2140425056502364, -0.0029074547115300995, 0.0453021535148248, 0.18692375211913398], "std": [0.14718688457620535, 0.05321890891784034, 0.033853468625411304, 0.06923215039643209, 0.10257409481380611, 0.14826979633855233, 0.1505396853370276, 0.05389349609762067, 0.03525599670924649, 0.0980657677983868, 0.11754375933100825, 0.2313197147195635], "min": [0.02278291688087796, 0.16533961802081773, 1.1643233004617073, -0.3257311244701622, -0.36590179303974524, -0.8651235729047566, 0.004043177872039942, -0.34394244883019054, 1.1756169816038917, -0.2428605740230017, -0.29486597958322847, -0.17474910338492927], "max": [0.509230257949498, 0.4172220942438373, 1.3557265610415323, 0.18908365736370203, 0.30786553409651374, 0.2722217796671148, 0.5015732777075822, -0.18193954549986308, 1.3446553649222348, 0.28409922473427085, 0.3943329546859031, 0.8403603937705095], "count": [1873]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1873]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1873]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1873]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1873]}, "gripper_open_scale_state": {"mean": [0.034574524537620874, 0.035844479288372935], "std": [0.00017244296864708252, 7.424616477180734e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.034775501915386746, 0.03584447928837368], "count": [1873]}, "gripper_open_scale_action": {"mean": [0.034574524537620874, 0.035844479288372935], "std": [0.00017244296864708252, 7.424616477180734e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.034775501915386746, 0.03584447928837368], "count": [1873]}}} +{"episode_index": 6, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37999189612015016]], [[0.3909533977657257]], [[0.354233197747184]]], "std": [[[0.247265090254094]], [[0.23921079255855254]], [[0.2147081865946992]]], "count": [235]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900458802670004]], [[0.40978832684373984]], [[0.3964902540212302]]], "std": [[[0.2497163266245926]], [[0.2407830162419866]], [[0.25673375056967673]]], "count": [235]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39683488040606313]], [[0.4445712673248969]], [[0.44209966740833445]]], "std": [[[0.2558611010567418]], [[0.22757836281643568]], [[0.2357333400110467]]], "count": [235]}, "observation.state": {"min": [-0.6212456822395325, -0.004685111343860626, -0.6984596848487854, -1.5299999713897705, -0.9895334839820862, -0.33594179153442383, 0.05936182290315628, -0.13038836419582367, -0.004456317517906427, -0.847484827041626, -1.5299999713897705, -0.33407554030418396, -0.34829169511795044, 0.03621299937367439], "max": [0.34473785758018494, 2.1716487407684326, 0.005218453239649534, 0.16150487959384918, 0.4549690783023834, 0.25834280252456665, 1.7463873624801636, 0.6729208827018738, 2.2542028427124023, 0.002178991911932826, 0.23719245195388794, 1.078604817390442, 0.26544153690338135, 1.7374262809753418], "mean": [-0.11490336805582047, 0.809140145778656, -0.16683726012706757, -0.5742620825767517, -0.07502409815788269, -0.010941729880869389, 0.3797934353351593, 0.15712934732437134, 0.8496798872947693, -0.25900664925575256, -0.5401686429977417, 0.08463665843009949, -0.010766193270683289, 0.37636491656303406], "std": [0.19999995827674866, 0.8550638556480408, 0.18889009952545166, 0.6391063928604126, 0.340812623500824, 0.07391243427991867, 0.6395347118377686, 0.2226865589618683, 0.8882410526275635, 0.2691062390804291, 0.6064698696136475, 0.35140106081962585, 0.09381771832704544, 0.6588760018348694], "count": [1458]}, "action": {"min": [-0.6212456822395325, -0.004685111343860626, -0.6984596848487854, -1.5299999713897705, -0.9895334839820862, -0.33594179153442383, 0.05936182290315628, -0.13038836419582367, -0.004456317517906427, -0.847484827041626, -1.5299999713897705, -0.33407554030418396, -0.34829169511795044, 0.03621299937367439], "max": [0.34473785758018494, 2.1716487407684326, 0.005218453239649534, 0.16150487959384918, 0.4549690783023834, 0.25834280252456665, 1.7463873624801636, 0.6729208827018738, 2.2542028427124023, 0.002178991911932826, 0.23719245195388794, 1.078604817390442, 0.26544153690338135, 1.7374262809753418], "mean": [-0.11490336805582047, 0.809140145778656, -0.16683726012706757, -0.5742620825767517, -0.07502409815788269, -0.010941729880869389, 0.3797934353351593, 0.15712934732437134, 0.8496798872947693, -0.25900664925575256, -0.5401686429977417, 0.08463665843009949, -0.010766193270683289, 0.37636491656303406], "std": [0.19999995827674866, 0.8550638556480408, 0.18889009952545166, 0.6391063928604126, 0.340812623500824, 0.07391243427991867, 0.6395347118377686, 0.2226865589618683, 0.8882410526275635, 0.2691062390804291, 0.6064698696136475, 0.35140106081962585, 0.09381771832704544, 0.6588760018348694], "count": [1458]}, "timestamp": {"min": [0.0], "max": [48.56666666666667], "mean": [24.28333333333333], "std": [14.02960824140886], "count": [1458]}, "frame_index": {"min": [0], "max": [1457], "mean": [728.5], "std": [420.8882472422658], "count": [1458]}, "episode_index": {"min": [6], "max": [6], "mean": [6.0], "std": [0.0], "count": [1458]}, "index": {"min": [10038], "max": [11495], "mean": [10766.5], "std": [420.8882472422658], "count": [1458]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1458]}, "subtask_annotation": {"mean": [1.9224965706447188, 4.0, 4.0, 4.0, 4.0], "std": [1.1428318113475955, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1458]}, "scene_annotation": {"mean": [6.0], "std": [0.0], "min": [6], "max": [6], "count": [1458]}, "eef_direction_state": {"mean": [4.210562414266118, 4.073388203017832], "std": [2.2501878200559786, 2.358934721308434], "min": [0, 0], "max": [6, 6], "count": [1458]}, "eef_velocity_state": {"mean": [0.7791495198902606, 0.823045267489712], "std": [0.8799263224412588, 0.9065928615462125], "min": [0, 0], "max": [2, 2], "count": [1458]}, "eef_acc_mag_state": {"mean": [0.7139917695473251, 0.7455418381344308], "std": [0.8264051789664222, 0.8366583959832018], "min": [0, 0], "max": [2, 2], "count": [1458]}, "eef_direction_action": {"mean": [4.210562414266118, 4.073388203017832], "std": [2.2501878200559786, 2.358934721308434], "min": [0, 0], "max": [6, 6], "count": [1458]}, "eef_velocity_action": {"mean": [0.7791495198902606, 0.823045267489712], "std": [0.8799263224412588, 0.9065928615462125], "min": [0, 0], "max": [2, 2], "count": [1458]}, "eef_acc_mag_action": {"mean": [0.7139917695473251, 0.7455418381344308], "std": [0.8264051789664222, 0.8366583959832018], "min": [0, 0], "max": [2, 2], "count": [1458]}, "eef_sim_pose_state": {"mean": [0.18425060321651587, 0.3035787799313772, 1.2092273031964154, -0.02080185325464801, 0.060217164809231304, -0.18980607181897868, 0.19693648562776322, -0.29032253825449295, 1.2153509243760057, -0.006824299161044431, 0.04696308139823171, 0.24186596682732409], "std": [0.12605098039731552, 0.047353148907832834, 0.040853953163372765, 0.07483844399361227, 0.12264830492486359, 0.298587614348598, 0.14159949504678493, 0.06276912236978886, 0.04411842592511591, 0.09460343822517503, 0.1280519424277722, 0.3725430180760715], "min": [0.030795115819294196, 0.16750428199941936, 1.1659689235487376, -0.2978629747340704, -0.39423011969489585, -1.0786659131970562, 0.024030343912257515, -0.3489457429326608, 1.1660711524110834, -0.34178929379321094, -0.36504758198604326, -0.3253662356407847], "max": [0.4367632215268975, 0.3838477547976895, 1.3593927692990695, 0.18679379623376546, 0.35563779410704366, 0.5035280935391299, 0.4560500029973934, -0.15214214802771958, 1.386815112006952, 0.257181582841283, 0.4243703920591644, 1.296483956526785], "count": [1458]}, "eef_sim_pose_action": {"mean": [0.18425060321651587, 0.3035787799313772, 1.2092273031964154, -0.02080185325464801, 0.060217164809231304, -0.18980607181897868, 0.19693648562776322, -0.29032253825449295, 1.2153509243760057, -0.006824299161044431, 0.04696308139823171, 0.24186596682732409], "std": [0.12605098039731552, 0.047353148907832834, 0.040853953163372765, 0.07483844399361227, 0.12264830492486359, 0.298587614348598, 0.14159949504678493, 0.06276912236978886, 0.04411842592511591, 0.09460343822517503, 0.1280519424277722, 0.3725430180760715], "min": [0.030795115819294196, 0.16750428199941936, 1.1659689235487376, -0.2978629747340704, -0.39423011969489585, -1.0786659131970562, 0.024030343912257515, -0.3489457429326608, 1.1660711524110834, -0.34178929379321094, -0.36504758198604326, -0.3253662356407847], "max": [0.4367632215268975, 0.3838477547976895, 1.3593927692990695, 0.18679379623376546, 0.35563779410704366, 0.5035280935391299, 0.4560500029973934, -0.15214214802771958, 1.386815112006952, 0.257181582841283, 0.4243703920591644, 1.296483956526785], "count": [1458]}, "gripper_mode_state": {"mean": [0.8024691358024691, 0.7921810699588477], "std": [0.39813618510117393, 0.40574650011762003], "min": [0, 0], "max": [1, 1], "count": [1458]}, "gripper_activity_state": {"mean": [1.9272976680384089, 1.9279835390946503], "std": [0.3535956329102822, 0.3527651612451158], "min": [0, 0], "max": [2, 2], "count": [1458]}, "gripper_mode_action": {"mean": [0.8024691358024691, 0.7921810699588477], "std": [0.39813618510117393, 0.40574650011762003], "min": [0, 0], "max": [1, 1], "count": [1458]}, "gripper_activity_action": {"mean": [1.9272976680384089, 1.9279835390946503], "std": [0.3535956329102822, 0.3527651612451158], "min": [0, 0], "max": [2, 2], "count": [1458]}, "gripper_open_scale_state": {"mean": [0.21702063238267696, 0.21507217540135565], "std": [0.36544701150391745, 0.3765010459958149], "min": [0.033921041658946445, 0.02069314249924251], "max": [0.9979356357029506, 0.9928150177001953], "count": [1458]}, "gripper_open_scale_action": {"mean": [0.21702063238267696, 0.21507217540135565], "std": [0.36544701150391745, 0.3765010459958149], "min": [0.033921041658946445, 0.02069314249924251], "max": [0.9979356357029506, 0.9928150177001953], "count": [1458]}}} +{"episode_index": 7, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34185363058171647]], [[0.3575777612663613]], [[0.33441764877429536]]], "std": [[[0.24190958430086074]], [[0.2635996245145324]], [[0.2680857977687029]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43356915603074125]], [[0.4297237211157429]], [[0.41158167361432757]]], "std": [[[0.2138911711627301]], [[0.20420363037044814]], [[0.21359352339698515]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4605615050263325]], [[0.45736351384385776]], [[0.43588397513423566]]], "std": [[[0.24523931835570434]], [[0.23071486097260555]], [[0.23468058933940614]]], "count": [254]}, "observation.state": {"min": [-0.8723219633102417, 0.001609570230357349, -0.6147015690803528, -1.530022144317627, -1.0950678586959839, -0.24961096048355103, 0.05911271646618843, -0.8341661691665649, -0.0026806772220879793, -0.8754156827926636, -1.5299999713897705, -0.3232818841934204, -0.35872212052345276, 0.03670501708984375], "max": [0.21157515048980713, 2.2856314182281494, 0.0031110520940274, 0.2377670258283615, 0.17487381398677826, 0.207474946975708, 1.7936776876449585, 0.5844466686248779, 2.2590653896331787, 0.004464840516448021, 0.20455877482891083, 1.4710875749588013, 0.9757080078125, 1.7696939706802368], "mean": [-0.13224180042743683, 0.8857009410858154, -0.1712215691804886, -0.6656025052070618, -0.21222642064094543, -0.025608206167817116, 0.8498181700706482, 0.0447540245950222, 0.881892204284668, -0.22858558595180511, -0.6167160272598267, 0.38777169585227966, -0.002594188554212451, 0.788914680480957], "std": [0.19377155601978302, 0.92943274974823, 0.19444485008716583, 0.7150496244430542, 0.34889188408851624, 0.059624917805194855, 0.8219865560531616, 0.1921555995941162, 0.9315275549888611, 0.2503036856651306, 0.6634364128112793, 0.5643510222434998, 0.16268980503082275, 0.8208907842636108], "count": [1616]}, "action": {"min": [-0.8723219633102417, 0.001609570230357349, -0.6147015690803528, -1.530022144317627, -1.0950678586959839, -0.24961096048355103, 0.05911271646618843, -0.8341661691665649, -0.0026806772220879793, -0.8754156827926636, -1.5299999713897705, -0.3232818841934204, -0.35872212052345276, 0.03670501708984375], "max": [0.21157515048980713, 2.2856314182281494, 0.0031110520940274, 0.2377670258283615, 0.17487381398677826, 0.207474946975708, 1.7936776876449585, 0.5844466686248779, 2.2590653896331787, 0.004464840516448021, 0.20455877482891083, 1.4710875749588013, 0.9757080078125, 1.7696939706802368], "mean": [-0.13224180042743683, 0.8857009410858154, -0.1712215691804886, -0.6656025052070618, -0.21222642064094543, -0.025608206167817116, 0.8498181700706482, 0.0447540245950222, 0.881892204284668, -0.22858558595180511, -0.6167160272598267, 0.38777169585227966, -0.002594188554212451, 0.788914680480957], "std": [0.19377155601978302, 0.92943274974823, 0.19444485008716583, 0.7150496244430542, 0.34889188408851624, 0.059624917805194855, 0.8219865560531616, 0.1921555995941162, 0.9315275549888611, 0.2503036856651306, 0.6634364128112793, 0.5643510222434998, 0.16268980503082275, 0.8208907842636108], "count": [1616]}, "timestamp": {"min": [0.0], "max": [53.833333333333336], "mean": [26.916666666666668], "std": [15.549964272913584], "count": [1616]}, "frame_index": {"min": [0], "max": [1615], "mean": [807.5], "std": [466.4989281874075], "count": [1616]}, "episode_index": {"min": [7], "max": [7], "mean": [7.0], "std": [0.0], "count": [1616]}, "index": {"min": [11496], "max": [13111], "mean": [12303.5], "std": [466.4989281874075], "count": [1616]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1616]}, "subtask_annotation": {"mean": [0.7654702970297029, 4.0, 4.0, 4.0, 4.0], "std": [1.1074995369593865, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1616]}, "scene_annotation": {"mean": [7.0], "std": [0.0], "min": [7], "max": [7], "count": [1616]}, "eef_direction_state": {"mean": [4.10210396039604, 4.279084158415841], "std": [2.262773538868183, 2.247817016452162], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_state": {"mean": [0.8409653465346535, 0.7982673267326733], "std": [0.8907278472176788, 0.9235086815899787], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_state": {"mean": [0.7636138613861386, 0.6763613861386139], "std": [0.8309083717138207, 0.8090366035203177], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_direction_action": {"mean": [4.10210396039604, 4.279084158415841], "std": [2.262773538868183, 2.247817016452162], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_action": {"mean": [0.8409653465346535, 0.7982673267326733], "std": [0.8907278472176788, 0.9235086815899787], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_action": {"mean": [0.7636138613861386, 0.6763613861386139], "std": [0.8309083717138207, 0.8090366035203177], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_sim_pose_state": {"mean": [0.18826691966538647, 0.29465201486203, 1.1997949660532028, -0.052755279152537984, 0.03678736064809969, -0.3466501758225798, 0.19750663487194176, -0.31498447635918486, 1.205687324058855, 0.030870370427965203, 0.018410629690281368, 0.4386319533552608], "std": [0.13312913776093088, 0.056955053809535625, 0.04490093257356788, 0.09464035541041387, 0.12066717275125771, 0.4485517708311692, 0.1482801702039352, 0.04624530615585422, 0.04646721389936792, 0.11801915961576197, 0.11950995648441907, 0.5406677666764911], "min": [0.02560352592530693, 0.07365454789335463, 1.122761914050328, -0.38253533895957526, -0.421955611161974, -1.2791939200158156, -0.048929362382116516, -0.4158636568871389, 1.1603364252495099, -0.33140421060288017, -0.43342802821357407, -0.22025979612804023], "max": [0.42333567443231884, 0.36373698709296404, 1.3728969718123005, 0.2070304466147982, 0.3714176176195523, 0.22796047439751735, 0.4642892555529344, -0.16949330369567703, 1.4123760108979273, 0.3741379880984062, 0.4694813431757172, 1.511530751433083], "count": [1616]}, "eef_sim_pose_action": {"mean": [0.18826691966538647, 0.29465201486203, 1.1997949660532028, -0.052755279152537984, 0.03678736064809969, -0.3466501758225798, 0.19750663487194176, -0.31498447635918486, 1.205687324058855, 0.030870370427965203, 0.018410629690281368, 0.4386319533552608], "std": [0.13312913776093088, 0.056955053809535625, 0.04490093257356788, 0.09464035541041387, 0.12066717275125771, 0.4485517708311692, 0.1482801702039352, 0.04624530615585422, 0.04646721389936792, 0.11801915961576197, 0.11950995648441907, 0.5406677666764911], "min": [0.02560352592530693, 0.07365454789335463, 1.122761914050328, -0.38253533895957526, -0.421955611161974, -1.2791939200158156, -0.048929362382116516, -0.4158636568871389, 1.1603364252495099, -0.33140421060288017, -0.43342802821357407, -0.22025979612804023], "max": [0.42333567443231884, 0.36373698709296404, 1.3728969718123005, 0.2070304466147982, 0.3714176176195523, 0.22796047439751735, 0.4642892555529344, -0.16949330369567703, 1.4123760108979273, 0.3741379880984062, 0.4694813431757172, 1.511530751433083], "count": [1616]}, "gripper_mode_state": {"mean": [0.5241336633663366, 0.5495049504950495], "std": [0.49941722666776556, 0.49754322412880503], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_state": {"mean": [1.9028465346534653, 1.9003712871287128], "std": [0.4055210756360433, 0.40947909528156007], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_mode_action": {"mean": [0.5241336633663366, 0.5495049504950495], "std": [0.49941722666776556, 0.49754322412880503], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_action": {"mean": [1.9028465346534653, 1.9003712871287128], "std": [0.4055210756360433, 0.40947909528156007], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_open_scale_state": {"mean": [0.4826674703574441, 0.44981867711875034], "std": [0.46639197741332095, 0.46791336468900874], "min": [0.03377869512353625, 0.020974295479910716], "max": [1.0, 1.0], "count": [1616]}, "gripper_open_scale_action": {"mean": [0.4826674703574441, 0.44981867711875034], "std": [0.46639197741332095, 0.46791336468900874], "min": [0.03377869512353625, 0.020974295479910716], "max": [1.0, 1.0], "count": [1616]}}} +{"episode_index": 8, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37932133896478765]], [[0.3927379604067861]], [[0.36233089611697067]]], "std": [[[0.22971041968087455]], [[0.23752600006053484]], [[0.21405210329686938]]], "count": [277]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4167266001667414]], [[0.42133623459411845]], [[0.40566763703074493]]], "std": [[[0.24066287698794864]], [[0.24411390582209128]], [[0.26023342176292985]]], "count": [277]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4317554780837325]], [[0.44247391323155816]], [[0.4332937646980172]]], "std": [[[0.23075495701341964]], [[0.22369809514204575]], [[0.23204697676557345]]], "count": [277]}, "observation.state": {"min": [-0.8759011030197144, -0.002260858193039894, -1.6175448894500732, -1.5300793647766113, -1.173369288444519, -0.4400932192802429, 0.05861459672451019, -0.13020791113376617, -0.00562781048938632, -1.41739821434021, -1.5299999713897705, -0.27792319655418396, -0.30848219990730286, 0.03645898774266243], "max": [0.4676162600517273, 2.589681625366211, 0.004601942375302315, 0.3056754767894745, 0.6779435873031616, 0.20993109047412872, 1.7448527812957764, 0.6887573599815369, 2.4557650089263916, 0.007107405457645655, 0.4460773169994354, 1.2302526235580444, 0.2442663460969925, 1.729598879814148], "mean": [-0.13872171938419342, 0.8937084674835205, -0.2237304151058197, -0.5803720355033875, -0.08829700946807861, 0.0046812728978693485, 0.5429840683937073, 0.19824573397636414, 1.059278130531311, -0.36999425292015076, -0.6639449596405029, 0.21048204600811005, -0.03156886622309685, 0.5258827209472656], "std": [0.22282129526138306, 0.8695129752159119, 0.27378836274147034, 0.6419901847839355, 0.37324875593185425, 0.08833488076925278, 0.7379674315452576, 0.24482089281082153, 0.9619970917701721, 0.37047716975212097, 0.6253101229667664, 0.41777271032333374, 0.09050256013870239, 0.7452601790428162], "count": [1812]}, "action": {"min": [-0.8759011030197144, -0.002260858193039894, -1.6175448894500732, -1.5300793647766113, -1.173369288444519, -0.4400932192802429, 0.05861459672451019, -0.13020791113376617, -0.00562781048938632, -1.41739821434021, -1.5299999713897705, -0.27792319655418396, -0.30848219990730286, 0.03645898774266243], "max": [0.4676162600517273, 2.589681625366211, 0.004601942375302315, 0.3056754767894745, 0.6779435873031616, 0.20993109047412872, 1.7448527812957764, 0.6887573599815369, 2.4557650089263916, 0.007107405457645655, 0.4460773169994354, 1.2302526235580444, 0.2442663460969925, 1.729598879814148], "mean": [-0.13872171938419342, 0.8937084674835205, -0.2237304151058197, -0.5803720355033875, -0.08829700946807861, 0.0046812728978693485, 0.5429840683937073, 0.19824573397636414, 1.059278130531311, -0.36999425292015076, -0.6639449596405029, 0.21048204600811005, -0.03156886622309685, 0.5258827209472656], "std": [0.22282129526138306, 0.8695129752159119, 0.27378836274147034, 0.6419901847839355, 0.37324875593185425, 0.08833488076925278, 0.7379674315452576, 0.24482089281082153, 0.9619970917701721, 0.37047716975212097, 0.6253101229667664, 0.41777271032333374, 0.09050256013870239, 0.7452601790428162], "count": [1812]}, "timestamp": {"min": [0.0], "max": [60.36666666666667], "mean": [30.18333333333333], "std": [17.435975474310027], "count": [1812]}, "frame_index": {"min": [0], "max": [1811], "mean": [905.5], "std": [523.0792642293007], "count": [1812]}, "episode_index": {"min": [8], "max": [8], "mean": [8.0], "std": [0.0], "count": [1812]}, "index": {"min": [13112], "max": [14923], "mean": [14017.5], "std": [523.0792642293007], "count": [1812]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1812]}, "subtask_annotation": {"mean": [0.6738410596026491, 4.0, 4.0, 4.0, 4.0], "std": [1.061632730377203, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1812]}, "scene_annotation": {"mean": [8.0], "std": [0.0], "min": [8], "max": [8], "count": [1812]}, "eef_direction_state": {"mean": [3.8532008830022075, 3.8780353200883004], "std": [2.383366688995976, 2.3749109203393552], "min": [0, 0], "max": [6, 6], "count": [1812]}, "eef_velocity_state": {"mean": [0.9050772626931567, 0.8559602649006622], "std": [0.8987584302162549, 0.8750293685197787], "min": [0, 0], "max": [2, 2], "count": [1812]}, "eef_acc_mag_state": {"mean": [0.7748344370860927, 0.7963576158940397], "std": [0.8232723063906114, 0.8377990587481846], "min": [0, 0], "max": [2, 2], "count": [1812]}, "eef_direction_action": {"mean": [3.8532008830022075, 3.8780353200883004], "std": [2.383366688995976, 2.3749109203393552], "min": [0, 0], "max": [6, 6], "count": [1812]}, "eef_velocity_action": {"mean": [0.9050772626931567, 0.8559602649006622], "std": [0.8987584302162549, 0.8750293685197787], "min": [0, 0], "max": [2, 2], "count": [1812]}, "eef_acc_mag_action": {"mean": [0.7748344370860927, 0.7963576158940397], "std": [0.8232723063906114, 0.8377990587481846], "min": [0, 0], "max": [2, 2], "count": [1812]}, "eef_sim_pose_state": {"mean": [0.19708973831558535, 0.29713546093329457, 1.211262960018306, 0.004181036594546583, 0.08164002655224092, -0.22723005477622132, 0.23615066680449182, -0.26863123160918667, 1.2142071111667492, -0.013550657940974653, 0.015694415090681323, 0.4099861029291229], "std": [0.139857589945403, 0.05069517908705156, 0.0431240597328543, 0.10737077443242242, 0.11389738661967828, 0.3499570279257116, 0.1622289438890431, 0.08079867494956047, 0.037844476241592345, 0.10587341296158143, 0.09409096409287532, 0.44278556353811044], "min": [0.011595278117691406, 0.15732942953504336, 1.0891924163411566, -0.23134866763049444, -0.2809337197636834, -1.1611097027504218, -0.0057772075245395085, -0.34837567773019534, 1.1754736938459927, -0.24112208034552016, -0.44621773566562095, -0.20468928577733508], "max": [0.583382134191498, 0.4365466352387976, 1.376448573256265, 0.2689965027117171, 0.46993846561775454, 0.5402344175277551, 0.5642120743869513, -0.107820296448571, 1.399331042037572, 0.3040739679487038, 0.32781403926587793, 1.4235715258188113], "count": [1812]}, "eef_sim_pose_action": {"mean": [0.19708973831558535, 0.29713546093329457, 1.211262960018306, 0.004181036594546583, 0.08164002655224092, -0.22723005477622132, 0.23615066680449182, -0.26863123160918667, 1.2142071111667492, -0.013550657940974653, 0.015694415090681323, 0.4099861029291229], "std": [0.139857589945403, 0.05069517908705156, 0.0431240597328543, 0.10737077443242242, 0.11389738661967828, 0.3499570279257116, 0.1622289438890431, 0.08079867494956047, 0.037844476241592345, 0.10587341296158143, 0.09409096409287532, 0.44278556353811044], "min": [0.011595278117691406, 0.15732942953504336, 1.0891924163411566, -0.23134866763049444, -0.2809337197636834, -1.1611097027504218, -0.0057772075245395085, -0.34837567773019534, 1.1754736938459927, -0.24112208034552016, -0.44621773566562095, -0.20468928577733508], "max": [0.583382134191498, 0.4365466352387976, 1.376448573256265, 0.2689965027117171, 0.46993846561775454, 0.5402344175277551, 0.5642120743869513, -0.107820296448571, 1.399331042037572, 0.3040739679487038, 0.32781403926587793, 1.4235715258188113], "count": [1812]}, "gripper_mode_state": {"mean": [0.7047461368653422, 0.7036423841059603], "std": [0.4561567926039517, 0.45665060976158733], "min": [0, 0], "max": [1, 1], "count": [1812]}, "gripper_activity_state": {"mean": [1.9122516556291391, 1.9128035320088301], "std": [0.38676219602243034, 0.3847413612320946], "min": [0, 0], "max": [2, 2], "count": [1812]}, "gripper_mode_action": {"mean": [0.7047461368653422, 0.7036423841059603], "std": [0.4561567926039517, 0.45665060976158733], "min": [0, 0], "max": [1, 1], "count": [1812]}, "gripper_activity_action": {"mean": [1.9122516556291391, 1.9128035320088301], "std": [0.38676219602243034, 0.3847413612320946], "min": [0, 0], "max": [2, 2], "count": [1812]}, "gripper_open_scale_state": {"mean": [0.31027479211436765, 0.3005086851186922], "std": [0.4216958889750492, 0.4258592112756787], "min": [0.03349405527114868, 0.02083370728152139], "max": [0.9970587321690151, 0.9883422170366559], "count": [1812]}, "gripper_open_scale_action": {"mean": [0.31027479211436765, 0.3005086851186922], "std": [0.4216958889750492, 0.4258592112756787], "min": [0.03349405527114868, 0.02083370728152139], "max": [0.9970587321690151, 0.9883422170366559], "count": [1812]}}} +{"episode_index": 9, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241515381625218]], [[0.5058266448349741]], [[0.4517086553846988]]], "std": [[[0.27315033242882464]], [[0.2571835787691149]], [[0.2515796364851799]]], "count": [241]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38626813318688474]], [[0.43061793973006446]], [[0.4270969385910196]]], "std": [[[0.2688874644431364]], [[0.2345903218619733]], [[0.24219356994978866]]], "count": [241]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41748614388125005]], [[0.45578323909093377]], [[0.4526594900062376]]], "std": [[[0.25201249621140764]], [[0.2247610967902843]], [[0.23251232647002434]]], "count": [241]}, "observation.state": {"min": [-0.6747639775276184, -0.005039696116000414, -0.8220453262329102, -1.5300406217575073, -1.1577644348144531, -0.2123771458864212, 0.05310377851128578, -0.4019560217857361, -0.00499467458575964, -1.0185632705688477, -1.5299999713897705, -0.2969560921192169, -0.1580793410539627, 0.03670501708984375], "max": [0.2930021286010742, 2.3662662506103516, 0.0010162253165617585, 0.28486180305480957, 0.5320308208465576, 0.13343852758407593, 1.7503482103347778, 0.6004425883293152, 2.454773187637329, 0.008822626434266567, 0.3543093502521515, 1.208746075630188, 0.1866970807313919, 1.7222706079483032], "mean": [-0.12783344089984894, 1.0453650951385498, -0.217734694480896, -0.749919056892395, -0.13861054182052612, -0.03746814653277397, 0.49765995144844055, 0.1397779881954193, 1.0549981594085693, -0.25056514143943787, -0.7504507899284363, 0.1384696662425995, -0.0011279002064839005, 0.4447614848613739], "std": [0.20663844048976898, 0.9773447513580322, 0.23347200453281403, 0.744898796081543, 0.3996671140193939, 0.07108228653669357, 0.7173824310302734, 0.19358563423156738, 0.9867303371429443, 0.28639209270477295, 0.7338070273399353, 0.3558300733566284, 0.06565184146165848, 0.7039971351623535], "count": [1502]}, "action": {"min": [-0.6747639775276184, -0.005039696116000414, -0.8220453262329102, -1.5300406217575073, -1.1577644348144531, -0.2123771458864212, 0.05310377851128578, -0.4019560217857361, -0.00499467458575964, -1.0185632705688477, -1.5299999713897705, -0.2969560921192169, -0.1580793410539627, 0.03670501708984375], "max": [0.2930021286010742, 2.3662662506103516, 0.0010162253165617585, 0.28486180305480957, 0.5320308208465576, 0.13343852758407593, 1.7503482103347778, 0.6004425883293152, 2.454773187637329, 0.008822626434266567, 0.3543093502521515, 1.208746075630188, 0.1866970807313919, 1.7222706079483032], "mean": [-0.12783344089984894, 1.0453650951385498, -0.217734694480896, -0.749919056892395, -0.13861054182052612, -0.03746814653277397, 0.49765995144844055, 0.1397779881954193, 1.0549981594085693, -0.25056514143943787, -0.7504507899284363, 0.1384696662425995, -0.0011279002064839005, 0.4447614848613739], "std": [0.20663844048976898, 0.9773447513580322, 0.23347200453281403, 0.744898796081543, 0.3996671140193939, 0.07108228653669357, 0.7173824310302734, 0.19358563423156738, 0.9867303371429443, 0.28639209270477295, 0.7338070273399353, 0.3558300733566284, 0.06565184146165848, 0.7039971351623535], "count": [1502]}, "timestamp": {"min": [0.0], "max": [50.03333333333333], "mean": [25.016666666666666], "std": [14.452998535482754], "count": [1502]}, "frame_index": {"min": [0], "max": [1501], "mean": [750.5], "std": [433.58995606448264], "count": [1502]}, "episode_index": {"min": [10], "max": [10], "mean": [10.0], "std": [0.0], "count": [1502]}, "index": {"min": [15335], "max": [16836], "mean": [16085.5], "std": [433.58995606448264], "count": [1502]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1502]}, "subtask_annotation": {"mean": [2.0312916111850865, 4.0, 4.0, 4.0, 4.0], "std": [1.275480456790832, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1502]}, "scene_annotation": {"mean": [10.0], "std": [0.0], "min": [10], "max": [10], "count": [1502]}, "eef_direction_state": {"mean": [3.721704394141145, 3.9600532623169107], "std": [2.384715036105879, 2.3109769891325813], "min": [0, 0], "max": [6, 6], "count": [1502]}, "eef_velocity_state": {"mean": [0.9460719041278296, 0.933422103861518], "std": [0.8828261664126025, 0.9061640557111929], "min": [0, 0], "max": [2, 2], "count": [1502]}, "eef_acc_mag_state": {"mean": [0.8541944074567244, 0.8355525965379494], "std": [0.8357318866957806, 0.8338628332028715], "min": [0, 0], "max": [2, 2], "count": [1502]}, "eef_direction_action": {"mean": [3.721704394141145, 3.9600532623169107], "std": [2.384715036105879, 2.3109769891325813], "min": [0, 0], "max": [6, 6], "count": [1502]}, "eef_velocity_action": {"mean": [0.9460719041278296, 0.933422103861518], "std": [0.8828261664126025, 0.9061640557111929], "min": [0, 0], "max": [2, 2], "count": [1502]}, "eef_acc_mag_action": {"mean": [0.8541944074567244, 0.8355525965379494], "std": [0.8357318866957806, 0.8338628332028715], "min": [0, 0], "max": [2, 2], "count": [1502]}, "eef_sim_pose_state": {"mean": [0.21498241487500339, 0.2945242021486594, 1.1928235555092033, -0.06561044295083951, 0.06156555616083554, -0.2680413841018736, 0.2211439008377387, -0.2910541129043763, 1.195622205895336, 0.023978709644560108, 0.0386141794905956, 0.2800178847279186], "std": [0.14628181971186913, 0.059466036182894394, 0.04418289707508147, 0.09037897675872567, 0.11168352697986754, 0.37494607052195694, 0.15483949377507988, 0.05801634437859113, 0.04639614842588192, 0.10078934510078834, 0.11357617816868476, 0.3885572954367232], "min": [0.015410494030623376, 0.10125930972472276, 1.1169877428101365, -0.38799145052474837, -0.49329633423882235, -1.2340460150827002, 0.005173378522296518, -0.4061004686229772, 1.1373382144023523, -0.15938850038476737, -0.4164136083430987, -0.32138627348329774], "max": [0.45793479456613106, 0.3723110168967877, 1.3579073016728775, 0.13325217782421206, 0.3701156186449486, 0.4576736465429624, 0.5067349670584157, -0.13373242909691088, 1.3613141786314236, 0.3571602226409814, 0.2646996975513942, 1.3241560238256955], "count": [1502]}, "eef_sim_pose_action": {"mean": [0.21498241487500339, 0.2945242021486594, 1.1928235555092033, -0.06561044295083951, 0.06156555616083554, -0.2680413841018736, 0.2211439008377387, -0.2910541129043763, 1.195622205895336, 0.023978709644560108, 0.0386141794905956, 0.2800178847279186], "std": [0.14628181971186913, 0.059466036182894394, 0.04418289707508147, 0.09037897675872567, 0.11168352697986754, 0.37494607052195694, 0.15483949377507988, 0.05801634437859113, 0.04639614842588192, 0.10078934510078834, 0.11357617816868476, 0.3885572954367232], "min": [0.015410494030623376, 0.10125930972472276, 1.1169877428101365, -0.38799145052474837, -0.49329633423882235, -1.2340460150827002, 0.005173378522296518, -0.4061004686229772, 1.1373382144023523, -0.15938850038476737, -0.4164136083430987, -0.32138627348329774], "max": [0.45793479456613106, 0.3723110168967877, 1.3579073016728775, 0.13325217782421206, 0.3701156186449486, 0.4576736465429624, 0.5067349670584157, -0.13373242909691088, 1.3613141786314236, 0.3571602226409814, 0.2646996975513942, 1.3241560238256955], "count": [1502]}, "gripper_mode_state": {"mean": [0.7323568575233023, 0.751664447403462], "std": [0.44273049450190505, 0.43204745794080435], "min": [0, 0], "max": [1, 1], "count": [1502]}, "gripper_activity_state": {"mean": [1.9287616511318242, 1.929427430093209], "std": [0.3494121910795843, 0.3485936244968654], "min": [0, 0], "max": [2, 2], "count": [1502]}, "gripper_mode_action": {"mean": [0.7323568575233023, 0.751664447403462], "std": [0.44273049450190505, 0.43204745794080435], "min": [0, 0], "max": [1, 1], "count": [1502]}, "gripper_activity_action": {"mean": [1.9287616511318242, 1.929427430093209], "std": [0.3494121910795843, 0.3485936244968654], "min": [0, 0], "max": [2, 2], "count": [1502]}, "gripper_open_scale_state": {"mean": [0.2843742776029302, 0.25415711902366267], "std": [0.4099297090811884, 0.4022818153556855], "min": [0.030345016292163303, 0.020974295479910716], "max": [1.0, 0.9841546331133161], "count": [1502]}, "gripper_open_scale_action": {"mean": [0.2843742776029302, 0.25415711902366267], "std": [0.4099297090811884, 0.4022818153556855], "min": [0.030345016292163303, 0.020974295479910716], "max": [1.0, 0.9841546331133161], "count": [1502]}}} +{"episode_index": 10, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5357034042573259]], [[0.5141577669788454]], [[0.4557163382187892]]], "std": [[[0.26980215232648563]], [[0.25772862774823196]], [[0.2557236606885738]]], "count": [231]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3845911448754586]], [[0.42220118788256045]], [[0.4169477501438286]]], "std": [[[0.26844064622478114]], [[0.23900889404470962]], [[0.24733798416781883]]], "count": [231]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270773231851663]], [[0.4485730024332965]], [[0.4415751775457658]]], "std": [[[0.2401196967334278]], [[0.22422929728742463]], [[0.2335961616954645]]], "count": [231]}, "observation.state": {"min": [-0.5898803472518921, -0.0015339808305725455, -0.8600420951843262, -1.5299999713897705, -1.5299999713897705, -1.5006535053253174, 0.05886363983154297, -0.1390576958656311, -0.004553571809083223, -0.8891642093658447, -1.5299999713897705, -0.35106462240219116, -0.2057974934577942, 0.03645898774266243], "max": [1.0089342594146729, 2.1721086502075195, 0.0, 0.4312325716018677, 0.1704968959093094, 0.14853842556476593, 1.7312684059143066, 0.685689389705658, 2.155242919921875, 0.00444578705355525, 0.42153245210647583, 0.8110544681549072, 0.21229669451713562, 1.716991662979126], "mean": [-0.050051599740982056, 0.8140658140182495, -0.17721696197986603, -0.6071826815605164, -0.20777404308319092, -0.06735529750585556, 0.378390371799469, 0.17196595668792725, 0.8548445105552673, -0.2502363920211792, -0.5821859836578369, 0.07100191712379456, -0.037515945732593536, 0.3569803237915039], "std": [0.18884235620498657, 0.8934410214424133, 0.21624132990837097, 0.7486938834190369, 0.39025577902793884, 0.23538342118263245, 0.6448633670806885, 0.2347634881734848, 0.9179967641830444, 0.28730565309524536, 0.6675295829772949, 0.24697358906269073, 0.0640159323811531, 0.649537205696106], "count": [1424]}, "action": {"min": [-0.5898803472518921, -0.0015339808305725455, -0.8600420951843262, -1.5299999713897705, -1.5299999713897705, -1.5006535053253174, 0.05886363983154297, -0.1390576958656311, -0.004553571809083223, -0.8891642093658447, -1.5299999713897705, -0.35106462240219116, -0.2057974934577942, 0.03645898774266243], "max": [1.0089342594146729, 2.1721086502075195, 0.0, 0.4312325716018677, 0.1704968959093094, 0.14853842556476593, 1.7312684059143066, 0.685689389705658, 2.155242919921875, 0.00444578705355525, 0.42153245210647583, 0.8110544681549072, 0.21229669451713562, 1.716991662979126], "mean": [-0.050051599740982056, 0.8140658140182495, -0.17721696197986603, -0.6071826815605164, -0.20777404308319092, -0.06735529750585556, 0.378390371799469, 0.17196595668792725, 0.8548445105552673, -0.2502363920211792, -0.5821859836578369, 0.07100191712379456, -0.037515945732593536, 0.3569803237915039], "std": [0.18884235620498657, 0.8934410214424133, 0.21624132990837097, 0.7486938834190369, 0.39025577902793884, 0.23538342118263245, 0.6448633670806885, 0.2347634881734848, 0.9179967641830444, 0.28730565309524536, 0.6675295829772949, 0.24697358906269073, 0.0640159323811531, 0.649537205696106], "count": [1424]}, "timestamp": {"min": [0.0], "max": [47.43333333333333], "mean": [23.716666666666665], "std": [13.702443010078328], "count": [1424]}, "frame_index": {"min": [0], "max": [1423], "mean": [711.5], "std": [411.07329030234985], "count": [1424]}, "episode_index": {"min": [11], "max": [11], "mean": [11.0], "std": [0.0], "count": [1424]}, "index": {"min": [16837], "max": [18260], "mean": [17548.5], "std": [411.07329030234985], "count": [1424]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1424]}, "subtask_annotation": {"mean": [1.6172752808988764, 4.0, 4.0, 4.0, 4.0], "std": [1.2104458239672455, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1424]}, "scene_annotation": {"mean": [11.0], "std": [0.0], "min": [11], "max": [11], "count": [1424]}, "eef_direction_state": {"mean": [4.070224719101123, 4.199438202247191], "std": [2.373036966396293, 2.2832068220484527], "min": [0, 0], "max": [6, 6], "count": [1424]}, "eef_velocity_state": {"mean": [0.8125, 0.7963483146067416], "std": [0.8935385642099266, 0.8911790775931968], "min": [0, 0], "max": [2, 2], "count": [1424]}, "eef_acc_mag_state": {"mean": [0.7247191011235955, 0.7134831460674157], "std": [0.8193969965467032, 0.8249536604263209], "min": [0, 0], "max": [2, 2], "count": [1424]}, "eef_direction_action": {"mean": [4.070224719101123, 4.199438202247191], "std": [2.373036966396293, 2.2832068220484527], "min": [0, 0], "max": [6, 6], "count": [1424]}, "eef_velocity_action": {"mean": [0.8125, 0.7963483146067416], "std": [0.8935385642099266, 0.8911790775931968], "min": [0, 0], "max": [2, 2], "count": [1424]}, "eef_acc_mag_action": {"mean": [0.7247191011235955, 0.7134831460674157], "std": [0.8193969965467032, 0.8249536604263209], "min": [0, 0], "max": [2, 2], "count": [1424]}, "eef_sim_pose_state": {"mean": [0.17933036329090868, 0.3111465427792714, 1.2082622419770421, -0.057646838758549944, 0.043782053596856364, -0.2616466236660305, 0.19481937866225604, -0.2817875713267173, 1.2111779189683267, -0.019685134993311513, 0.01592341869645957, 0.24471847738855637], "std": [0.13905486624713004, 0.03848736132574654, 0.046175614819052906, 0.12617966545019577, 0.10771273318247765, 0.3682482077300274, 0.14497894906235018, 0.07159902108731585, 0.04033794958050522, 0.08566108103257115, 0.09675509609216618, 0.3247795971127488], "min": [-0.053313807124277045, 0.18470322878570486, 1.1592134237053007, -0.814995462158481, -0.5342238071517511, -1.5496136095847959, 0.013645843110633417, -0.35479728280420836, 1.1723478646901762, -0.20774752216888873, -0.23490512650926876, -0.28714425487840506], "max": [0.4437644745461191, 0.3915296793141485, 1.4412098372780373, 0.14739452792378024, 0.30649449183142785, 0.1766487684170852, 0.449209037889961, -0.12796522712203776, 1.361514745862693, 0.2477253460697868, 0.35249982881315445, 1.160032551683483], "count": [1424]}, "eef_sim_pose_action": {"mean": [0.17933036329090868, 0.3111465427792714, 1.2082622419770421, -0.057646838758549944, 0.043782053596856364, -0.2616466236660305, 0.19481937866225604, -0.2817875713267173, 1.2111779189683267, -0.019685134993311513, 0.01592341869645957, 0.24471847738855637], "std": [0.13905486624713004, 0.03848736132574654, 0.046175614819052906, 0.12617966545019577, 0.10771273318247765, 0.3682482077300274, 0.14497894906235018, 0.07159902108731585, 0.04033794958050522, 0.08566108103257115, 0.09675509609216618, 0.3247795971127488], "min": [-0.053313807124277045, 0.18470322878570486, 1.1592134237053007, -0.814995462158481, -0.5342238071517511, -1.5496136095847959, 0.013645843110633417, -0.35479728280420836, 1.1723478646901762, -0.20774752216888873, -0.23490512650926876, -0.28714425487840506], "max": [0.4437644745461191, 0.3915296793141485, 1.4412098372780373, 0.14739452792378024, 0.30649449183142785, 0.1766487684170852, 0.449209037889961, -0.12796522712203776, 1.361514745862693, 0.2477253460697868, 0.35249982881315445, 1.160032551683483], "count": [1424]}, "gripper_mode_state": {"mean": [0.8061797752808989, 0.8061797752808989], "std": [0.39528969782799045, 0.39528969782799045], "min": [0, 0], "max": [1, 1], "count": [1424]}, "gripper_activity_state": {"mean": [1.9627808988764044, 1.9627808988764044], "std": [0.2555938607588628, 0.2555938607588628], "min": [0, 0], "max": [2, 2], "count": [1424]}, "gripper_mode_action": {"mean": [0.8061797752808989, 0.8061797752808989], "std": [0.39528969782799045, 0.39528969782799045], "min": [0, 0], "max": [1, 1], "count": [1424]}, "gripper_activity_action": {"mean": [1.9627808988764044, 1.9627808988764044], "std": [0.2555938607588628, 0.2555938607588628], "min": [0, 0], "max": [2, 2], "count": [1424]}, "gripper_open_scale_state": {"mean": [0.21622213688835948, 0.20398734806532723], "std": [0.3684923258033824, 0.37115879303708976], "min": [0.03363636561802456, 0.02083370728152139], "max": [0.9892962319510323, 0.9811380931309291], "count": [1424]}, "gripper_open_scale_action": {"mean": [0.21622213688835948, 0.20398734806532723], "std": [0.3684923258033824, 0.37115879303708976], "min": [0.03363636561802456, 0.02083370728152139], "max": [0.9892962319510323, 0.9811380931309291], "count": [1424]}}} +{"episode_index": 11, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37788987453413403]], [[0.38764390558818]], [[0.35080450908507793]]], "std": [[[0.24702137051331355]], [[0.2386514242965325]], [[0.21320954586715105]]], "count": [197]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3805701093748272]], [[0.3997973538259071]], [[0.38485512535527466]]], "std": [[[0.25596592408062807]], [[0.24742651654613948]], [[0.2629607663991207]]], "count": [197]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.399777136348053]], [[0.44250398267033825]], [[0.43922146052442407]]], "std": [[[0.2526181291983658]], [[0.22604961854205521]], [[0.23513096408241654]]], "count": [197]}, "observation.state": {"min": [-0.6732694506645203, -0.004788085352629423, -0.62264484167099, -1.5299999713897705, -1.4234617948532104, -0.12777367234230042, 0.05911271646618843, -0.14654375612735748, -0.004378107842057943, -0.8789709806442261, -1.5299999713897705, -0.4157087802886963, -0.23390547931194305, 0.03666450455784798], "max": [0.47331857681274414, 2.2247700691223145, 0.00637312326580286, 0.23327279090881348, 0.5414298176765442, 0.13903532922267914, 1.7261292934417725, 0.6184731125831604, 2.127631425857544, -0.0007799938903190196, 0.38347527384757996, 1.1555324792861938, 0.25003886222839355, 1.706019639968872], "mean": [-0.13937203586101532, 0.9904389381408691, -0.19741635024547577, -0.7524275779724121, 0.0016746314940974116, 0.01626097597181797, 0.22384849190711975, 0.21015682816505432, 0.978570818901062, -0.3070823550224304, -0.6178449988365173, -0.06121405214071274, -0.008833047933876514, 0.17959222197532654], "std": [0.21116097271442413, 0.9205950498580933, 0.20014861226081848, 0.7231578230857849, 0.37008199095726013, 0.06629563122987747, 0.4811573326587677, 0.2334863692522049, 0.91060471534729, 0.288369357585907, 0.6252473592758179, 0.3604838252067566, 0.11257448047399521, 0.4522564709186554], "count": [1154]}, "action": {"min": [-0.6732694506645203, -0.004788085352629423, -0.62264484167099, -1.5299999713897705, -1.4234617948532104, -0.12777367234230042, 0.05911271646618843, -0.14654375612735748, -0.004378107842057943, -0.8789709806442261, -1.5299999713897705, -0.4157087802886963, -0.23390547931194305, 0.03666450455784798], "max": [0.47331857681274414, 2.2247700691223145, 0.00637312326580286, 0.23327279090881348, 0.5414298176765442, 0.13903532922267914, 1.7261292934417725, 0.6184731125831604, 2.127631425857544, -0.0007799938903190196, 0.38347527384757996, 1.1555324792861938, 0.25003886222839355, 1.706019639968872], "mean": [-0.13937203586101532, 0.9904389381408691, -0.19741635024547577, -0.7524275779724121, 0.0016746314940974116, 0.01626097597181797, 0.22384849190711975, 0.21015682816505432, 0.978570818901062, -0.3070823550224304, -0.6178449988365173, -0.06121405214071274, -0.008833047933876514, 0.17959222197532654], "std": [0.21116097271442413, 0.9205950498580933, 0.20014861226081848, 0.7231578230857849, 0.37008199095726013, 0.06629563122987747, 0.4811573326587677, 0.2334863692522049, 0.91060471534729, 0.288369357585907, 0.6252473592758179, 0.3604838252067566, 0.11257448047399521, 0.4522564709186554], "count": [1154]}, "timestamp": {"min": [0.0], "max": [38.43333333333333], "mean": [19.216666666666665], "std": [11.104366008216967], "count": [1154]}, "frame_index": {"min": [0], "max": [1153], "mean": [576.5], "std": [333.13098024650907], "count": [1154]}, "episode_index": {"min": [12], "max": [12], "mean": [12.0], "std": [0.0], "count": [1154]}, "index": {"min": [18261], "max": [19414], "mean": [18837.5], "std": [333.13098024650907], "count": [1154]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1154]}, "subtask_annotation": {"mean": [1.783362218370884, 4.0, 4.0, 4.0, 4.0], "std": [1.26334833179373, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1154]}, "scene_annotation": {"mean": [12.0], "std": [0.0], "min": [12], "max": [12], "count": [1154]}, "eef_direction_state": {"mean": [3.68630849220104, 3.8240901213171576], "std": [2.408542652156866, 2.361463117279161], "min": [0, 0], "max": [6, 6], "count": [1154]}, "eef_velocity_state": {"mean": [0.9826689774696707, 0.9211438474870017], "std": [0.9061954003390602, 0.89181920770892], "min": [0, 0], "max": [2, 2], "count": [1154]}, "eef_acc_mag_state": {"mean": [0.8552859618717504, 0.8613518197573656], "std": [0.8371946819926794, 0.8449135666731435], "min": [0, 0], "max": [2, 2], "count": [1154]}, "eef_direction_action": {"mean": [3.68630849220104, 3.8240901213171576], "std": [2.408542652156866, 2.361463117279161], "min": [0, 0], "max": [6, 6], "count": [1154]}, "eef_velocity_action": {"mean": [0.9826689774696707, 0.9211438474870017], "std": [0.9061954003390602, 0.89181920770892], "min": [0, 0], "max": [2, 2], "count": [1154]}, "eef_acc_mag_action": {"mean": [0.8552859618717504, 0.8613518197573656], "std": [0.8371946819926794, 0.8449135666731435], "min": [0, 0], "max": [2, 2], "count": [1154]}, "eef_sim_pose_state": {"mean": [0.20977444041411444, 0.29494181510873585, 1.2052696597716681, 0.00881525454910769, 0.03244402598415896, -0.13665534702768095, 0.21571090699458356, -0.27707319650898754, 1.218177718026844, -0.0057345433115936735, 0.043880831105009434, 0.14791055648194962], "std": [0.1381067967823063, 0.052974788142004806, 0.040671074490422905, 0.07819390764482678, 0.10990076582943964, 0.28273228909494075, 0.14517380432767849, 0.06949347177971167, 0.05027077054038495, 0.10843944937237941, 0.1044241892535449, 0.3288824607276802], "min": [0.020712901725850552, 0.1380144959705131, 1.1406457466714095, -0.21517504775037422, -0.4330517731354564, -1.1860340670835339, -0.004164941358343957, -0.3530925161921685, 1.1578769768439607, -0.1777374735664969, -0.3634606524134476, -0.3558630611587755], "max": [0.43092976222836255, 0.3910079889896882, 1.3861745162706767, 0.14561662825551963, 0.2868357904715697, 0.41318307390991227, 0.4186357342078302, -0.15238983860741576, 1.423195512191226, 0.2763000151339164, 0.3367519480643839, 1.36386770074169], "count": [1154]}, "eef_sim_pose_action": {"mean": [0.20977444041411444, 0.29494181510873585, 1.2052696597716681, 0.00881525454910769, 0.03244402598415896, -0.13665534702768095, 0.21571090699458356, -0.27707319650898754, 1.218177718026844, -0.0057345433115936735, 0.043880831105009434, 0.14791055648194962], "std": [0.1381067967823063, 0.052974788142004806, 0.040671074490422905, 0.07819390764482678, 0.10990076582943964, 0.28273228909494075, 0.14517380432767849, 0.06949347177971167, 0.05027077054038495, 0.10843944937237941, 0.1044241892535449, 0.3288824607276802], "min": [0.020712901725850552, 0.1380144959705131, 1.1406457466714095, -0.21517504775037422, -0.4330517731354564, -1.1860340670835339, -0.004164941358343957, -0.3530925161921685, 1.1578769768439607, -0.1777374735664969, -0.3634606524134476, -0.3558630611587755], "max": [0.43092976222836255, 0.3910079889896882, 1.3861745162706767, 0.14561662825551963, 0.2868357904715697, 0.41318307390991227, 0.4186357342078302, -0.15238983860741576, 1.423195512191226, 0.2763000151339164, 0.3367519480643839, 1.36386770074169], "count": [1154]}, "gripper_mode_state": {"mean": [0.8986135181975736, 0.9116117850953206], "std": [0.30183979709467385, 0.2838586591433289], "min": [0, 0], "max": [1, 1], "count": [1154]}, "gripper_activity_state": {"mean": [1.9540727902946273, 1.9540727902946273], "std": [0.28321908203321566, 0.28321908203321566], "min": [0, 0], "max": [2, 2], "count": [1154]}, "gripper_mode_action": {"mean": [0.8986135181975736, 0.9116117850953206], "std": [0.30183979709467385, 0.2838586591433289], "min": [0, 0], "max": [1, 1], "count": [1154]}, "gripper_activity_action": {"mean": [1.9540727902946273, 1.9540727902946273], "std": [0.28321908203321566, 0.28321908203321566], "min": [0, 0], "max": [2, 2], "count": [1154]}, "gripper_open_scale_state": {"mean": [0.12791441742715356, 0.10262053366727922], "std": [0.27494550835169645, 0.2584326071732065], "min": [0.03377869512353625, 0.020951145461627414], "max": [0.9863595962524414, 0.9748683656964984], "count": [1154]}, "gripper_open_scale_action": {"mean": [0.12791441742715356, 0.10262053366727922], "std": [0.27494550835169645, 0.2584326071732065], "min": [0.03377869512353625, 0.020951145461627414], "max": [0.9863595962524414, 0.9748683656964984], "count": [1154]}}} +{"episode_index": 12, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39725385167664584]], [[0.4065580027271204]], [[0.37707353607721256]]], "std": [[[0.26134047760086826]], [[0.26839137267412055]], [[0.27299392443760584]]], "count": [286]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40540714174170056]], [[0.4328805789798437]], [[0.4249537865456983]]], "std": [[[0.2339924121302154]], [[0.206325887951289]], [[0.2146505653217923]]], "count": [286]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4574057391410333]], [[0.4857057757057757]], [[0.4761692328640858]]], "std": [[[0.2398100886089257]], [[0.21109066285713673]], [[0.2167057236343527]]], "count": [286]}, "observation.state": {"min": [-0.977145791053772, -0.00670930091291666, -1.0236477851867676, -1.5300533771514893, -0.5099567174911499, -0.17783968150615692, 0.059610962867736816, -0.056475911289453506, -0.015283171087503433, -1.456580400466919, -1.5299999713897705, -0.31357184052467346, -0.2343941479921341, 0.06272783875465393], "max": [0.11277919262647629, 2.4167978763580322, 0.013643085956573486, 0.3282777667045593, 0.358890563249588, 0.17018380761146545, 0.0637262687087059, 0.7499013543128967, 2.5399553775787354, 0.015214448794722557, 0.508998453617096, 0.41343629360198975, 0.16268835961818695, 0.06272783875465393], "mean": [-0.23243476450443268, 1.0865693092346191, -0.2591942548751831, -0.7866098284721375, 0.03213288635015488, -0.02522064931690693, 0.06086503341794014, 0.1984875202178955, 1.0223073959350586, -0.3064192235469818, -0.6595336198806763, 0.03718775883316994, 0.009185266681015491, 0.06272849440574646], "std": [0.2648947238922119, 0.9345325827598572, 0.26857757568359375, 0.691767692565918, 0.17280714213848114, 0.06571776419878006, 0.0006805291050113738, 0.20931898057460785, 0.9211190342903137, 0.339834988117218, 0.6414105892181396, 0.15094156563282013, 0.0646739974617958, 6.556510925292969e-07], "count": [1885]}, "action": {"min": [-0.977145791053772, -0.00670930091291666, -1.0236477851867676, -1.5300533771514893, -0.5099567174911499, -0.17783968150615692, 0.059610962867736816, -0.056475911289453506, -0.015283171087503433, -1.456580400466919, -1.5299999713897705, -0.31357184052467346, -0.2343941479921341, 0.06272783875465393], "max": [0.11277919262647629, 2.4167978763580322, 0.013643085956573486, 0.3282777667045593, 0.358890563249588, 0.17018380761146545, 0.0637262687087059, 0.7499013543128967, 2.5399553775787354, 0.015214448794722557, 0.508998453617096, 0.41343629360198975, 0.16268835961818695, 0.06272783875465393], "mean": [-0.23243476450443268, 1.0865693092346191, -0.2591942548751831, -0.7866098284721375, 0.03213288635015488, -0.02522064931690693, 0.06086503341794014, 0.1984875202178955, 1.0223073959350586, -0.3064192235469818, -0.6595336198806763, 0.03718775883316994, 0.009185266681015491, 0.06272849440574646], "std": [0.2648947238922119, 0.9345325827598572, 0.26857757568359375, 0.691767692565918, 0.17280714213848114, 0.06571776419878006, 0.0006805291050113738, 0.20931898057460785, 0.9211190342903137, 0.339834988117218, 0.6414105892181396, 0.15094156563282013, 0.0646739974617958, 6.556510925292969e-07], "count": [1885]}, "timestamp": {"min": [0.0], "max": [62.8], "mean": [31.4], "std": [18.138418404652107], "count": [1885]}, "frame_index": {"min": [0], "max": [1884], "mean": [942.0], "std": [544.1525521395631], "count": [1885]}, "episode_index": {"min": [13], "max": [13], "mean": [13.0], "std": [0.0], "count": [1885]}, "index": {"min": [19415], "max": [21299], "mean": [20357.0], "std": [544.1525521395631], "count": [1885]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1885]}, "subtask_annotation": {"mean": [1.6779840848806367, 4.0, 4.0, 4.0, 4.0], "std": [1.2086198673824535, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1885]}, "scene_annotation": {"mean": [13.0], "std": [0.0], "min": [13], "max": [13], "count": [1885]}, "eef_direction_state": {"mean": [3.6944297082228115, 3.6949602122015914], "std": [2.4286083943531986, 2.457015303709129], "min": [0, 0], "max": [6, 6], "count": [1885]}, "eef_velocity_state": {"mean": [0.9013262599469496, 0.9358090185676392], "std": [0.8586111431526826, 0.8941996677220435], "min": [0, 0], "max": [2, 2], "count": [1885]}, "eef_acc_mag_state": {"mean": [0.8509283819628647, 0.8493368700265252], "std": [0.8390694843964923, 0.8422565594774422], "min": [0, 0], "max": [2, 2], "count": [1885]}, "eef_direction_action": {"mean": [3.6944297082228115, 3.6949602122015914], "std": [2.4286083943531986, 2.457015303709129], "min": [0, 0], "max": [6, 6], "count": [1885]}, "eef_velocity_action": {"mean": [0.9013262599469496, 0.9358090185676392], "std": [0.8586111431526826, 0.8941996677220435], "min": [0, 0], "max": [2, 2], "count": [1885]}, "eef_acc_mag_action": {"mean": [0.8509283819628647, 0.8493368700265252], "std": [0.8390694843964923, 0.8422565594774422], "min": [0, 0], "max": [2, 2], "count": [1885]}, "eef_sim_pose_state": {"mean": [0.22956251972462063, 0.2755094795545987, 1.205309861007333, -0.022373161719060074, 0.03965792167902864, -0.19996384932478217, 0.227251446676962, -0.2813275073003627, 1.211992038090547, 0.017369993543921925, 0.05505541013716328, 0.23704037690606872], "std": [0.15023182264469853, 0.05900856603666555, 0.03391278644612377, 0.061744743598505875, 0.10223112231916748, 0.2167702035779498, 0.15788015715381176, 0.06039940013523292, 0.03483858442503758, 0.07527346997888934, 0.12212954566977756, 0.22648885444335573], "min": [0.011902250731252416, 0.15676012336311082, 1.1326610524382954, -0.17252478766144072, -0.4281915304452173, -0.7938738854016617, -0.001012783892792718, -0.34325462045876476, 1.155915018674356, -0.1853956622989761, -0.3938871493140068, -0.25665226798622687], "max": [0.4996762055586743, 0.35517642429448165, 1.318079757360585, 0.17238645562749205, 0.23711831154913865, 0.1481122809523255, 0.5738873000376113, -0.13805603847313294, 1.3074442261073749, 0.23452770135340262, 0.3798370478367148, 0.7094132829647699], "count": [1885]}, "eef_sim_pose_action": {"mean": [0.22956251972462063, 0.2755094795545987, 1.205309861007333, -0.022373161719060074, 0.03965792167902864, -0.19996384932478217, 0.227251446676962, -0.2813275073003627, 1.211992038090547, 0.017369993543921925, 0.05505541013716328, 0.23704037690606872], "std": [0.15023182264469853, 0.05900856603666555, 0.03391278644612377, 0.061744743598505875, 0.10223112231916748, 0.2167702035779498, 0.15788015715381176, 0.06039940013523292, 0.03483858442503758, 0.07527346997888934, 0.12212954566977756, 0.22648885444335573], "min": [0.011902250731252416, 0.15676012336311082, 1.1326610524382954, -0.17252478766144072, -0.4281915304452173, -0.7938738854016617, -0.001012783892792718, -0.34325462045876476, 1.155915018674356, -0.1853956622989761, -0.3938871493140068, -0.25665226798622687], "max": [0.4996762055586743, 0.35517642429448165, 1.318079757360585, 0.17238645562749205, 0.23711831154913865, 0.1481122809523255, 0.5738873000376113, -0.13805603847313294, 1.3074442261073749, 0.23452770135340262, 0.3798370478367148, 0.7094132829647699], "count": [1885]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1885]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1885]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1885]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1885]}, "gripper_open_scale_state": {"mean": [0.0347798160087792, 0.03584447928837293], "std": [0.0003888755969301086, 7.494005416219807e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.03641501069068909, 0.03584447928837368], "count": [1885]}, "gripper_open_scale_action": {"mean": [0.0347798160087792, 0.03584447928837293], "std": [0.0003888755969301086, 7.494005416219807e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.03641501069068909, 0.03584447928837368], "count": [1885]}}} +{"episode_index": 13, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37208440450254177]], [[0.37859215572803195]], [[0.3511464143064634]]], "std": [[[0.2450357103840443]], [[0.24036804890958421]], [[0.2181821583179016]]], "count": [240]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38675663693718226]], [[0.4092978712781409]], [[0.3962811047567175]]], "std": [[[0.24409130834539683]], [[0.23325323523628863]], [[0.24772101728628332]]], "count": [240]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4010989821623094]], [[0.44569159404502545]], [[0.4420137254901961]]], "std": [[[0.25737734893974074]], [[0.22866613565728053]], [[0.23732969473622217]]], "count": [240]}, "observation.state": {"min": [-0.9385635256767273, -0.006791658699512482, -1.0194038152694702, -1.5299999713897705, -1.364437460899353, -0.50300133228302, 0.058662693947553635, -0.2377081960439682, -0.009920919314026833, -1.5704346895217896, -1.356039047241211, -0.43183332681655884, -0.22857554256916046, 0.03645898774266243], "max": [0.5736624002456665, 2.231825828552246, 0.019941750913858414, 0.1940275877714157, 0.6120229959487915, 0.13919609785079956, 1.7452365159988403, 0.7769628167152405, 2.4497263431549072, 0.0033578539732843637, 0.35202690958976746, 1.1404258012771606, 0.38039982318878174, 1.7036457061767578], "mean": [-0.14070384204387665, 0.874234676361084, -0.2161487340927124, -0.6415560245513916, 0.0015179195906966925, -0.049943357706069946, 0.28994330763816833, 0.16908620297908783, 0.9525173306465149, -0.3634013533592224, -0.5202080011367798, 0.028035789728164673, 0.05418544262647629, 0.218349888920784], "std": [0.21877500414848328, 0.907464861869812, 0.25836774706840515, 0.6471441984176636, 0.40326955914497375, 0.1074180155992508, 0.5651466846466064, 0.2300148755311966, 0.9037700295448303, 0.385301798582077, 0.514467716217041, 0.3513149619102478, 0.1335459053516388, 0.5086888074874878], "count": [1498]}, "action": {"min": [-0.9385635256767273, -0.006791658699512482, -1.0194038152694702, -1.5299999713897705, -1.364437460899353, -0.50300133228302, 0.058662693947553635, -0.2377081960439682, -0.009920919314026833, -1.5704346895217896, -1.356039047241211, -0.43183332681655884, -0.22857554256916046, 0.03645898774266243], "max": [0.5736624002456665, 2.231825828552246, 0.019941750913858414, 0.1940275877714157, 0.6120229959487915, 0.13919609785079956, 1.7452365159988403, 0.7769628167152405, 2.4497263431549072, 0.0033578539732843637, 0.35202690958976746, 1.1404258012771606, 0.38039982318878174, 1.7036457061767578], "mean": [-0.14070384204387665, 0.874234676361084, -0.2161487340927124, -0.6415560245513916, 0.0015179195906966925, -0.049943357706069946, 0.28994330763816833, 0.16908620297908783, 0.9525173306465149, -0.3634013533592224, -0.5202080011367798, 0.028035789728164673, 0.05418544262647629, 0.218349888920784], "std": [0.21877500414848328, 0.907464861869812, 0.25836774706840515, 0.6471441984176636, 0.40326955914497375, 0.1074180155992508, 0.5651466846466064, 0.2300148755311966, 0.9037700295448303, 0.385301798582077, 0.514467716217041, 0.3513149619102478, 0.1335459053516388, 0.5086888074874878], "count": [1498]}, "timestamp": {"min": [0.0], "max": [49.9], "mean": [24.95], "std": [14.414508508983426], "count": [1498]}, "frame_index": {"min": [0], "max": [1497], "mean": [748.5], "std": [432.43525526950276], "count": [1498]}, "episode_index": {"min": [14], "max": [14], "mean": [14.0], "std": [0.0], "count": [1498]}, "index": {"min": [21300], "max": [22797], "mean": [22048.5], "std": [432.43525526950276], "count": [1498]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1498]}, "subtask_annotation": {"mean": [1.7923898531375166, 4.0, 4.0, 4.0, 4.0], "std": [1.199252449709679, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1498]}, "scene_annotation": {"mean": [14.0], "std": [0.0], "min": [14], "max": [14], "count": [1498]}, "eef_direction_state": {"mean": [3.999332443257677, 3.572763684913218], "std": [2.2682282441262474, 2.468840362574615], "min": [0, 0], "max": [6, 6], "count": [1498]}, "eef_velocity_state": {"mean": [0.8965287049399199, 1.0226969292389854], "std": [0.9079687085713856, 0.9320105835814324], "min": [0, 0], "max": [2, 2], "count": [1498]}, "eef_acc_mag_state": {"mean": [0.7817089452603472, 0.8371161548731643], "std": [0.8481578345743799, 0.8333247474458259], "min": [0, 0], "max": [2, 2], "count": [1498]}, "eef_direction_action": {"mean": [3.999332443257677, 3.572763684913218], "std": [2.2682282441262474, 2.468840362574615], "min": [0, 0], "max": [6, 6], "count": [1498]}, "eef_velocity_action": {"mean": [0.8965287049399199, 1.0226969292389854], "std": [0.9079687085713856, 0.9320105835814324], "min": [0, 0], "max": [2, 2], "count": [1498]}, "eef_acc_mag_action": {"mean": [0.7817089452603472, 0.8371161548731643], "std": [0.8481578345743799, 0.8333247474458259], "min": [0, 0], "max": [2, 2], "count": [1498]}, "eef_sim_pose_state": {"mean": [0.20127424935051388, 0.29644903550846813, 1.2101517506278525, -0.05728117581518691, 0.009799340695294806, -0.13817783836553857, 0.2252463267260396, -0.28751385520857786, 1.22355401415294, 0.055712841754931026, 0.060166927387329414, 0.19618542637604613], "std": [0.14410727966608242, 0.05458048031678281, 0.03938614885688968, 0.0941451095370974, 0.09607710498083671, 0.3394765339662028, 0.1619207873251574, 0.06376670947300689, 0.045840448934037915, 0.11920546949414774, 0.13397348135430037, 0.3515713486988007], "min": [0.04543437057866141, 0.10678359372113126, 1.1699926935592995, -0.3897032684808393, -0.36715047473557627, -1.3998222850509305, 0.01748619103623198, -0.36255579006152383, 1.1575767675916016, -0.2296598026144379, -0.3107478141503115, -0.38566708495650914], "max": [0.49633747542256235, 0.3825728995299801, 1.358046191008494, 0.1232919929300797, 0.32716760392944333, 0.5527936905589284, 0.5868734777059701, -0.10762321160956394, 1.3535150367663464, 0.3471493946728969, 0.6768553078587805, 1.2639844064742758], "count": [1498]}, "eef_sim_pose_action": {"mean": [0.20127424935051388, 0.29644903550846813, 1.2101517506278525, -0.05728117581518691, 0.009799340695294806, -0.13817783836553857, 0.2252463267260396, -0.28751385520857786, 1.22355401415294, 0.055712841754931026, 0.060166927387329414, 0.19618542637604613], "std": [0.14410727966608242, 0.05458048031678281, 0.03938614885688968, 0.0941451095370974, 0.09607710498083671, 0.3394765339662028, 0.1619207873251574, 0.06376670947300689, 0.045840448934037915, 0.11920546949414774, 0.13397348135430037, 0.3515713486988007], "min": [0.04543437057866141, 0.10678359372113126, 1.1699926935592995, -0.3897032684808393, -0.36715047473557627, -1.3998222850509305, 0.01748619103623198, -0.36255579006152383, 1.1575767675916016, -0.2296598026144379, -0.3107478141503115, -0.38566708495650914], "max": [0.49633747542256235, 0.3825728995299801, 1.358046191008494, 0.1232919929300797, 0.32716760392944333, 0.5527936905589284, 0.5868734777059701, -0.10762321160956394, 1.3535150367663464, 0.3471493946728969, 0.6768553078587805, 1.2639844064742758], "count": [1498]}, "gripper_mode_state": {"mean": [0.8598130841121495, 0.8885180240320427], "std": [0.3471808527290936, 0.3147280492778496], "min": [0, 0], "max": [1, 1], "count": [1498]}, "gripper_activity_state": {"mean": [1.965954606141522, 1.9646194926568759], "std": [0.2441077112842323, 0.24933132619234571], "min": [0, 0], "max": [2, 2], "count": [1498]}, "gripper_mode_action": {"mean": [0.8598130841121495, 0.8885180240320427], "std": [0.3471808527290936, 0.3147280492778496], "min": [0, 0], "max": [1, 1], "count": [1498]}, "gripper_activity_action": {"mean": [1.965954606141522, 1.9646194926568759], "std": [0.2441077112842323, 0.24933132619234571], "min": [0, 0], "max": [2, 2], "count": [1498]}, "gripper_open_scale_state": {"mean": [0.16568296574640512, 0.12476793564066894], "std": [0.3229411524210169, 0.2906814446089902], "min": [0.03352153939860208, 0.02083370728152139], "max": [0.9972780091421944, 0.9735118321010044], "count": [1498]}, "gripper_open_scale_action": {"mean": [0.16568296574640512, 0.12476793564066894], "std": [0.3229411524210169, 0.2906814446089902], "min": [0.03352153939860208, 0.02083370728152139], "max": [0.9972780091421944, 0.9735118321010044], "count": [1498]}}} +{"episode_index": 14, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2871958549245285]], [[0.2994875725854751]], [[0.2769037748786987]]], "std": [[[0.22574959285169996]], [[0.24671942885123693]], [[0.24782464939762403]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43005555121561684]], [[0.4256782814276662]], [[0.4062886840437813]]], "std": [[[0.2169605282682048]], [[0.20388488885791]], [[0.2121600794694639]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46059574338810333]], [[0.4597161517329375]], [[0.4406739414889462]]], "std": [[[0.2444554008333002]], [[0.2298911347508988]], [[0.2342830037692654]]], "count": [251]}, "observation.state": {"min": [-0.6153254508972168, 2.3062893887981772e-05, -1.1381086111068726, -1.5299999713897705, -1.1949436664581299, -0.6092814803123474, 0.0539514534175396, -0.26954934000968933, -0.0035824256483465433, -1.0749187469482422, -1.5299999713897705, -0.30907654762268066, -0.3465825319290161, 0.037074122577905655], "max": [0.5628952383995056, 2.0371265411376953, 0.0015339808305725455, 0.4256492555141449, 0.3745058476924896, 0.17138488590717316, 1.7307548522949219, 0.6504078507423401, 2.2181363105773926, 0.008715882897377014, 0.35643500089645386, 1.1963751316070557, 0.36145704984664917, 1.7202112674713135], "mean": [-0.047912150621414185, 0.794087827205658, -0.1938553899526596, -0.5867326259613037, -0.20221436023712158, -0.04843040183186531, 0.62716144323349, 0.15619899332523346, 0.8941965103149414, -0.3069659173488617, -0.628176748752594, 0.21904157102108002, 0.015665708109736443, 0.6179348826408386], "std": [0.17697545886039734, 0.8080184459686279, 0.19797994196414948, 0.6581053137779236, 0.4673636555671692, 0.09439835697412491, 0.774300217628479, 0.22401857376098633, 0.9238395690917969, 0.3339616060256958, 0.6774557828903198, 0.4218597114086151, 0.12762564420700073, 0.7836947441101074], "count": [1586]}, "action": {"min": [-0.6153254508972168, 2.3062893887981772e-05, -1.1381086111068726, -1.5299999713897705, -1.1949436664581299, -0.6092814803123474, 0.0539514534175396, -0.26954934000968933, -0.0035824256483465433, -1.0749187469482422, -1.5299999713897705, -0.30907654762268066, -0.3465825319290161, 0.037074122577905655], "max": [0.5628952383995056, 2.0371265411376953, 0.0015339808305725455, 0.4256492555141449, 0.3745058476924896, 0.17138488590717316, 1.7307548522949219, 0.6504078507423401, 2.2181363105773926, 0.008715882897377014, 0.35643500089645386, 1.1963751316070557, 0.36145704984664917, 1.7202112674713135], "mean": [-0.047912150621414185, 0.794087827205658, -0.1938553899526596, -0.5867326259613037, -0.20221436023712158, -0.04843040183186531, 0.62716144323349, 0.15619899332523346, 0.8941965103149414, -0.3069659173488617, -0.628176748752594, 0.21904157102108002, 0.015665708109736443, 0.6179348826408386], "std": [0.17697545886039734, 0.8080184459686279, 0.19797994196414948, 0.6581053137779236, 0.4673636555671692, 0.09439835697412491, 0.774300217628479, 0.22401857376098633, 0.9238395690917969, 0.3339616060256958, 0.6774557828903198, 0.4218597114086151, 0.12762564420700073, 0.7836947441101074], "count": [1586]}, "timestamp": {"min": [0.0], "max": [52.833333333333336], "mean": [26.416666666666664], "std": [15.26128908200236], "count": [1586]}, "frame_index": {"min": [0], "max": [1585], "mean": [792.5], "std": [457.8386724600708], "count": [1586]}, "episode_index": {"min": [15], "max": [15], "mean": [15.0], "std": [0.0], "count": [1586]}, "index": {"min": [22798], "max": [24383], "mean": [23590.5], "std": [457.8386724600708], "count": [1586]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1586]}, "subtask_annotation": {"mean": [0.6847414880201765, 4.0, 4.0, 4.0, 4.0], "std": [0.859033572360641, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1586]}, "scene_annotation": {"mean": [15.0], "std": [0.0], "min": [15], "max": [15], "count": [1586]}, "eef_direction_state": {"mean": [4.095838587641866, 4.17780580075662], "std": [2.345803655162569, 2.3264283960794687], "min": [0, 0], "max": [6, 6], "count": [1586]}, "eef_velocity_state": {"mean": [0.7824716267339218, 0.7629255989911727], "std": [0.8712707274255128, 0.8795203988067628], "min": [0, 0], "max": [2, 2], "count": [1586]}, "eef_acc_mag_state": {"mean": [0.7282471626733922, 0.7213114754098361], "std": [0.8289658879135108, 0.826278546954417], "min": [0, 0], "max": [2, 2], "count": [1586]}, "eef_direction_action": {"mean": [4.095838587641866, 4.17780580075662], "std": [2.345803655162569, 2.3264283960794687], "min": [0, 0], "max": [6, 6], "count": [1586]}, "eef_velocity_action": {"mean": [0.7824716267339218, 0.7629255989911727], "std": [0.8712707274255128, 0.8795203988067628], "min": [0, 0], "max": [2, 2], "count": [1586]}, "eef_acc_mag_action": {"mean": [0.7282471626733922, 0.7213114754098361], "std": [0.8289658879135108, 0.826278546954417], "min": [0, 0], "max": [2, 2], "count": [1586]}, "eef_sim_pose_state": {"mean": [0.18509436185243527, 0.3185414001023459, 1.223884753484624, -0.041278539366672945, 0.015213859144388412, -0.2503349950056951, 0.20807821490304895, -0.28318830612922036, 1.2229740280532342, -0.0016522153095804356, -0.030420761165724557, 0.3766916927945537], "std": [0.12704833210834848, 0.03592345895473767, 0.045674864877941826, 0.07975032243104678, 0.08253334140470675, 0.40501026792118006, 0.15287015614879984, 0.0726308844133034, 0.04624570579705356, 0.09488859316348522, 0.08666931344741725, 0.4692979934946699], "min": [-0.017601901964384707, 0.19002404375672255, 1.181249010279329, -0.4504571261005092, -0.3051197392059213, -1.247368658506773, -0.011209409292197992, -0.3782165270591604, 1.1807045562332261, -0.30628688333830195, -0.37425636564679476, -0.23552817489764097], "max": [0.40322680809766903, 0.41973612220024703, 1.4584164921446983, 0.17103709928445335, 0.28359772552362394, 0.2908917067145281, 0.4894439470198994, -0.1030723211742518, 1.4156523744130067, 0.27031730798633685, 0.23490256873734805, 1.4728007381465782], "count": [1586]}, "eef_sim_pose_action": {"mean": [0.18509436185243527, 0.3185414001023459, 1.223884753484624, -0.041278539366672945, 0.015213859144388412, -0.2503349950056951, 0.20807821490304895, -0.28318830612922036, 1.2229740280532342, -0.0016522153095804356, -0.030420761165724557, 0.3766916927945537], "std": [0.12704833210834848, 0.03592345895473767, 0.045674864877941826, 0.07975032243104678, 0.08253334140470675, 0.40501026792118006, 0.15287015614879984, 0.0726308844133034, 0.04624570579705356, 0.09488859316348522, 0.08666931344741725, 0.4692979934946699], "min": [-0.017601901964384707, 0.19002404375672255, 1.181249010279329, -0.4504571261005092, -0.3051197392059213, -1.247368658506773, -0.011209409292197992, -0.3782165270591604, 1.1807045562332261, -0.30628688333830195, -0.37425636564679476, -0.23552817489764097], "max": [0.40322680809766903, 0.41973612220024703, 1.4584164921446983, 0.17103709928445335, 0.28359772552362394, 0.2908917067145281, 0.4894439470198994, -0.1030723211742518, 1.4156523744130067, 0.27031730798633685, 0.23490256873734805, 1.4728007381465782], "count": [1586]}, "gripper_mode_state": {"mean": [0.6532156368221942, 0.6488020176544766], "std": [0.4759463926044262, 0.4773446967778763], "min": [0, 0], "max": [1, 1], "count": [1586]}, "gripper_activity_state": {"mean": [1.933795712484237, 1.9331651954602773], "std": [0.3387989224346926, 0.33960468703255353], "min": [0, 0], "max": [2, 2], "count": [1586]}, "gripper_mode_action": {"mean": [0.6532156368221942, 0.6488020176544766], "std": [0.4759463926044262, 0.4773446967778763], "min": [0, 0], "max": [1, 1], "count": [1586]}, "gripper_activity_action": {"mean": [1.933795712484237, 1.9331651954602773], "std": [0.3387989224346926, 0.33960468703255353], "min": [0, 0], "max": [2, 2], "count": [1586]}, "gripper_open_scale_state": {"mean": [0.3583737808081511, 0.3531109332270632], "std": [0.4424569368800798, 0.4478278341715219], "min": [0.03082940195287977, 0.021185212901660373], "max": [0.9890027727399554, 0.9829778671264648], "count": [1586]}, "gripper_open_scale_action": {"mean": [0.3583737808081511, 0.3531109332270632], "std": [0.4424569368800798, 0.4478278341715219], "min": [0.03082940195287977, 0.021185212901660373], "max": [0.9890027727399554, 0.9829778671264648], "count": [1586]}}} +{"episode_index": 15, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3023193348046289]], [[0.31571919828537476]], [[0.2917369882296353]]], "std": [[[0.2302170581319884]], [[0.25158259708207564]], [[0.25264684851702063]]], "count": [231]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42689221462995974]], [[0.42433809853907895]], [[0.4060814517726282]]], "std": [[[0.2156107627170374]], [[0.2042173635063389]], [[0.21307181412066778]]], "count": [231]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46808674277791923]], [[0.46601296107668655]], [[0.4468061627007705]]], "std": [[[0.23951255061358406]], [[0.22542918212538451]], [[0.2301508857959555]]], "count": [231]}, "observation.state": {"min": [-0.7201672792434692, -0.00446418859064579, -0.6356794834136963, -1.5299999713897705, -1.4596216678619385, -0.21930429339408875, 0.056221719831228256, -0.13247175514698029, -0.006027341354638338, -0.7713324427604675, -1.4948941469192505, -0.27346697449684143, -0.2258886694908142, 0.037074122577905655], "max": [0.7380991578102112, 2.064730405807495, 0.0015339808305725455, 0.0666748508810997, 0.2868403196334839, 0.23109181225299835, 1.7311015129089355, 0.6076453328132629, 2.032524585723877, 0.008676660247147083, 0.10729371756315231, 1.0474517345428467, 0.22942540049552917, 1.7190525531768799], "mean": [-0.09394193440675735, 0.7593324780464172, -0.16020216047763824, -0.5786714553833008, -0.18947649002075195, -0.032034046947956085, 0.5513742566108704, 0.16567818820476532, 0.8038941025733948, -0.26656147837638855, -0.5045025944709778, 0.18532030284404755, -0.03438425064086914, 0.5192576050758362], "std": [0.21800322830677032, 0.8232909440994263, 0.1809237152338028, 0.6403138041496277, 0.4660564661026001, 0.06639962643384933, 0.743418276309967, 0.2240843027830124, 0.8526890873908997, 0.27756965160369873, 0.5509029626846313, 0.40189969539642334, 0.06740491092205048, 0.7426522374153137], "count": [1421]}, "action": {"min": [-0.7201672792434692, -0.00446418859064579, -0.6356794834136963, -1.5299999713897705, -1.4596216678619385, -0.21930429339408875, 0.056221719831228256, -0.13247175514698029, -0.006027341354638338, -0.7713324427604675, -1.4948941469192505, -0.27346697449684143, -0.2258886694908142, 0.037074122577905655], "max": [0.7380991578102112, 2.064730405807495, 0.0015339808305725455, 0.0666748508810997, 0.2868403196334839, 0.23109181225299835, 1.7311015129089355, 0.6076453328132629, 2.032524585723877, 0.008676660247147083, 0.10729371756315231, 1.0474517345428467, 0.22942540049552917, 1.7190525531768799], "mean": [-0.09394193440675735, 0.7593324780464172, -0.16020216047763824, -0.5786714553833008, -0.18947649002075195, -0.032034046947956085, 0.5513742566108704, 0.16567818820476532, 0.8038941025733948, -0.26656147837638855, -0.5045025944709778, 0.18532030284404755, -0.03438425064086914, 0.5192576050758362], "std": [0.21800322830677032, 0.8232909440994263, 0.1809237152338028, 0.6403138041496277, 0.4660564661026001, 0.06639962643384933, 0.743418276309967, 0.2240843027830124, 0.8526890873908997, 0.27756965160369873, 0.5509029626846313, 0.40189969539642334, 0.06740491092205048, 0.7426522374153137], "count": [1421]}, "timestamp": {"min": [0.0], "max": [47.333333333333336], "mean": [23.666666666666664], "std": [13.673575489485795], "count": [1421]}, "frame_index": {"min": [0], "max": [1420], "mean": [710.0], "std": [410.20726468457383], "count": [1421]}, "episode_index": {"min": [16], "max": [16], "mean": [16.0], "std": [0.0], "count": [1421]}, "index": {"min": [24384], "max": [25804], "mean": [25094.0], "std": [410.20726468457383], "count": [1421]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1421]}, "subtask_annotation": {"mean": [0.7923997185080929, 4.0, 4.0, 4.0, 4.0], "std": [1.0891822746525206, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1421]}, "scene_annotation": {"mean": [16.0], "std": [0.0], "min": [16], "max": [16], "count": [1421]}, "eef_direction_state": {"mean": [4.11963406052076, 4.281491907107671], "std": [2.3667385234455858, 2.3110363427672493], "min": [0, 0], "max": [6, 6], "count": [1421]}, "eef_velocity_state": {"mean": [0.7797325826882477, 0.724841660802252], "std": [0.8980612076636924, 0.8915164670943659], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_acc_mag_state": {"mean": [0.7037297677691766, 0.6593947923997185], "std": [0.8297215697710344, 0.818138443899303], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_direction_action": {"mean": [4.11963406052076, 4.281491907107671], "std": [2.3667385234455858, 2.3110363427672493], "min": [0, 0], "max": [6, 6], "count": [1421]}, "eef_velocity_action": {"mean": [0.7797325826882477, 0.724841660802252], "std": [0.8980612076636924, 0.8915164670943659], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_acc_mag_action": {"mean": [0.7037297677691766, 0.6593947923997185], "std": [0.8297215697710344, 0.818138443899303], "min": [0, 0], "max": [2, 2], "count": [1421]}, "eef_sim_pose_state": {"mean": [0.1779589164605427, 0.3085203836118284, 1.2147467642174494, -0.03362999756363771, 0.018504535219992162, -0.2832963575236514, 0.1939921019679785, -0.2871385942369323, 1.222970594357745, -0.017082455660612658, 0.023936535331105138, 0.3521296611754084], "std": [0.12368528266726876, 0.04902535864146895, 0.03740815880184637, 0.0724529412839452, 0.09520720522364684, 0.4060541363114531, 0.1380623121047399, 0.06492443603020748, 0.04467107712516596, 0.07763996280767585, 0.09061580655257152, 0.4588536356167968], "min": [0.047073458423798405, 0.14687754675781492, 1.1809824008115206, -0.3075198699584538, -0.3567883817862134, -1.3499034503348666, 0.04294000674808099, -0.3530300663426451, 1.1787075691799003, -0.22722936980863306, -0.2921769967761789, -0.21738225974933972], "max": [0.41840529192858716, 0.4052436978318216, 1.3480137982922284, 0.23063439815246245, 0.31182362008497644, 0.2625435402520386, 0.40856393779704675, -0.14159146580882268, 1.3732915648952009, 0.2506610275016834, 0.2791456029949382, 1.364165368325506], "count": [1421]}, "eef_sim_pose_action": {"mean": [0.1779589164605427, 0.3085203836118284, 1.2147467642174494, -0.03362999756363771, 0.018504535219992162, -0.2832963575236514, 0.1939921019679785, -0.2871385942369323, 1.222970594357745, -0.017082455660612658, 0.023936535331105138, 0.3521296611754084], "std": [0.12368528266726876, 0.04902535864146895, 0.03740815880184637, 0.0724529412839452, 0.09520720522364684, 0.4060541363114531, 0.1380623121047399, 0.06492443603020748, 0.04467107712516596, 0.07763996280767585, 0.09061580655257152, 0.4588536356167968], "min": [0.047073458423798405, 0.14687754675781492, 1.1809824008115206, -0.3075198699584538, -0.3567883817862134, -1.3499034503348666, 0.04294000674808099, -0.3530300663426451, 1.1787075691799003, -0.22722936980863306, -0.2921769967761789, -0.21738225974933972], "max": [0.41840529192858716, 0.4052436978318216, 1.3480137982922284, 0.23063439815246245, 0.31182362008497644, 0.2625435402520386, 0.40856393779704675, -0.14159146580882268, 1.3732915648952009, 0.2506610275016834, 0.2791456029949382, 1.364165368325506], "count": [1421]}, "gripper_mode_state": {"mean": [0.6988036593947924, 0.7079521463757917], "std": [0.4587778384046406, 0.45470419485386965], "min": [0, 0], "max": [1, 1], "count": [1421]}, "gripper_activity_state": {"mean": [1.9275158339197749, 1.9254046446164672], "std": [0.353462943892217, 0.3579723297006973], "min": [0, 0], "max": [2, 2], "count": [1421]}, "gripper_mode_action": {"mean": [0.6988036593947924, 0.7079521463757917], "std": [0.4587778384046406, 0.45470419485386965], "min": [0, 0], "max": [1, 1], "count": [1421]}, "gripper_activity_action": {"mean": [1.9275158339197749, 1.9254046446164672], "std": [0.353462943892217, 0.3579723297006973], "min": [0, 0], "max": [2, 2], "count": [1421]}, "gripper_open_scale_state": {"mean": [0.31506800099816623, 0.29672567009315304], "std": [0.4248122886311971, 0.4243768436428891], "min": [0.032126697046416144, 0.021185212901660373], "max": [0.9892008645193917, 0.9823157446725028], "count": [1421]}, "gripper_open_scale_action": {"mean": [0.31506800099816623, 0.29672567009315304], "std": [0.4248122886311971, 0.4243768436428891], "min": [0.032126697046416144, 0.021185212901660373], "max": [0.9892008645193917, 0.9823157446725028], "count": [1421]}}} +{"episode_index": 16, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3927359800263389]], [[0.42035154293890026]], [[0.3976312087438624]]], "std": [[[0.24859668808819232]], [[0.2747663429761163]], [[0.28439917232051976]]], "count": [268]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43219196501154356]], [[0.4282063873849706]], [[0.41030278550060156]]], "std": [[[0.2143843623023718]], [[0.20826391359986496]], [[0.21967711039430315]]], "count": [268]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46257701484408026]], [[0.46113730571001205]], [[0.4425307165154619]]], "std": [[[0.24788535206584347]], [[0.2345452554015251]], [[0.24012177490286932]]], "count": [268]}, "observation.state": {"min": [-0.916724443435669, -0.003067961661145091, -0.9440244436264038, -1.5300766229629517, -1.5299999713897705, -1.3448182344436646, 0.053086623549461365, -0.4868251383304596, -0.0036885824520140886, -1.1506856679916382, -1.5299999713897705, -0.2766043245792389, -0.21592040359973907, 0.06272783875465393], "max": [1.0246530771255493, 2.4180099964141846, 0.01073786523193121, 0.3650874197483063, 0.5170105695724487, 0.17248143255710602, 1.7303695678710938, 0.5706408619880676, 2.4083497524261475, 0.01073786523193121, 0.5697515606880188, 1.116737961769104, 0.971017599105835, 0.06272783875465393], "mean": [-0.07649657875299454, 0.8064267635345459, -0.1920195072889328, -0.630892276763916, -0.19631823897361755, -0.0903104692697525, 0.6940789222717285, 0.06975303590297699, 0.900735080242157, -0.2457338273525238, -0.6617088317871094, 0.2738732397556305, 0.09772507846355438, 0.06272845715284348], "std": [0.2654030919075012, 0.9436978101730347, 0.23766395449638367, 0.7361549735069275, 0.5265474915504456, 0.26801973581314087, 0.7931706309318542, 0.1949758529663086, 0.9462523460388184, 0.2983483076095581, 0.6823685765266418, 0.4452722668647766, 0.22167889773845673, 6.183981895446777e-07], "count": [1734]}, "action": {"min": [-0.916724443435669, -0.003067961661145091, -0.9440244436264038, -1.5300766229629517, -1.5299999713897705, -1.3448182344436646, 0.053086623549461365, -0.4868251383304596, -0.0036885824520140886, -1.1506856679916382, -1.5299999713897705, -0.2766043245792389, -0.21592040359973907, 0.06272783875465393], "max": [1.0246530771255493, 2.4180099964141846, 0.01073786523193121, 0.3650874197483063, 0.5170105695724487, 0.17248143255710602, 1.7303695678710938, 0.5706408619880676, 2.4083497524261475, 0.01073786523193121, 0.5697515606880188, 1.116737961769104, 0.971017599105835, 0.06272783875465393], "mean": [-0.07649657875299454, 0.8064267635345459, -0.1920195072889328, -0.630892276763916, -0.19631823897361755, -0.0903104692697525, 0.6940789222717285, 0.06975303590297699, 0.900735080242157, -0.2457338273525238, -0.6617088317871094, 0.2738732397556305, 0.09772507846355438, 0.06272845715284348], "std": [0.2654030919075012, 0.9436978101730347, 0.23766395449638367, 0.7361549735069275, 0.5265474915504456, 0.26801973581314087, 0.7931706309318542, 0.1949758529663086, 0.9462523460388184, 0.2983483076095581, 0.6823685765266418, 0.4452722668647766, 0.22167889773845673, 6.183981895446777e-07], "count": [1734]}, "timestamp": {"min": [0.0], "max": [57.766666666666666], "mean": [28.883333333333333], "std": [16.68542000492468], "count": [1734]}, "frame_index": {"min": [0], "max": [1733], "mean": [866.5], "std": [500.5626001477404], "count": [1734]}, "episode_index": {"min": [17], "max": [17], "mean": [17.0], "std": [0.0], "count": [1734]}, "index": {"min": [25805], "max": [27538], "mean": [26671.5], "std": [500.5626001477404], "count": [1734]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1734]}, "subtask_annotation": {"mean": [0.7797001153402537, 4.0, 4.0, 4.0, 4.0], "std": [1.0840793573770808, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1734]}, "scene_annotation": {"mean": [17.0], "std": [0.0], "min": [17], "max": [17], "count": [1734]}, "eef_direction_state": {"mean": [4.254901960784314, 4.0011534025374855], "std": [2.264429997625981, 2.289587998425612], "min": [0, 0], "max": [6, 6], "count": [1734]}, "eef_velocity_state": {"mean": [0.798154555940023, 0.8961937716262975], "std": [0.906644094863818, 0.9015285235174392], "min": [0, 0], "max": [2, 2], "count": [1734]}, "eef_acc_mag_state": {"mean": [0.6943483275663207, 0.7993079584775087], "std": [0.8193185811950192, 0.8367838033418675], "min": [0, 0], "max": [2, 2], "count": [1734]}, "eef_direction_action": {"mean": [4.254901960784314, 4.0011534025374855], "std": [2.264429997625981, 2.289587998425612], "min": [0, 0], "max": [6, 6], "count": [1734]}, "eef_velocity_action": {"mean": [0.798154555940023, 0.8961937716262975], "std": [0.906644094863818, 0.9015285235174392], "min": [0, 0], "max": [2, 2], "count": [1734]}, "eef_acc_mag_action": {"mean": [0.6943483275663207, 0.7993079584775087], "std": [0.8193185811950192, 0.8367838033418675], "min": [0, 0], "max": [2, 2], "count": [1734]}, "eef_sim_pose_state": {"mean": [0.17635860432407188, 0.30763735740200165, 1.2035575851812592, -0.04294981815149733, 0.025969398420041152, -0.2763329645479549, 0.19234473874493532, -0.3106974048919209, 1.2114684756406946, 0.06597021386325172, 0.010758601909079693, 0.3568375378007609], "std": [0.14169521682039188, 0.05644073816950236, 0.05851313350884054, 0.0872108043607276, 0.12365925368240781, 0.4362052625249801, 0.15189669795487887, 0.050687629309447396, 0.06599771379823485, 0.10193880978291497, 0.18875307008031278, 0.4623413287298408], "min": [-0.0007412353813235767, 0.12018240259353047, 1.1343475015364102, -0.3916346920162214, -0.5176641281502679, -1.547126007478715, -0.0287901256551087, -0.43784174793737024, 1.0940871690784557, -0.21563037650854422, -0.45191128380335743, -0.4654937059831209], "max": [0.4958879660626624, 0.44078825951568185, 1.401109852431865, 0.17248343434668842, 0.2719911083316624, 0.5405906848508586, 0.5147632471340644, -0.17056667700954725, 1.3928162968145137, 0.3875224373151789, 0.5750542246445027, 1.3362114265664697], "count": [1734]}, "eef_sim_pose_action": {"mean": [0.17635860432407188, 0.30763735740200165, 1.2035575851812592, -0.04294981815149733, 0.025969398420041152, -0.2763329645479549, 0.19234473874493532, -0.3106974048919209, 1.2114684756406946, 0.06597021386325172, 0.010758601909079693, 0.3568375378007609], "std": [0.14169521682039188, 0.05644073816950236, 0.05851313350884054, 0.0872108043607276, 0.12365925368240781, 0.4362052625249801, 0.15189669795487887, 0.050687629309447396, 0.06599771379823485, 0.10193880978291497, 0.18875307008031278, 0.4623413287298408], "min": [-0.0007412353813235767, 0.12018240259353047, 1.1343475015364102, -0.3916346920162214, -0.5176641281502679, -1.547126007478715, -0.0287901256551087, -0.43784174793737024, 1.0940871690784557, -0.21563037650854422, -0.45191128380335743, -0.4654937059831209], "max": [0.4958879660626624, 0.44078825951568185, 1.401109852431865, 0.17248343434668842, 0.2719911083316624, 0.5405906848508586, 0.5147632471340644, -0.17056667700954725, 1.3928162968145137, 0.3875224373151789, 0.5750542246445027, 1.3362114265664697], "count": [1734]}, "gripper_mode_state": {"mean": [0.6147635524798154, 1.0], "std": [0.48665113482062544, 0.0], "min": [0, 1], "max": [1, 1], "count": [1734]}, "gripper_activity_state": {"mean": [1.9244521337946943, 2.0], "std": [0.3586975265162796, 0.0], "min": [0, 2], "max": [2, 2], "count": [1734]}, "gripper_mode_action": {"mean": [0.6147635524798154, 1.0], "std": [0.48665113482062544, 0.0], "min": [0, 1], "max": [1, 1], "count": [1734]}, "gripper_activity_action": {"mean": [1.9244521337946943, 2.0], "std": [0.3586975265162796, 0.0], "min": [0, 2], "max": [2, 2], "count": [1734]}, "gripper_open_scale_state": {"mean": [0.39661947425781957, 0.03584447928837304], "std": [0.45323958989195945, 6.38378239159465e-16], "min": [0.030335213456835066, 0.03584447928837368], "max": [0.9887826102120536, 0.03584447928837368], "count": [1734]}, "gripper_open_scale_action": {"mean": [0.39661947425781957, 0.03584447928837304], "std": [0.45323958989195945, 6.38378239159465e-16], "min": [0.030335213456835066, 0.03584447928837368], "max": [0.9887826102120536, 0.03584447928837368], "count": [1734]}}} +{"episode_index": 17, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3762085334693161]], [[0.4091642019783305]], [[0.3872477491555906]]], "std": [[[0.2541724280472912]], [[0.2726301625239055]], [[0.2801522552396765]]], "count": [298]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4130108813659692]], [[0.42566255519732127]], [[0.4115331704829583]]], "std": [[[0.22811710245235067]], [[0.20944076330414624]], [[0.21896283976634143]]], "count": [298]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44512546424237104]], [[0.47315940328405787]], [[0.4601195085976225]]], "std": [[[0.2551249710565883]], [[0.23027399950801264]], [[0.2375509509392351]]], "count": [298]}, "observation.state": {"min": [-0.559140682220459, -0.004784907214343548, -1.159580945968628, -1.5299999713897705, -1.529447317123413, -1.826460838317871, 0.05936182290315628, -0.13765527307987213, -0.004603258799761534, -1.1280837059020996, -1.5299999713897705, -0.22916479408740997, -0.2718851566314697, 0.06272783875465393], "max": [0.44160008430480957, 2.3377866744995117, 0.014155024662613869, 0.20656898617744446, 0.49226558208465576, 0.20610231161117554, 1.7468986511230469, 0.5154175162315369, 2.373068332672119, 0.018720950931310654, 0.5131108164787292, 1.2547886371612549, 1.813136339187622, 0.06272783875465393], "mean": [-0.12074892222881317, 1.060951590538025, -0.25977224111557007, -0.7879272103309631, -0.1523846834897995, -0.03760729730129242, 0.4407781660556793, 0.14064913988113403, 1.024187684059143, -0.33608511090278625, -0.6946101784706116, 0.19463588297367096, 0.04641885682940483, 0.06272851675748825], "std": [0.17645250260829926, 0.995100200176239, 0.28238797187805176, 0.7296345233917236, 0.4604983925819397, 0.24251437187194824, 0.6950636506080627, 0.17025192081928253, 0.9745031595230103, 0.3405614495277405, 0.6650940179824829, 0.4401048719882965, 0.20127177238464355, 6.780028343200684e-07], "count": [1994]}, "action": {"min": [-0.559140682220459, -0.004784907214343548, -1.159580945968628, -1.5299999713897705, -1.529447317123413, -1.826460838317871, 0.05936182290315628, -0.13765527307987213, -0.004603258799761534, -1.1280837059020996, -1.5299999713897705, -0.22916479408740997, -0.2718851566314697, 0.06272783875465393], "max": [0.44160008430480957, 2.3377866744995117, 0.014155024662613869, 0.20656898617744446, 0.49226558208465576, 0.20610231161117554, 1.7468986511230469, 0.5154175162315369, 2.373068332672119, 0.018720950931310654, 0.5131108164787292, 1.2547886371612549, 1.813136339187622, 0.06272783875465393], "mean": [-0.12074892222881317, 1.060951590538025, -0.25977224111557007, -0.7879272103309631, -0.1523846834897995, -0.03760729730129242, 0.4407781660556793, 0.14064913988113403, 1.024187684059143, -0.33608511090278625, -0.6946101784706116, 0.19463588297367096, 0.04641885682940483, 0.06272851675748825], "std": [0.17645250260829926, 0.995100200176239, 0.28238797187805176, 0.7296345233917236, 0.4604983925819397, 0.24251437187194824, 0.6950636506080627, 0.17025192081928253, 0.9745031595230103, 0.3405614495277405, 0.6650940179824829, 0.4401048719882965, 0.20127177238464355, 6.780028343200684e-07], "count": [1994]}, "timestamp": {"min": [0.0], "max": [66.43333333333334], "mean": [33.21666666666666], "std": [19.1872715332037], "count": [1994]}, "frame_index": {"min": [0], "max": [1993], "mean": [996.5], "std": [575.6181459961109], "count": [1994]}, "episode_index": {"min": [18], "max": [18], "mean": [18.0], "std": [0.0], "count": [1994]}, "index": {"min": [27539], "max": [29532], "mean": [28535.5], "std": [575.6181459961109], "count": [1994]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1994]}, "subtask_annotation": {"mean": [1.697592778335005, 4.0, 4.0, 4.0, 4.0], "std": [1.2405406264227963, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1994]}, "scene_annotation": {"mean": [18.0], "std": [0.0], "min": [18], "max": [18], "count": [1994]}, "eef_direction_state": {"mean": [3.834503510531595, 3.9954864593781343], "std": [2.39853120368339, 2.3850671531515397], "min": [0, 0], "max": [6, 6], "count": [1994]}, "eef_velocity_state": {"mean": [0.8881644934804414, 0.8214643931795386], "std": [0.8924234419951875, 0.8840618519425791], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_acc_mag_state": {"mean": [0.7848545636910732, 0.7412236710130391], "std": [0.8321229414460203, 0.8229626417100047], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_direction_action": {"mean": [3.834503510531595, 3.9954864593781343], "std": [2.39853120368339, 2.3850671531515397], "min": [0, 0], "max": [6, 6], "count": [1994]}, "eef_velocity_action": {"mean": [0.8881644934804414, 0.8214643931795386], "std": [0.8924234419951875, 0.8840618519425791], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_acc_mag_action": {"mean": [0.7848545636910732, 0.7412236710130391], "std": [0.8321229414460203, 0.8229626417100047], "min": [0, 0], "max": [2, 2], "count": [1994]}, "eef_sim_pose_state": {"mean": [0.22779216670052288, 0.29343558086767085, 1.1968774031429572, -0.02273221541370681, 0.028248036139994815, -0.2771635611522448, 0.23189675638824608, -0.2893182833366619, 1.2114218403955568, 0.044026198280796486, -0.0003607991552873248, 0.3426283293459382], "std": [0.16240541266538297, 0.04825995138608446, 0.042998524773747146, 0.12134839305518264, 0.0984779253396036, 0.43701071791581336, 0.17039884390697402, 0.05580476230262448, 0.044251660456593456, 0.0882651184985657, 0.11176445431139373, 0.4535794226362614], "min": [-0.09938751098333645, 0.16608357500306173, 1.1428846055087356, -0.4212403915335364, -0.39847966095153353, -1.5999381861952493, -0.1528273957133613, -0.3429041681078468, 1.1609869065076197, -0.26236974900617677, -0.6318078124229927, -0.18803084384547447], "max": [0.5329908279994758, 0.3956147189917958, 1.4557439143097768, 0.17969257092662294, 0.2563703644657407, 0.4731799454138254, 0.50822365055719, -0.14812453574476056, 1.431511794199518, 0.3709305877838835, 0.2693825320497787, 1.7354665858880765], "count": [1994]}, "eef_sim_pose_action": {"mean": [0.22779216670052288, 0.29343558086767085, 1.1968774031429572, -0.02273221541370681, 0.028248036139994815, -0.2771635611522448, 0.23189675638824608, -0.2893182833366619, 1.2114218403955568, 0.044026198280796486, -0.0003607991552873248, 0.3426283293459382], "std": [0.16240541266538297, 0.04825995138608446, 0.042998524773747146, 0.12134839305518264, 0.0984779253396036, 0.43701071791581336, 0.17039884390697402, 0.05580476230262448, 0.044251660456593456, 0.0882651184985657, 0.11176445431139373, 0.4535794226362614], "min": [-0.09938751098333645, 0.16608357500306173, 1.1428846055087356, -0.4212403915335364, -0.39847966095153353, -1.5999381861952493, -0.1528273957133613, -0.3429041681078468, 1.1609869065076197, -0.26236974900617677, -0.6318078124229927, -0.18803084384547447], "max": [0.5329908279994758, 0.3956147189917958, 1.4557439143097768, 0.17969257092662294, 0.2563703644657407, 0.4731799454138254, 0.50822365055719, -0.14812453574476056, 1.431511794199518, 0.3709305877838835, 0.2693825320497787, 1.7354665858880765], "count": [1994]}, "gripper_mode_state": {"mean": [0.7703109327983951, 1.0], "std": [0.42063285607481316, 0.0], "min": [0, 1], "max": [1, 1], "count": [1994]}, "gripper_activity_state": {"mean": [1.9729187562688064, 2.0], "std": [0.2177407622331531, 0.0], "min": [0, 2], "max": [2, 2], "count": [1994]}, "gripper_mode_action": {"mean": [0.7703109327983951, 1.0], "std": [0.42063285607481316, 0.0], "min": [0, 1], "max": [1, 1], "count": [1994]}, "gripper_activity_action": {"mean": [1.9729187562688064, 2.0], "std": [0.2177407622331531, 0.0], "min": [0, 2], "max": [2, 2], "count": [1994]}, "gripper_open_scale_state": {"mean": [0.25187273671350663, 0.03584447928837286], "std": [0.3971773287037892, 8.187894806610529e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9982278006417411, 0.03584447928837368], "count": [1994]}, "gripper_open_scale_action": {"mean": [0.25187273671350663, 0.03584447928837286], "std": [0.3971773287037892, 8.187894806610529e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9982278006417411, 0.03584447928837368], "count": [1994]}}} +{"episode_index": 18, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37956361052687126]], [[0.3878093455759851]], [[0.35888642942759574]]], "std": [[[0.24563737677611247]], [[0.2412373217269772]], [[0.21921153357205272]]], "count": [289]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38887922820031506]], [[0.41146100293250715]], [[0.39943960373461185]]], "std": [[[0.25252904964778783]], [[0.2426498767532868]], [[0.25728773911016145]]], "count": [289]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42087240484429067]], [[0.46064081028412907]], [[0.45630440121069576]]], "std": [[[0.2661103895775391]], [[0.2409240876492155]], [[0.24924733780233735]]], "count": [289]}, "observation.state": {"min": [-0.7685096859931946, -0.003067961661145091, -1.1772990226745605, -1.5300798416137695, -1.292952537536621, -0.3829975426197052, 0.05689558759331703, -0.17396585643291473, -0.0030174192506819963, -1.0032234191894531, -1.5220859050750732, -0.2623107135295868, -0.17947575449943542, 0.034288808703422546], "max": [0.3766123354434967, 2.340423822402954, 0.024498946964740753, 0.1493980586528778, 0.6533136963844299, 0.1528930366039276, 1.767029047012329, 0.5614369511604309, 2.241086959838867, 0.010062933899462223, 0.3284355103969574, 1.398565411567688, 0.3175058364868164, 1.719696283340454], "mean": [-0.15165580809116364, 1.0551981925964355, -0.23314405977725983, -0.8038462400436401, -0.0914902463555336, -0.03332313150167465, 0.40131625533103943, 0.14884053170681, 1.0599662065505981, -0.37778154015541077, -0.6133448481559753, 0.20541806519031525, 0.029626483097672462, 0.3786526322364807], "std": [0.20793648064136505, 0.9101594686508179, 0.25920945405960083, 0.6900684237480164, 0.4318038821220398, 0.09239088743925095, 0.6628594398498535, 0.1760203093290329, 0.9045525193214417, 0.3319082260131836, 0.5533382296562195, 0.42595067620277405, 0.11452583223581314, 0.6633146405220032], "count": [1913]}, "action": {"min": [-0.7685096859931946, -0.003067961661145091, -1.1772990226745605, -1.5300798416137695, -1.292952537536621, -0.3829975426197052, 0.05689558759331703, -0.17396585643291473, -0.0030174192506819963, -1.0032234191894531, -1.5220859050750732, -0.2623107135295868, -0.17947575449943542, 0.034288808703422546], "max": [0.3766123354434967, 2.340423822402954, 0.024498946964740753, 0.1493980586528778, 0.6533136963844299, 0.1528930366039276, 1.767029047012329, 0.5614369511604309, 2.241086959838867, 0.010062933899462223, 0.3284355103969574, 1.398565411567688, 0.3175058364868164, 1.719696283340454], "mean": [-0.15165580809116364, 1.0551981925964355, -0.23314405977725983, -0.8038462400436401, -0.0914902463555336, -0.03332313150167465, 0.40131625533103943, 0.14884053170681, 1.0599662065505981, -0.37778154015541077, -0.6133448481559753, 0.20541806519031525, 0.029626483097672462, 0.3786526322364807], "std": [0.20793648064136505, 0.9101594686508179, 0.25920945405960083, 0.6900684237480164, 0.4318038821220398, 0.09239088743925095, 0.6628594398498535, 0.1760203093290329, 0.9045525193214417, 0.3319082260131836, 0.5533382296562195, 0.42595067620277405, 0.11452583223581314, 0.6633146405220032], "count": [1913]}, "timestamp": {"min": [0.0], "max": [63.733333333333334], "mean": [31.866666666666667], "std": [18.407848567632474], "count": [1913]}, "frame_index": {"min": [0], "max": [1912], "mean": [956.0], "std": [552.2354570289742], "count": [1913]}, "episode_index": {"min": [19], "max": [19], "mean": [19.0], "std": [0.0], "count": [1913]}, "index": {"min": [29533], "max": [31445], "mean": [30489.0], "std": [552.2354570289742], "count": [1913]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1913]}, "subtask_annotation": {"mean": [1.8452692106638788, 4.0, 4.0, 4.0, 4.0], "std": [1.277944246967269, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1913]}, "scene_annotation": {"mean": [19.0], "std": [0.0], "min": [19], "max": [19], "count": [1913]}, "eef_direction_state": {"mean": [3.653423941453215, 3.772608468374281], "std": [2.3761777362349434, 2.461845244785878], "min": [0, 0], "max": [6, 6], "count": [1913]}, "eef_velocity_state": {"mean": [0.9576581285938317, 0.8316779926816519], "std": [0.888907747163413, 0.8566337532244218], "min": [0, 0], "max": [2, 2], "count": [1913]}, "eef_acc_mag_state": {"mean": [0.8212232096184005, 0.785154208050183], "std": [0.8321990900644985, 0.8290020009436273], "min": [0, 0], "max": [2, 2], "count": [1913]}, "eef_direction_action": {"mean": [3.653423941453215, 3.772608468374281], "std": [2.3761777362349434, 2.461845244785878], "min": [0, 0], "max": [6, 6], "count": [1913]}, "eef_velocity_action": {"mean": [0.9576581285938317, 0.8316779926816519], "std": [0.888907747163413, 0.8566337532244218], "min": [0, 0], "max": [2, 2], "count": [1913]}, "eef_acc_mag_action": {"mean": [0.8212232096184005, 0.785154208050183], "std": [0.8321990900644985, 0.8290020009436273], "min": [0, 0], "max": [2, 2], "count": [1913]}, "eef_sim_pose_state": {"mean": [0.22508920407568375, 0.29176766988060393, 1.2105933050106177, -0.041047968746134776, 0.008695664375651663, -0.2426238216721251, 0.24515281694303212, -0.28613506127530486, 1.2228191546812277, 0.06128736882613622, 0.04584774246435485, 0.35581105695224546], "std": [0.14544434592487462, 0.05007876763881462, 0.03703253241632852, 0.08363559212520669, 0.10966816291643884, 0.3959435165926002, 0.1592168896333708, 0.05746300108655942, 0.04234745020642317, 0.11317723077555528, 0.111036394754442, 0.44664693746561046], "min": [0.024530412972771504, 0.163937320381339, 1.159846732516261, -0.29349188602052756, -0.4160917875156429, -1.494712251545954, 0.00579978844083703, -0.35119915721765244, 1.1778304853483936, -0.179102458194515, -0.2777564906626768, -0.20605795148550873], "max": [0.5319257705610557, 0.3732305938386633, 1.3521763989800464, 0.12156460876765429, 0.3438634178012592, 0.4645068187217103, 0.4931951927762189, -0.15144154531939266, 1.3758648835958904, 0.3055182123484843, 0.39664206626564424, 1.5684423011880249], "count": [1913]}, "eef_sim_pose_action": {"mean": [0.22508920407568375, 0.29176766988060393, 1.2105933050106177, -0.041047968746134776, 0.008695664375651663, -0.2426238216721251, 0.24515281694303212, -0.28613506127530486, 1.2228191546812277, 0.06128736882613622, 0.04584774246435485, 0.35581105695224546], "std": [0.14544434592487462, 0.05007876763881462, 0.03703253241632852, 0.08363559212520669, 0.10966816291643884, 0.3959435165926002, 0.1592168896333708, 0.05746300108655942, 0.04234745020642317, 0.11317723077555528, 0.111036394754442, 0.44664693746561046], "min": [0.024530412972771504, 0.163937320381339, 1.159846732516261, -0.29349188602052756, -0.4160917875156429, -1.494712251545954, 0.00579978844083703, -0.35119915721765244, 1.1778304853483936, -0.179102458194515, -0.2777564906626768, -0.20605795148550873], "max": [0.5319257705610557, 0.3732305938386633, 1.3521763989800464, 0.12156460876765429, 0.3438634178012592, 0.4645068187217103, 0.4931951927762189, -0.15144154531939266, 1.3758648835958904, 0.3055182123484843, 0.39664206626564424, 1.5684423011880249], "count": [1913]}, "gripper_mode_state": {"mean": [0.7929952953476216, 0.7929952953476216], "std": [0.4051589279580925, 0.4051589279580925], "min": [0, 0], "max": [1, 1], "count": [1913]}, "gripper_activity_state": {"mean": [1.946157867224255, 1.9445896497647674], "std": [0.3045690229930014, 0.3085525139767585], "min": [0, 0], "max": [2, 2], "count": [1913]}, "gripper_mode_action": {"mean": [0.7929952953476216, 0.7929952953476216], "std": [0.4051589279580925, 0.4051589279580925], "min": [0, 0], "max": [1, 1], "count": [1913]}, "gripper_activity_action": {"mean": [1.946157867224255, 1.9445896497647674], "std": [0.3045690229930014, 0.3085525139767585], "min": [0, 0], "max": [2, 2], "count": [1913]}, "gripper_open_scale_state": {"mean": [0.2286518439222206, 0.21638029229447717], "std": [0.3774114750646177, 0.37903151928992196], "min": [0.0325117643390383, 0.01959360497338431], "max": [1.0, 0.9826835904802594], "count": [1913]}, "gripper_open_scale_action": {"mean": [0.2286518439222206, 0.21638029229447717], "std": [0.3774114750646177, 0.37903151928992196], "min": [0.0325117643390383, 0.01959360497338431], "max": [1.0, 0.9826835904802594], "count": [1913]}}} +{"episode_index": 19, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5065209854631507]], [[0.49829715460897]], [[0.4541782660957103]]], "std": [[[0.27659650857753193]], [[0.2625034832551865]], [[0.2578705860670204]]], "count": [290]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3949537253023815]], [[0.43072245699045897]], [[0.425085028360003]]], "std": [[[0.26821283775490057]], [[0.23733470469553222]], [[0.24405729444672802]]], "count": [290]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41603464334009466]], [[0.44908891612200436]], [[0.4461804898204493]]], "std": [[[0.25266917216837165]], [[0.2207291251968079]], [[0.22530394261727507]]], "count": [290]}, "observation.state": {"min": [-0.6226162910461426, -0.0012900658184662461, -0.8421554565429688, -1.5299999713897705, -0.43520671129226685, -0.23308305442333221, 0.05911271646618843, -0.33760860562324524, -0.007169019430875778, -1.2839418649673462, -1.5299999713897705, -0.31994134187698364, -0.28384822607040405, 0.0365714468061924], "max": [0.08612380176782608, 2.161376714706421, 0.0015339808305725455, 0.43996691703796387, 0.35521990060806274, 0.14358477294445038, 1.7310115098953247, 0.7593101263046265, 2.385922431945801, 0.007645334117114544, 0.4685693085193634, 0.8927478194236755, 0.19252608716487885, 1.7199538946151733], "mean": [-0.17157645523548126, 0.9407321810722351, -0.21150055527687073, -0.6883321404457092, -0.02905428595840931, -0.034092359244823456, 0.25605642795562744, 0.17904417216777802, 1.000265121459961, -0.2770828902721405, -0.6817302703857422, 0.03937704861164093, -0.05302613973617554, 0.21388593316078186], "std": [0.19008098542690277, 0.8815163373947144, 0.22405822575092316, 0.7272865176200867, 0.1643916666507721, 0.07952512055635452, 0.5271884202957153, 0.24482347071170807, 0.9226225018501282, 0.30734309554100037, 0.701616108417511, 0.25231632590293884, 0.0733833909034729, 0.5065127015113831], "count": [1928]}, "action": {"min": [-0.6226162910461426, -0.0012900658184662461, -0.8421554565429688, -1.5299999713897705, -0.43520671129226685, -0.23308305442333221, 0.05911271646618843, -0.33760860562324524, -0.007169019430875778, -1.2839418649673462, -1.5299999713897705, -0.31994134187698364, -0.28384822607040405, 0.0365714468061924], "max": [0.08612380176782608, 2.161376714706421, 0.0015339808305725455, 0.43996691703796387, 0.35521990060806274, 0.14358477294445038, 1.7310115098953247, 0.7593101263046265, 2.385922431945801, 0.007645334117114544, 0.4685693085193634, 0.8927478194236755, 0.19252608716487885, 1.7199538946151733], "mean": [-0.17157645523548126, 0.9407321810722351, -0.21150055527687073, -0.6883321404457092, -0.02905428595840931, -0.034092359244823456, 0.25605642795562744, 0.17904417216777802, 1.000265121459961, -0.2770828902721405, -0.6817302703857422, 0.03937704861164093, -0.05302613973617554, 0.21388593316078186], "std": [0.19008098542690277, 0.8815163373947144, 0.22405822575092316, 0.7272865176200867, 0.1643916666507721, 0.07952512055635452, 0.5271884202957153, 0.24482347071170807, 0.9226225018501282, 0.30734309554100037, 0.701616108417511, 0.25231632590293884, 0.0733833909034729, 0.5065127015113831], "count": [1928]}, "timestamp": {"min": [0.0], "max": [64.23333333333333], "mean": [32.11666666666667], "std": [18.552186154497026], "count": [1928]}, "frame_index": {"min": [0], "max": [1927], "mean": [963.5], "std": [556.5655846349107], "count": [1928]}, "episode_index": {"min": [20], "max": [20], "mean": [20.0], "std": [0.0], "count": [1928]}, "index": {"min": [31446], "max": [33373], "mean": [32409.5], "std": [556.5655846349107], "count": [1928]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1928]}, "subtask_annotation": {"mean": [1.8604771784232366, 4.0, 4.0, 4.0, 4.0], "std": [1.2621748093981264, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1928]}, "scene_annotation": {"mean": [20.0], "std": [0.0], "min": [20], "max": [20], "count": [1928]}, "eef_direction_state": {"mean": [3.809128630705394, 3.9118257261410787], "std": [2.3931263229428694, 2.333569111790813], "min": [0, 0], "max": [6, 6], "count": [1928]}, "eef_velocity_state": {"mean": [0.8848547717842323, 0.9076763485477178], "std": [0.882176485944143, 0.9022696111841132], "min": [0, 0], "max": [2, 2], "count": [1928]}, "eef_acc_mag_state": {"mean": [0.7925311203319502, 0.8054979253112033], "std": [0.8383360223537577, 0.8355625611312183], "min": [0, 0], "max": [2, 2], "count": [1928]}, "eef_direction_action": {"mean": [3.809128630705394, 3.9118257261410787], "std": [2.3931263229428694, 2.333569111790813], "min": [0, 0], "max": [6, 6], "count": [1928]}, "eef_velocity_action": {"mean": [0.8848547717842323, 0.9076763485477178], "std": [0.882176485944143, 0.9022696111841132], "min": [0, 0], "max": [2, 2], "count": [1928]}, "eef_acc_mag_action": {"mean": [0.7925311203319502, 0.8054979253112033], "std": [0.8383360223537577, 0.8355625611312183], "min": [0, 0], "max": [2, 2], "count": [1928]}, "eef_sim_pose_state": {"mean": [0.20356769099512118, 0.29068983639727214, 1.2142754719251585, -0.04099187266180719, 0.039993867553698416, -0.20140645832699336, 0.2159037070251732, -0.2822831099218151, 1.2135061906027207, -0.03276408711886581, 0.03560797908515939, 0.2210289470007804], "std": [0.13689626225376955, 0.04883454331871323, 0.04138364124390867, 0.09200418466577502, 0.1193659691044586, 0.251677905665073, 0.14808191307489738, 0.06988199932240674, 0.04102248046210686, 0.10020242308130257, 0.13999003954450875, 0.2686039301800954], "min": [0.020557314321859112, 0.17818013022786663, 1.1489109985034776, -0.31767791475001633, -0.3315084532448449, -0.9306587096508036, -0.005445725770313083, -0.3861838039781802, 1.1503799231965708, -0.27158095721468956, -0.3602879946006543, -0.3259310129375117], "max": [0.47015955561817996, 0.34301588996086213, 1.3578136828879235, 0.14579398920053707, 0.6041555198823492, 0.30076873769684187, 0.5311484644945292, -0.12718442811241432, 1.3525263567712815, 0.2884246617006499, 0.726007968585237, 1.0134555265079397], "count": [1928]}, "eef_sim_pose_action": {"mean": [0.20356769099512118, 0.29068983639727214, 1.2142754719251585, -0.04099187266180719, 0.039993867553698416, -0.20140645832699336, 0.2159037070251732, -0.2822831099218151, 1.2135061906027207, -0.03276408711886581, 0.03560797908515939, 0.2210289470007804], "std": [0.13689626225376955, 0.04883454331871323, 0.04138364124390867, 0.09200418466577502, 0.1193659691044586, 0.251677905665073, 0.14808191307489738, 0.06988199932240674, 0.04102248046210686, 0.10020242308130257, 0.13999003954450875, 0.2686039301800954], "min": [0.020557314321859112, 0.17818013022786663, 1.1489109985034776, -0.31767791475001633, -0.3315084532448449, -0.9306587096508036, -0.005445725770313083, -0.3861838039781802, 1.1503799231965708, -0.27158095721468956, -0.3602879946006543, -0.3259310129375117], "max": [0.47015955561817996, 0.34301588996086213, 1.3578136828879235, 0.14579398920053707, 0.6041555198823492, 0.30076873769684187, 0.5311484644945292, -0.12718442811241432, 1.3525263567712815, 0.2884246617006499, 0.726007968585237, 1.0134555265079397], "count": [1928]}, "gripper_mode_state": {"mean": [0.8801867219917012, 0.8926348547717843], "std": [0.3247430621602352, 0.3095769222961176], "min": [0, 0], "max": [1, 1], "count": [1928]}, "gripper_activity_state": {"mean": [1.9725103734439835, 1.9725103734439835], "std": [0.22026842568323343, 0.22026842568323343], "min": [0, 0], "max": [2, 2], "count": [1928]}, "gripper_mode_action": {"mean": [0.8801867219917012, 0.8926348547717843], "std": [0.3247430621602352, 0.3095769222961176], "min": [0, 0], "max": [1, 1], "count": [1928]}, "gripper_activity_action": {"mean": [1.9725103734439835, 1.9725103734439835], "std": [0.22026842568323343, 0.22026842568323343], "min": [0, 0], "max": [2, 2], "count": [1928]}, "gripper_open_scale_state": {"mean": [0.14631851159906317, 0.12221829445671133], "std": [0.3012515001928581, 0.28943562940474304], "min": [0.03377869512353625, 0.020897969603538513], "max": [0.9891494342258998, 0.9828307969229562], "count": [1928]}, "gripper_open_scale_action": {"mean": [0.14631851159906317, 0.12221829445671133], "std": [0.3012515001928581, 0.28943562940474304], "min": [0.03377869512353625, 0.020897969603538513], "max": [0.9891494342258998, 0.9828307969229562], "count": [1928]}}} +{"episode_index": 20, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.49277218916100807]], [[0.48010985859973043]], [[0.436108436543662]]], "std": [[[0.2663118874580325]], [[0.26903398008248014]], [[0.2699708031597082]]], "count": [257]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092778021498267]], [[0.4169870171155362]], [[0.4064633719895221]]], "std": [[[0.23627346030591687]], [[0.22868715695780134]], [[0.23642917233851218]]], "count": [257]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4448057367564406]], [[0.45310284050931227]], [[0.4448798839466612]]], "std": [[[0.2274005384255413]], [[0.21477829801235584]], [[0.21823192981130687]]], "count": [257]}, "observation.state": {"min": [-0.714718222618103, -0.006831863429397345, -1.1106021404266357, -1.5299999713897705, -1.4139811992645264, -1.1412817239761353, 0.05370967835187912, -0.5761760473251343, -0.0030575275886803865, -1.2025507688522339, -1.5299999713897705, -0.18387779593467712, -0.2328924685716629, 0.022943217307329178], "max": [1.3541160821914673, 2.148716449737549, 0.004398185759782791, 0.15822811424732208, 0.5387921929359436, 0.19956059753894806, 1.7544314861297607, 0.49854376912117004, 2.234905242919922, 0.009257689118385315, 0.28521236777305603, 1.4447953701019287, 0.5542237758636475, 1.7204539775848389], "mean": [-0.13712111115455627, 0.9211556911468506, -0.25842660665512085, -0.658195436000824, -0.12561388313770294, -0.042646728456020355, 0.7290917038917542, 0.09785830974578857, 0.911105751991272, -0.29497241973876953, -0.6173168420791626, 0.16592423617839813, -0.018557043746113777, 0.6991820931434631], "std": [0.2633465826511383, 0.9054036736488342, 0.2847583591938019, 0.6522911190986633, 0.4208880066871643, 0.16999830305576324, 0.7976791262626648, 0.1723131239414215, 0.9063631892204285, 0.30694714188575745, 0.6544713377952576, 0.3747658133506775, 0.11614638566970825, 0.8008906841278076], "count": [1638]}, "action": {"min": [-0.714718222618103, -0.006831863429397345, -1.1106021404266357, -1.5299999713897705, -1.4139811992645264, -1.1412817239761353, 0.05370967835187912, -0.5761760473251343, -0.0030575275886803865, -1.2025507688522339, -1.5299999713897705, -0.18387779593467712, -0.2328924685716629, 0.022943217307329178], "max": [1.3541160821914673, 2.148716449737549, 0.004398185759782791, 0.15822811424732208, 0.5387921929359436, 0.19956059753894806, 1.7544314861297607, 0.49854376912117004, 2.234905242919922, 0.009257689118385315, 0.28521236777305603, 1.4447953701019287, 0.5542237758636475, 1.7204539775848389], "mean": [-0.13712111115455627, 0.9211556911468506, -0.25842660665512085, -0.658195436000824, -0.12561388313770294, -0.042646728456020355, 0.7290917038917542, 0.09785830974578857, 0.911105751991272, -0.29497241973876953, -0.6173168420791626, 0.16592423617839813, -0.018557043746113777, 0.6991820931434631], "std": [0.2633465826511383, 0.9054036736488342, 0.2847583591938019, 0.6522911190986633, 0.4208880066871643, 0.16999830305576324, 0.7976791262626648, 0.1723131239414215, 0.9063631892204285, 0.30694714188575745, 0.6544713377952576, 0.3747658133506775, 0.11614638566970825, 0.8008906841278076], "count": [1638]}, "timestamp": {"min": [0.0], "max": [54.56666666666667], "mean": [27.28333333333333], "std": [15.761659411604075], "count": [1638]}, "frame_index": {"min": [0], "max": [1637], "mean": [818.5], "std": [472.84978234812235], "count": [1638]}, "episode_index": {"min": [21], "max": [21], "mean": [21.0], "std": [0.0], "count": [1638]}, "index": {"min": [33374], "max": [35011], "mean": [34192.5], "std": [472.84978234812235], "count": [1638]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1638]}, "subtask_annotation": {"mean": [0.5274725274725275, 4.0, 4.0, 4.0, 4.0], "std": [0.8387238606637644, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1638]}, "scene_annotation": {"mean": [21.0], "std": [0.0], "min": [21], "max": [21], "count": [1638]}, "eef_direction_state": {"mean": [3.9645909645909647, 3.8150183150183152], "std": [2.298264232738194, 2.419516514616013], "min": [0, 0], "max": [6, 6], "count": [1638]}, "eef_velocity_state": {"mean": [0.8669108669108669, 0.8894993894993894], "std": [0.8794862556415438, 0.8905278885746871], "min": [0, 0], "max": [2, 2], "count": [1638]}, "eef_acc_mag_state": {"mean": [0.7973137973137974, 0.78998778998779], "std": [0.8359695228699402, 0.8407202998390921], "min": [0, 0], "max": [2, 2], "count": [1638]}, "eef_direction_action": {"mean": [3.9645909645909647, 3.8150183150183152], "std": [2.298264232738194, 2.419516514616013], "min": [0, 0], "max": [6, 6], "count": [1638]}, "eef_velocity_action": {"mean": [0.8669108669108669, 0.8894993894993894], "std": [0.8794862556415438, 0.8905278885746871], "min": [0, 0], "max": [2, 2], "count": [1638]}, "eef_acc_mag_action": {"mean": [0.7973137973137974, 0.78998778998779], "std": [0.8359695228699402, 0.8407202998390921], "min": [0, 0], "max": [2, 2], "count": [1638]}, "eef_sim_pose_state": {"mean": [0.20689405508285594, 0.2866256237545059, 1.2163656897588566, -0.03518113638723716, 0.015411875210042818, -0.2640611829966522, 0.21361014947315146, -0.30168055477932526, 1.2216650613701268, -0.012444224146605233, -0.0036680525448581683, 0.2659149342579135], "std": [0.14901297891645593, 0.05979833356568784, 0.04401761861129255, 0.09693925738764811, 0.10684026984821789, 0.3916552320739296, 0.15805699620846236, 0.04713013831957929, 0.044859646295247385, 0.09892859445497043, 0.10001372874987606, 0.3907970060643225], "min": [-0.08228219416244345, 0.1408181735213972, 1.176297374174202, -0.3898655610700796, -0.5536117549563253, -1.482922195759256, -0.03342307030453303, -0.39292292550277547, 1.179442672139924, -0.18749278890478796, -0.4134147145658733, -0.28343832276757863], "max": [0.48883123392235783, 0.37446952621626495, 1.4274940034477146, 0.16275064872487097, 0.24537592572495792, 0.42370415135666584, 0.5133219601658516, -0.1536620242656781, 1.4072952863761796, 0.32954627638428313, 0.28009796115866625, 1.4484171954367198], "count": [1638]}, "eef_sim_pose_action": {"mean": [0.20689405508285594, 0.2866256237545059, 1.2163656897588566, -0.03518113638723716, 0.015411875210042818, -0.2640611829966522, 0.21361014947315146, -0.30168055477932526, 1.2216650613701268, -0.012444224146605233, -0.0036680525448581683, 0.2659149342579135], "std": [0.14901297891645593, 0.05979833356568784, 0.04401761861129255, 0.09693925738764811, 0.10684026984821789, 0.3916552320739296, 0.15805699620846236, 0.04713013831957929, 0.044859646295247385, 0.09892859445497043, 0.10001372874987606, 0.3907970060643225], "min": [-0.08228219416244345, 0.1408181735213972, 1.176297374174202, -0.3898655610700796, -0.5536117549563253, -1.482922195759256, -0.03342307030453303, -0.39292292550277547, 1.179442672139924, -0.18749278890478796, -0.4134147145658733, -0.28343832276757863], "max": [0.48883123392235783, 0.37446952621626495, 1.4274940034477146, 0.16275064872487097, 0.24537592572495792, 0.42370415135666584, 0.5133219601658516, -0.1536620242656781, 1.4072952863761796, 0.32954627638428313, 0.28009796115866625, 1.4484171954367198], "count": [1638]}, "gripper_mode_state": {"mean": [0.5915750915750916, 0.5989010989010989], "std": [0.49154247283729574, 0.49012097755161144], "min": [0, 0], "max": [1, 1], "count": [1638]}, "gripper_activity_state": {"mean": [1.904151404151404, 1.9029304029304028], "std": [0.40294381522059225, 0.40567248775018755], "min": [0, 0], "max": [2, 2], "count": [1638]}, "gripper_mode_action": {"mean": [0.5915750915750916, 0.5989010989010989], "std": [0.49154247283729574, 0.49012097755161144], "min": [0, 0], "max": [1, 1], "count": [1638]}, "gripper_activity_action": {"mean": [1.904151404151404, 1.9029304029304028], "std": [0.40294381522059225, 0.40567248775018755], "min": [0, 0], "max": [2, 2], "count": [1638]}, "gripper_open_scale_state": {"mean": [0.41652378595464473, 0.399524626084117], "std": [0.4556792107287178, 0.4576495355590463], "min": [0.030691244772502353, 0.013110409889902388], "max": [1.0, 0.9831165586199079], "count": [1638]}, "gripper_open_scale_action": {"mean": [0.41652378595464473, 0.399524626084117], "std": [0.4556792107287178, 0.4576495355590463], "min": [0.030691244772502353, 0.013110409889902388], "max": [1.0, 0.9831165586199079], "count": [1638]}}} +{"episode_index": 21, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3891742054688867]], [[0.41847744223399014]], [[0.3952260179619293]]], "std": [[[0.26296769683667426]], [[0.27910008380150503]], [[0.2860416637137993]]], "count": [274]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41837403690186536]], [[0.43585967292431976]], [[0.423617427404863]]], "std": [[[0.23683826681991157]], [[0.215701894464644]], [[0.2241966973214653]]], "count": [274]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43461797107326305]], [[0.46568387421878726]], [[0.4519975520013358]]], "std": [[[0.2652196712694305]], [[0.2364929792931381]], [[0.24256069127474564]]], "count": [274]}, "observation.state": {"min": [-0.7236698269844055, -0.003067961661145091, -0.794176459312439, -1.530112862586975, -1.5300793647766113, -1.2892415523529053, 0.05936182290315628, -0.3890814483165741, -0.006012899801135063, -1.0891263484954834, -1.5299999713897705, -0.45291221141815186, -0.3674373924732208, 0.06272783875465393], "max": [0.9280200004577637, 2.239611864089966, 0.003067961661145091, 0.2815787196159363, 0.46172821521759033, 0.34588611125946045, 1.7356312274932861, 0.6636362075805664, 2.266923427581787, 0.02911585196852684, 0.3466796576976776, 1.1244078874588013, 0.5000777244567871, 0.06272783875465393], "mean": [-0.050341032445430756, 0.960496187210083, -0.24939361214637756, -0.6324277520179749, -0.2913769483566284, -0.04438524693250656, 0.3589920997619629, 0.2194446176290512, 0.970017671585083, -0.3079255521297455, -0.6175172924995422, 0.0818701684474945, 0.04028082638978958, 0.06272847205400467], "std": [0.25574037432670593, 0.8866676688194275, 0.23173034191131592, 0.6919151544570923, 0.55378258228302, 0.20744237303733826, 0.6324660181999207, 0.25218427181243896, 0.920304536819458, 0.30477631092071533, 0.6164917945861816, 0.38113439083099365, 0.15036559104919434, 6.332993507385254e-07], "count": [1787]}, "action": {"min": [-0.7236698269844055, -0.003067961661145091, -0.794176459312439, -1.530112862586975, -1.5300793647766113, -1.2892415523529053, 0.05936182290315628, -0.3890814483165741, -0.006012899801135063, -1.0891263484954834, -1.5299999713897705, -0.45291221141815186, -0.3674373924732208, 0.06272783875465393], "max": [0.9280200004577637, 2.239611864089966, 0.003067961661145091, 0.2815787196159363, 0.46172821521759033, 0.34588611125946045, 1.7356312274932861, 0.6636362075805664, 2.266923427581787, 0.02911585196852684, 0.3466796576976776, 1.1244078874588013, 0.5000777244567871, 0.06272783875465393], "mean": [-0.050341032445430756, 0.960496187210083, -0.24939361214637756, -0.6324277520179749, -0.2913769483566284, -0.04438524693250656, 0.3589920997619629, 0.2194446176290512, 0.970017671585083, -0.3079255521297455, -0.6175172924995422, 0.0818701684474945, 0.04028082638978958, 0.06272847205400467], "std": [0.25574037432670593, 0.8866676688194275, 0.23173034191131592, 0.6919151544570923, 0.55378258228302, 0.20744237303733826, 0.6324660181999207, 0.25218427181243896, 0.920304536819458, 0.30477631092071533, 0.6164917945861816, 0.38113439083099365, 0.15036559104919434, 6.332993507385254e-07], "count": [1787]}, "timestamp": {"min": [0.0], "max": [59.53333333333333], "mean": [29.766666666666666], "std": [17.195412825001387], "count": [1787]}, "frame_index": {"min": [0], "max": [1786], "mean": [893.0], "std": [515.8623847500417], "count": [1787]}, "episode_index": {"min": [22], "max": [22], "mean": [22.0], "std": [0.0], "count": [1787]}, "index": {"min": [35012], "max": [36798], "mean": [35905.0], "std": [515.8623847500417], "count": [1787]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1787]}, "subtask_annotation": {"mean": [1.8836038052602126, 4.0, 4.0, 4.0, 4.0], "std": [1.2760524237621544, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1787]}, "scene_annotation": {"mean": [22.0], "std": [0.0], "min": [22], "max": [22], "count": [1787]}, "eef_direction_state": {"mean": [3.6955791829882485, 3.8310016787912704], "std": [2.371769599426131, 2.378904031514438], "min": [0, 0], "max": [6, 6], "count": [1787]}, "eef_velocity_state": {"mean": [0.9748181309457191, 0.9171796306659206], "std": [0.885077056924542, 0.8875633241400059], "min": [0, 0], "max": [2, 2], "count": [1787]}, "eef_acc_mag_state": {"mean": [0.8500279798545047, 0.846670397313934], "std": [0.8342847576551039, 0.8350156196040122], "min": [0, 0], "max": [2, 2], "count": [1787]}, "eef_direction_action": {"mean": [3.6955791829882485, 3.8310016787912704], "std": [2.371769599426131, 2.378904031514438], "min": [0, 0], "max": [6, 6], "count": [1787]}, "eef_velocity_action": {"mean": [0.9748181309457191, 0.9171796306659206], "std": [0.885077056924542, 0.8875633241400059], "min": [0, 0], "max": [2, 2], "count": [1787]}, "eef_acc_mag_action": {"mean": [0.8500279798545047, 0.846670397313934], "std": [0.8342847576551039, 0.8350156196040122], "min": [0, 0], "max": [2, 2], "count": [1787]}, "eef_sim_pose_state": {"mean": [0.20341876081414054, 0.3144395044446883, 1.2148788717129493, -0.05844778993984185, 0.07706682769638969, -0.34907933839982447, 0.2084272048399503, -0.2703552876820924, 1.216346440019641, 0.04655492794230889, 0.04063315173068839, 0.3024998635181665], "std": [0.13990090271969008, 0.05173961640953986, 0.05117475318180708, 0.1228698686040921, 0.15511540767358561, 0.44383467833558965, 0.14595275258883642, 0.07389423512526042, 0.04911423542913017, 0.1424662425233899, 0.18499684352520324, 0.4132716171869525], "min": [0.012746984762819238, 0.17321330070268587, 1.1188361437770467, -0.5838680980389257, -0.4021652034145671, -1.6274280019747547, -0.007943651109931553, -0.3493319350386697, 1.1123674589266352, -0.2366070211355945, -0.6078384582159628, -0.3675722438190619], "max": [0.44706111271231597, 0.4642967017421842, 1.398217345901005, 0.19680715805141097, 0.5365211032695196, 0.2464234158315877, 0.4417808714033632, -0.10111276032578427, 1.3880890037818354, 0.5620197725714127, 0.6981925457009193, 1.3794085747558311], "count": [1787]}, "eef_sim_pose_action": {"mean": [0.20341876081414054, 0.3144395044446883, 1.2148788717129493, -0.05844778993984185, 0.07706682769638969, -0.34907933839982447, 0.2084272048399503, -0.2703552876820924, 1.216346440019641, 0.04655492794230889, 0.04063315173068839, 0.3024998635181665], "std": [0.13990090271969008, 0.05173961640953986, 0.05117475318180708, 0.1228698686040921, 0.15511540767358561, 0.44383467833558965, 0.14595275258883642, 0.07389423512526042, 0.04911423542913017, 0.1424662425233899, 0.18499684352520324, 0.4132716171869525], "min": [0.012746984762819238, 0.17321330070268587, 1.1188361437770467, -0.5838680980389257, -0.4021652034145671, -1.6274280019747547, -0.007943651109931553, -0.3493319350386697, 1.1123674589266352, -0.2366070211355945, -0.6078384582159628, -0.3675722438190619], "max": [0.44706111271231597, 0.4642967017421842, 1.398217345901005, 0.19680715805141097, 0.5365211032695196, 0.2464234158315877, 0.4417808714033632, -0.10111276032578427, 1.3880890037818354, 0.5620197725714127, 0.6981925457009193, 1.3794085747558311], "count": [1787]}, "gripper_mode_state": {"mean": [0.8192501398992725, 1.0], "std": [0.38481079529333784, 0.0], "min": [0, 1], "max": [1, 1], "count": [1787]}, "gripper_activity_state": {"mean": [1.970900951315053, 2.0], "std": [0.22749806995790417, 0.0], "min": [0, 2], "max": [2, 2], "count": [1787]}, "gripper_mode_action": {"mean": [0.8192501398992725, 1.0], "std": [0.38481079529333784, 0.0], "min": [0, 1], "max": [1, 1], "count": [1787]}, "gripper_activity_action": {"mean": [1.970900951315053, 2.0], "std": [0.22749806995790417, 0.0], "min": [0, 2], "max": [2, 2], "count": [1787]}, "gripper_open_scale_state": {"mean": [0.20514019145979212, 0.035844479288373], "std": [0.36141123488854426, 6.800116025829084e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9917892728533063, 0.03584447928837368], "count": [1787]}, "gripper_open_scale_action": {"mean": [0.20514019145979212, 0.035844479288373], "std": [0.36141123488854426, 6.800116025829084e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9917892728533063, 0.03584447928837368], "count": [1787]}}} +{"episode_index": 22, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.36545270632368704]], [[0.4007716244947425]], [[0.3811235612858934]]], "std": [[[0.2535433569383462]], [[0.2691837430964396]], [[0.2758936588528043]]], "count": [311]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4007509562238615]], [[0.4298392160365397]], [[0.4217688285031769]]], "std": [[[0.24001408784014538]], [[0.2115696085485538]], [[0.21981091374851966]]], "count": [311]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44994146106102323]], [[0.4793695726414896]], [[0.46786869347596133]]], "std": [[[0.24304877241439515]], [[0.2178553969161172]], [[0.22580624057333307]]], "count": [311]}, "observation.state": {"min": [-0.8930387496948242, -0.002871016040444374, -1.2900640964508057, -1.5299999713897705, -1.5298248529434204, -1.631844162940979, 0.05911271646618843, -0.5923154354095459, -0.008799451403319836, -1.1314301490783691, -1.5299999713897705, -0.3206019699573517, -0.1720443069934845, 0.06272783875465393], "max": [0.5819957852363586, 2.5065245628356934, 0.004909504670649767, 0.1680688112974167, 0.7316370010375977, 0.24375461041927338, 1.7599098682403564, 0.6718746423721313, 2.3508963584899902, 0.01805829256772995, 0.3495975732803345, 1.5299999713897705, 1.913252830505371, 0.06272783875465393], "mean": [-0.1910422146320343, 1.1199266910552979, -0.2015836387872696, -0.8866751790046692, -0.05335616320371628, -0.08135398477315903, 0.2869240641593933, 0.12109986692667007, 1.1398346424102783, -0.31433823704719543, -0.841486930847168, 0.2664799690246582, 0.07979641109704971, 0.06272853910923004], "std": [0.21726739406585693, 0.9433315396308899, 0.22296573221683502, 0.7267271280288696, 0.33178743720054626, 0.20233403146266937, 0.5607012510299683, 0.18792235851287842, 0.9501408338546753, 0.2886848449707031, 0.6958882212638855, 0.43689998984336853, 0.22934585809707642, 7.003545761108398e-07], "count": [2115]}, "action": {"min": [-0.8930387496948242, -0.002871016040444374, -1.2900640964508057, -1.5299999713897705, -1.5298248529434204, -1.631844162940979, 0.05911271646618843, -0.5923154354095459, -0.008799451403319836, -1.1314301490783691, -1.5299999713897705, -0.3206019699573517, -0.1720443069934845, 0.06272783875465393], "max": [0.5819957852363586, 2.5065245628356934, 0.004909504670649767, 0.1680688112974167, 0.7316370010375977, 0.24375461041927338, 1.7599098682403564, 0.6718746423721313, 2.3508963584899902, 0.01805829256772995, 0.3495975732803345, 1.5299999713897705, 1.913252830505371, 0.06272783875465393], "mean": [-0.1910422146320343, 1.1199266910552979, -0.2015836387872696, -0.8866751790046692, -0.05335616320371628, -0.08135398477315903, 0.2869240641593933, 0.12109986692667007, 1.1398346424102783, -0.31433823704719543, -0.841486930847168, 0.2664799690246582, 0.07979641109704971, 0.06272853910923004], "std": [0.21726739406585693, 0.9433315396308899, 0.22296573221683502, 0.7267271280288696, 0.33178743720054626, 0.20233403146266937, 0.5607012510299683, 0.18792235851287842, 0.9501408338546753, 0.2886848449707031, 0.6958882212638855, 0.43689998984336853, 0.22934585809707642, 7.003545761108398e-07], "count": [2115]}, "timestamp": {"min": [0.0], "max": [70.46666666666667], "mean": [35.233333333333334], "std": [20.351594714110426], "count": [2115]}, "frame_index": {"min": [0], "max": [2114], "mean": [1057.0], "std": [610.5478414233128], "count": [2115]}, "episode_index": {"min": [23], "max": [23], "mean": [23.0], "std": [0.0], "count": [2115]}, "index": {"min": [36799], "max": [38913], "mean": [37856.0], "std": [610.5478414233128], "count": [2115]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2115]}, "subtask_annotation": {"mean": [1.7446808510638299, 4.0, 4.0, 4.0, 4.0], "std": [1.2173155094075454, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2115]}, "scene_annotation": {"mean": [23.0], "std": [0.0], "min": [23], "max": [23], "count": [2115]}, "eef_direction_state": {"mean": [3.7621749408983454, 3.5139479905437354], "std": [2.3830939219406466, 2.3948663114623345], "min": [0, 0], "max": [6, 6], "count": [2115]}, "eef_velocity_state": {"mean": [0.9196217494089834, 1.0553191489361702], "std": [0.8918691550821993, 0.9149474941528106], "min": [0, 0], "max": [2, 2], "count": [2115]}, "eef_acc_mag_state": {"mean": [0.8146572104018912, 0.8553191489361702], "std": [0.832934834216242, 0.8244857010243446], "min": [0, 0], "max": [2, 2], "count": [2115]}, "eef_direction_action": {"mean": [3.7621749408983454, 3.5139479905437354], "std": [2.3830939219406466, 2.3948663114623345], "min": [0, 0], "max": [6, 6], "count": [2115]}, "eef_velocity_action": {"mean": [0.9196217494089834, 1.0553191489361702], "std": [0.8918691550821993, 0.9149474941528106], "min": [0, 0], "max": [2, 2], "count": [2115]}, "eef_acc_mag_action": {"mean": [0.8146572104018912, 0.8553191489361702], "std": [0.832934834216242, 0.8244857010243446], "min": [0, 0], "max": [2, 2], "count": [2115]}, "eef_sim_pose_state": {"mean": [0.22443176692163533, 0.2829327000013118, 1.1991065811213852, -0.05956305029141091, 0.04426210283462032, -0.24757043008252266, 0.24433619209557705, -0.29283490920185196, 1.2113508493339806, 0.059873171313065056, -0.0008231566093412536, 0.39305255652345344], "std": [0.14261487064241873, 0.052526492878682794, 0.03995277914254909, 0.09734426501598578, 0.12621945162646292, 0.3264617982554647, 0.16062837560291807, 0.054318710414183784, 0.043896421580151286, 0.10790128009566596, 0.1107504636863136, 0.43257316244087585], "min": [-0.08381704750361749, 0.0916781252688906, 1.129777055944134, -0.38921023400778715, -0.5946236396979057, -1.563478072694683, -0.12029687262051816, -0.40703342445341073, 1.143379329229964, -0.19521167879725437, -0.5014043212267851, -0.2092565603078943], "max": [0.5630605768268261, 0.36570424933705115, 1.4307654789692996, 0.21843921175263137, 0.3911035201567499, 0.4510002098362036, 0.5246434200777911, -0.1351153479525045, 1.4401648924147328, 0.4295818061377734, 0.4459465695659057, 1.6320763090197166], "count": [2115]}, "eef_sim_pose_action": {"mean": [0.22443176692163533, 0.2829327000013118, 1.1991065811213852, -0.05956305029141091, 0.04426210283462032, -0.24757043008252266, 0.24433619209557705, -0.29283490920185196, 1.2113508493339806, 0.059873171313065056, -0.0008231566093412536, 0.39305255652345344], "std": [0.14261487064241873, 0.052526492878682794, 0.03995277914254909, 0.09734426501598578, 0.12621945162646292, 0.3264617982554647, 0.16062837560291807, 0.054318710414183784, 0.043896421580151286, 0.10790128009566596, 0.1107504636863136, 0.43257316244087585], "min": [-0.08381704750361749, 0.0916781252688906, 1.129777055944134, -0.38921023400778715, -0.5946236396979057, -1.563478072694683, -0.12029687262051816, -0.40703342445341073, 1.143379329229964, -0.19521167879725437, -0.5014043212267851, -0.2092565603078943], "max": [0.5630605768268261, 0.36570424933705115, 1.4307654789692996, 0.21843921175263137, 0.3911035201567499, 0.4510002098362036, 0.5246434200777911, -0.1351153479525045, 1.4401648924147328, 0.4295818061377734, 0.4459465695659057, 1.6320763090197166], "count": [2115]}, "gripper_mode_state": {"mean": [0.8619385342789598, 1.0], "std": [0.3449644871635267, 0.0], "min": [0, 1], "max": [1, 1], "count": [2115]}, "gripper_activity_state": {"mean": [1.9531914893617022, 2.0], "std": [0.2854766305570953, 0.0], "min": [0, 2], "max": [2, 2], "count": [2115]}, "gripper_mode_action": {"mean": [0.8619385342789598, 1.0], "std": [0.3449644871635267, 0.0], "min": [0, 1], "max": [1, 1], "count": [2115]}, "gripper_activity_action": {"mean": [1.9531914893617022, 2.0], "std": [0.2854766305570953, 0.0], "min": [0, 2], "max": [2, 2], "count": [2115]}, "gripper_open_scale_state": {"mean": [0.16375384523493666, 0.03584447928837279], "std": [0.3198745522706546, 8.881784197001252e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [2115]}, "gripper_open_scale_action": {"mean": [0.16375384523493666, 0.03584447928837279], "std": [0.3198745522706546, 8.881784197001252e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [2115]}}} +{"episode_index": 23, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4768609074254128]], [[0.47292695335710044]], [[0.4391332633374746]]], "std": [[[0.27569366733435585]], [[0.2635793418981598]], [[0.2573598965859884]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.391039201056915]], [[0.41914364343074234]], [[0.4129029724607933]]], "std": [[[0.2597054979689422]], [[0.23802526229725643]], [[0.247556292417855]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4172987709087308]], [[0.46321190964907544]], [[0.46254817448099533]]], "std": [[[0.26283523350012555]], [[0.22804718140312302]], [[0.23364920919971094]]], "count": [242]}, "observation.state": {"min": [-0.5491651296615601, -0.009816681034862995, -1.078942894935608, -1.5299999713897705, -1.5299999713897705, -0.48746317625045776, 0.05455556511878967, -0.03772766515612602, -0.0037134429439902306, -1.1897869110107422, -1.5299999713897705, -0.3615279793739319, -0.18409284949302673, 0.03645898774266243], "max": [1.057686448097229, 2.336960792541504, 0.0035791508853435516, 0.2991478145122528, 0.5940679907798767, 0.10724841803312302, 1.7292134761810303, 0.6469733715057373, 2.3209128379821777, 0.00900532491505146, 0.39309757947921753, 0.7623323202133179, 0.26685258746147156, 1.7145891189575195], "mean": [-0.1253213882446289, 1.1650207042694092, -0.2483874410390854, -0.8681722283363342, -0.004615729674696922, -0.04771387577056885, 0.3141782879829407, 0.22675973176956177, 1.1779333353042603, -0.3436838388442993, -0.7938390970230103, -0.030909057706594467, 0.03307194262742996, 0.2895486354827881], "std": [0.29543906450271606, 0.9821116924285889, 0.25764355063438416, 0.7221499681472778, 0.5083500146865845, 0.06861478835344315, 0.5876761078834534, 0.21847210824489594, 0.9895046949386597, 0.32031455636024475, 0.6850914359092712, 0.26526033878326416, 0.08185791224241257, 0.5901565551757812], "count": [1514]}, "action": {"min": [-0.5491651296615601, -0.009816681034862995, -1.078942894935608, -1.5299999713897705, -1.5299999713897705, -0.48746317625045776, 0.05455556511878967, -0.03772766515612602, -0.0037134429439902306, -1.1897869110107422, -1.5299999713897705, -0.3615279793739319, -0.18409284949302673, 0.03645898774266243], "max": [1.057686448097229, 2.336960792541504, 0.0035791508853435516, 0.2991478145122528, 0.5940679907798767, 0.10724841803312302, 1.7292134761810303, 0.6469733715057373, 2.3209128379821777, 0.00900532491505146, 0.39309757947921753, 0.7623323202133179, 0.26685258746147156, 1.7145891189575195], "mean": [-0.1253213882446289, 1.1650207042694092, -0.2483874410390854, -0.8681722283363342, -0.004615729674696922, -0.04771387577056885, 0.3141782879829407, 0.22675973176956177, 1.1779333353042603, -0.3436838388442993, -0.7938390970230103, -0.030909057706594467, 0.03307194262742996, 0.2895486354827881], "std": [0.29543906450271606, 0.9821116924285889, 0.25764355063438416, 0.7221499681472778, 0.5083500146865845, 0.06861478835344315, 0.5876761078834534, 0.21847210824489594, 0.9895046949386597, 0.32031455636024475, 0.6850914359092712, 0.26526033878326416, 0.08185791224241257, 0.5901565551757812], "count": [1514]}, "timestamp": {"min": [0.0], "max": [50.43333333333333], "mean": [25.216666666666665], "std": [14.568468614709571], "count": [1514]}, "frame_index": {"min": [0], "max": [1513], "mean": [756.5], "std": [437.0540584412871], "count": [1514]}, "episode_index": {"min": [24], "max": [24], "mean": [24.0], "std": [0.0], "count": [1514]}, "index": {"min": [38914], "max": [40427], "mean": [39670.5], "std": [437.0540584412871], "count": [1514]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1514]}, "subtask_annotation": {"mean": [1.6869220607661823, 4.0, 4.0, 4.0, 4.0], "std": [1.237780713342149, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1514]}, "scene_annotation": {"mean": [24.0], "std": [0.0], "min": [24], "max": [24], "count": [1514]}, "eef_direction_state": {"mean": [3.7305151915455745, 3.64332892998679], "std": [2.3744637436930347, 2.463658933031195], "min": [0, 0], "max": [6, 6], "count": [1514]}, "eef_velocity_state": {"mean": [0.9544253632760898, 0.9531043593130779], "std": [0.8812801987353387, 0.8834566469098043], "min": [0, 0], "max": [2, 2], "count": [1514]}, "eef_acc_mag_state": {"mean": [0.892998678996037, 0.8725231175693527], "std": [0.8409380911707395, 0.8313526728402489], "min": [0, 0], "max": [2, 2], "count": [1514]}, "eef_direction_action": {"mean": [3.7305151915455745, 3.64332892998679], "std": [2.3744637436930347, 2.463658933031195], "min": [0, 0], "max": [6, 6], "count": [1514]}, "eef_velocity_action": {"mean": [0.9544253632760898, 0.9531043593130779], "std": [0.8812801987353387, 0.8834566469098043], "min": [0, 0], "max": [2, 2], "count": [1514]}, "eef_acc_mag_action": {"mean": [0.892998678996037, 0.8725231175693527], "std": [0.8409380911707395, 0.8313526728402489], "min": [0, 0], "max": [2, 2], "count": [1514]}, "eef_sim_pose_state": {"mean": [0.2342818732146064, 0.291455860311962, 1.1939281224419849, -0.05392056181772634, 0.031617054442568904, -0.1276300311356402, 0.24831686168535866, -0.2675339628094987, 1.200660690744228, 0.03918205667884715, 0.03600029370474188, 0.1957233951496515], "std": [0.14772244595437833, 0.07031371737502501, 0.04884881029466166, 0.07874395731396554, 0.12944808384845777, 0.299269479887974, 0.16119455110798248, 0.06721171781721284, 0.04685779715022528, 0.08407417567521591, 0.11262202481301486, 0.3252605196482028], "min": [0.009955543711161197, 0.1633460735330878, 1.118054666046017, -0.3338508327762623, -0.5626229439416266, -1.16538457443552, 0.0006209870456425348, -0.3467945266283562, 1.1336493851035536, -0.1835203663958319, -0.3378763358332708, -0.3757433791422288], "max": [0.46414297616590894, 0.48278915195224237, 1.4795172588966485, 0.07431366202995585, 0.31245708540191797, 0.5629455591103054, 0.5169083857174867, -0.15970978982795317, 1.4052775615514626, 0.2720651245863362, 0.3124258338368924, 1.2460780698000495], "count": [1514]}, "eef_sim_pose_action": {"mean": [0.2342818732146064, 0.291455860311962, 1.1939281224419849, -0.05392056181772634, 0.031617054442568904, -0.1276300311356402, 0.24831686168535866, -0.2675339628094987, 1.200660690744228, 0.03918205667884715, 0.03600029370474188, 0.1957233951496515], "std": [0.14772244595437833, 0.07031371737502501, 0.04884881029466166, 0.07874395731396554, 0.12944808384845777, 0.299269479887974, 0.16119455110798248, 0.06721171781721284, 0.04685779715022528, 0.08407417567521591, 0.11262202481301486, 0.3252605196482028], "min": [0.009955543711161197, 0.1633460735330878, 1.118054666046017, -0.3338508327762623, -0.5626229439416266, -1.16538457443552, 0.0006209870456425348, -0.3467945266283562, 1.1336493851035536, -0.1835203663958319, -0.3378763358332708, -0.3757433791422288], "max": [0.46414297616590894, 0.48278915195224237, 1.4795172588966485, 0.07431366202995585, 0.31245708540191797, 0.5629455591103054, 0.5169083857174867, -0.15970978982795317, 1.4052775615514626, 0.2720651245863362, 0.3124258338368924, 1.2460780698000495], "count": [1514]}, "gripper_mode_state": {"mean": [0.8441215323645971, 0.8461030383091149], "std": [0.3627400873394681, 0.36084995063489295], "min": [0, 0], "max": [1, 1], "count": [1514]}, "gripper_activity_state": {"mean": [1.964993394980185, 1.964993394980185], "std": [0.248036742939531, 0.248036742939531], "min": [0, 0], "max": [2, 2], "count": [1514]}, "gripper_mode_action": {"mean": [0.8441215323645971, 0.8461030383091149], "std": [0.3627400873394681, 0.36084995063489295], "min": [0, 0], "max": [1, 1], "count": [1514]}, "gripper_activity_action": {"mean": [1.964993394980185, 1.964993394980185], "std": [0.248036742939531, 0.248036742939531], "min": [0, 0], "max": [2, 2], "count": [1514]}, "gripper_open_scale_state": {"mean": [0.1795315507094299, 0.1654543868028955], "std": [0.3358134529683869, 0.3372333597936654], "min": [0.031174608639308383, 0.02083370728152139], "max": [0.9881219863891602, 0.9797652108328683], "count": [1514]}, "gripper_open_scale_action": {"mean": [0.1795315507094299, 0.1654543868028955], "std": [0.3358134529683869, 0.3372333597936654], "min": [0.031174608639308383, 0.02083370728152139], "max": [0.9881219863891602, 0.9797652108328683], "count": [1514]}}} +{"episode_index": 24, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3744593800036748]], [[0.40826645142662155]], [[0.3893685788907263]]], "std": [[[0.253386529598111]], [[0.2690882412423378]], [[0.2772236780912788]]], "count": [249]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4035983542011182]], [[0.43243840831736535]], [[0.42252147478804103]]], "std": [[[0.24113487523975793]], [[0.21361448157429683]], [[0.221915583835164]]], "count": [249]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4543188855640427]], [[0.47566469035182124]], [[0.46104651831727783]]], "std": [[[0.25025402317807555]], [[0.225902800011603]], [[0.231062409586011]]], "count": [249]}, "observation.state": {"min": [-0.6272558569908142, -0.0076000988483428955, -1.0161869525909424, -1.5299999713897705, -1.503783106803894, -1.3732467889785767, 0.05886363983154297, -0.368049293756485, -0.003908649552613497, -0.8756044507026672, -1.5299999713897705, -0.3487548828125, -0.17482131719589233, 0.06272783875465393], "max": [0.3400544226169586, 2.3694498538970947, 0.011895365081727505, 0.25484535098075867, 0.25018566846847534, 0.1514294296503067, 1.7261292934417725, 0.5188109874725342, 2.210411548614502, 0.010407917201519012, 0.19559146463871002, 1.2822996377944946, 1.205886721611023, 0.06272783875465393], "mean": [-0.10587575286626816, 0.9185588359832764, -0.20289942622184753, -0.6822086572647095, -0.18154184520244598, -0.07390239834785461, 0.37533965706825256, 0.1293589174747467, 0.8691027164459229, -0.22243019938468933, -0.6446744203567505, 0.20985238254070282, 0.05545280873775482, 0.0627284124493599], "std": [0.1668221652507782, 0.9355198740959167, 0.21481387317180634, 0.7207554578781128, 0.355843722820282, 0.18395806849002838, 0.6423652768135071, 0.1867263913154602, 0.9004210829734802, 0.22797854244709015, 0.6645423769950867, 0.4133394658565521, 0.17138513922691345, 5.736947059631348e-07], "count": [1567]}, "action": {"min": [-0.6272558569908142, -0.0076000988483428955, -1.0161869525909424, -1.5299999713897705, -1.503783106803894, -1.3732467889785767, 0.05886363983154297, -0.368049293756485, -0.003908649552613497, -0.8756044507026672, -1.5299999713897705, -0.3487548828125, -0.17482131719589233, 0.06272783875465393], "max": [0.3400544226169586, 2.3694498538970947, 0.011895365081727505, 0.25484535098075867, 0.25018566846847534, 0.1514294296503067, 1.7261292934417725, 0.5188109874725342, 2.210411548614502, 0.010407917201519012, 0.19559146463871002, 1.2822996377944946, 1.205886721611023, 0.06272783875465393], "mean": [-0.10587575286626816, 0.9185588359832764, -0.20289942622184753, -0.6822086572647095, -0.18154184520244598, -0.07390239834785461, 0.37533965706825256, 0.1293589174747467, 0.8691027164459229, -0.22243019938468933, -0.6446744203567505, 0.20985238254070282, 0.05545280873775482, 0.0627284124493599], "std": [0.1668221652507782, 0.9355198740959167, 0.21481387317180634, 0.7207554578781128, 0.355843722820282, 0.18395806849002838, 0.6423652768135071, 0.1867263913154602, 0.9004210829734802, 0.22797854244709015, 0.6645423769950867, 0.4133394658565521, 0.17138513922691345, 5.736947059631348e-07], "count": [1567]}, "timestamp": {"min": [0.0], "max": [52.2], "mean": [26.099999999999998], "std": [15.07846145997661], "count": [1567]}, "frame_index": {"min": [0], "max": [1566], "mean": [783.0], "std": [452.3538437992983], "count": [1567]}, "episode_index": {"min": [25], "max": [25], "mean": [25.0], "std": [0.0], "count": [1567]}, "index": {"min": [40428], "max": [41994], "mean": [41211.0], "std": [452.3538437992983], "count": [1567]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1567]}, "subtask_annotation": {"mean": [1.656668793873644, 4.0, 4.0, 4.0, 4.0], "std": [1.1857717998813102, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1567]}, "scene_annotation": {"mean": [25.0], "std": [0.0], "min": [25], "max": [25], "count": [1567]}, "eef_direction_state": {"mean": [3.967453733248245, 4.16464582003829], "std": [2.416088932748168, 2.3347109375101494], "min": [0, 0], "max": [6, 6], "count": [1567]}, "eef_velocity_state": {"mean": [0.8289725590299937, 0.7906828334396937], "std": [0.8903383572779252, 0.8936220044122508], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_acc_mag_state": {"mean": [0.7677089980855137, 0.7204850031908104], "std": [0.8284376370667322, 0.8300254228342145], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_direction_action": {"mean": [3.967453733248245, 4.16464582003829], "std": [2.416088932748168, 2.3347109375101494], "min": [0, 0], "max": [6, 6], "count": [1567]}, "eef_velocity_action": {"mean": [0.8289725590299937, 0.7906828334396937], "std": [0.8903383572779252, 0.8936220044122508], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_acc_mag_action": {"mean": [0.7677089980855137, 0.7204850031908104], "std": [0.8284376370667322, 0.8300254228342145], "min": [0, 0], "max": [2, 2], "count": [1567]}, "eef_sim_pose_state": {"mean": [0.20201850136036884, 0.29997841550298215, 1.202989851934965, -0.0651932801374214, 0.044638036446410324, -0.2905955721788211, 0.19686860264311887, -0.29645479829974203, 1.2131737698017877, 0.047894278093432524, 0.008662149547897876, 0.34433508990751666], "std": [0.14611943531936455, 0.04804277118301431, 0.03613402220049439, 0.10443839454921298, 0.10830184335699063, 0.37027549788296227, 0.14366421458831727, 0.05192677914765481, 0.04137067007932863, 0.09231090018138811, 0.11807645528161173, 0.4252707678877205], "min": [-0.016834340929910402, 0.1154221634645031, 1.1577568231207098, -0.423841147733, -0.4562126382789311, -1.5618893504901497, -0.05006399987394308, -0.38232481554776704, 1.1801142521817143, -0.1761846325130243, -0.5916842067276, -0.2774951652947355], "max": [0.517932412861609, 0.3522372057789573, 1.3789493553255283, 0.14875301217995102, 0.31465826746658765, 0.24834823524725305, 0.4761184114607018, -0.1712564183896576, 1.3973548887307259, 0.4145442446468236, 0.2953531957953828, 1.4488892888953417], "count": [1567]}, "eef_sim_pose_action": {"mean": [0.20201850136036884, 0.29997841550298215, 1.202989851934965, -0.0651932801374214, 0.044638036446410324, -0.2905955721788211, 0.19686860264311887, -0.29645479829974203, 1.2131737698017877, 0.047894278093432524, 0.008662149547897876, 0.34433508990751666], "std": [0.14611943531936455, 0.04804277118301431, 0.03613402220049439, 0.10443839454921298, 0.10830184335699063, 0.37027549788296227, 0.14366421458831727, 0.05192677914765481, 0.04137067007932863, 0.09231090018138811, 0.11807645528161173, 0.4252707678877205], "min": [-0.016834340929910402, 0.1154221634645031, 1.1577568231207098, -0.423841147733, -0.4562126382789311, -1.5618893504901497, -0.05006399987394308, -0.38232481554776704, 1.1801142521817143, -0.1761846325130243, -0.5916842067276, -0.2774951652947355], "max": [0.517932412861609, 0.3522372057789573, 1.3789493553255283, 0.14875301217995102, 0.31465826746658765, 0.24834823524725305, 0.4761184114607018, -0.1712564183896576, 1.3973548887307259, 0.4145442446468236, 0.2953531957953828, 1.4488892888953417], "count": [1567]}, "gripper_mode_state": {"mean": [0.8079132099553287, 1.0], "std": [0.39394092848421747, 0.0], "min": [0, 1], "max": [1, 1], "count": [1567]}, "gripper_activity_state": {"mean": [1.9661774090619017, 2.0], "std": [0.2438881530405763, 0.0], "min": [0, 2], "max": [2, 2], "count": [1567]}, "gripper_mode_action": {"mean": [0.8079132099553287, 1.0], "std": [0.39394092848421747, 0.0], "min": [0, 1], "max": [1, 1], "count": [1567]}, "gripper_activity_action": {"mean": [1.9661774090619017, 2.0], "std": [0.2438881530405763, 0.0], "min": [0, 2], "max": [2, 2], "count": [1567]}, "gripper_open_scale_state": {"mean": [0.21447643619046616, 0.035844479288373185], "std": [0.36706753938485226, 4.926614671774132e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.9863595962524414, 0.03584447928837368], "count": [1567]}, "gripper_open_scale_action": {"mean": [0.21447643619046616, 0.035844479288373185], "std": [0.36706753938485226, 4.926614671774132e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.9863595962524414, 0.03584447928837368], "count": [1567]}}} +{"episode_index": 25, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37244055215410715]], [[0.41039726872303595]], [[0.39306815383158095]]], "std": [[[0.25410019130235134]], [[0.2738299519727581]], [[0.28197936681647456]]], "count": [253]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4152544412582776]], [[0.4330354525648643]], [[0.4208440844937008]]], "std": [[[0.2290299887408191]], [[0.20827337403486978]], [[0.21918237619248185]]], "count": [253]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4511633384139778]], [[0.47970618267069676]], [[0.4676464667992801]]], "std": [[[0.25639340181684467]], [[0.22685884462276568]], [[0.23337290524677765]]], "count": [253]}, "observation.state": {"min": [-0.8465322852134705, -0.0039210994727909565, -1.2731598615646362, -1.5300794839859009, -0.5162624716758728, -0.29759228229522705, 0.05886363983154297, -0.3082262873649597, -0.002816753927618265, -1.3592051267623901, -1.5299999713897705, -0.29381033778190613, -0.2546488046646118, 0.06272783875465393], "max": [0.06546103209257126, 2.3838062286376953, 0.009120267815887928, 0.25513502955436707, 0.5476311445236206, 0.25745636224746704, 0.06385111063718796, 0.5506991147994995, 2.410403251647949, 0.030563563108444214, 0.372719407081604, 1.2616811990737915, 1.4809321165084839, 0.06272783875465393], "mean": [-0.2211737185716629, 1.1723628044128418, -0.3398241698741913, -0.8282010555267334, 0.07660839706659317, -0.013390092179179192, 0.06018255278468132, 0.11810126900672913, 1.1462132930755615, -0.36940863728523254, -0.8234689831733704, 0.13613928854465485, 0.03260444477200508, 0.06272842735052109], "std": [0.23378954827785492, 0.9934297204017639, 0.3347344398498535, 0.7315114736557007, 0.20489394664764404, 0.07753580808639526, 0.0009058372233994305, 0.16256749629974365, 0.9890182018280029, 0.3702596127986908, 0.712127685546875, 0.2580900490283966, 0.2084501087665558, 5.885958671569824e-07], "count": [1605]}, "action": {"min": [-0.8465322852134705, -0.0039210994727909565, -1.2731598615646362, -1.5300794839859009, -0.5162624716758728, -0.29759228229522705, 0.05886363983154297, -0.3082262873649597, -0.002816753927618265, -1.3592051267623901, -1.5299999713897705, -0.29381033778190613, -0.2546488046646118, 0.06272783875465393], "max": [0.06546103209257126, 2.3838062286376953, 0.009120267815887928, 0.25513502955436707, 0.5476311445236206, 0.25745636224746704, 0.06385111063718796, 0.5506991147994995, 2.410403251647949, 0.030563563108444214, 0.372719407081604, 1.2616811990737915, 1.4809321165084839, 0.06272783875465393], "mean": [-0.2211737185716629, 1.1723628044128418, -0.3398241698741913, -0.8282010555267334, 0.07660839706659317, -0.013390092179179192, 0.06018255278468132, 0.11810126900672913, 1.1462132930755615, -0.36940863728523254, -0.8234689831733704, 0.13613928854465485, 0.03260444477200508, 0.06272842735052109], "std": [0.23378954827785492, 0.9934297204017639, 0.3347344398498535, 0.7315114736557007, 0.20489394664764404, 0.07753580808639526, 0.0009058372233994305, 0.16256749629974365, 0.9890182018280029, 0.3702596127986908, 0.712127685546875, 0.2580900490283966, 0.2084501087665558, 5.885958671569824e-07], "count": [1605]}, "timestamp": {"min": [0.0], "max": [53.46666666666667], "mean": [26.733333333333334], "std": [15.444116703157249], "count": [1605]}, "frame_index": {"min": [0], "max": [1604], "mean": [802.0], "std": [463.32350109471747], "count": [1605]}, "episode_index": {"min": [26], "max": [26], "mean": [26.0], "std": [0.0], "count": [1605]}, "index": {"min": [41995], "max": [43599], "mean": [42797.0], "std": [463.32350109471747], "count": [1605]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1605]}, "subtask_annotation": {"mean": [1.8679127725856697, 4.0, 4.0, 4.0, 4.0], "std": [1.2294409001537299, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1605]}, "scene_annotation": {"mean": [26.0], "std": [0.0], "min": [26], "max": [26], "count": [1605]}, "eef_direction_state": {"mean": [3.6809968847352024, 3.8672897196261684], "std": [2.369151484603646, 2.3757251996966704], "min": [0, 0], "max": [6, 6], "count": [1605]}, "eef_velocity_state": {"mean": [0.9657320872274143, 0.9227414330218069], "std": [0.8828992402361998, 0.9049603484178423], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_acc_mag_state": {"mean": [0.8616822429906542, 0.8242990654205608], "std": [0.8365831180227715, 0.8399867735379828], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_direction_action": {"mean": [3.6809968847352024, 3.8672897196261684], "std": [2.369151484603646, 2.3757251996966704], "min": [0, 0], "max": [6, 6], "count": [1605]}, "eef_velocity_action": {"mean": [0.9657320872274143, 0.9227414330218069], "std": [0.8828992402361998, 0.9049603484178423], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_acc_mag_action": {"mean": [0.8616822429906542, 0.8242990654205608], "std": [0.8365831180227715, 0.8399867735379828], "min": [0, 0], "max": [2, 2], "count": [1605]}, "eef_sim_pose_state": {"mean": [0.2458049973465165, 0.2674350443746712, 1.2041868936083002, -0.01696965010358583, 0.004293132826871408, -0.14319449706152682, 0.25062513961373506, -0.2944123892460694, 1.2132996936707894, 0.007754009488212606, -0.025981472405727568, 0.26204038712310845], "std": [0.16291628360559784, 0.06901369601379129, 0.04816100943571006, 0.06549664525825119, 0.1355877127414725, 0.17986812214771458, 0.17701319883361388, 0.0519091495432353, 0.05463510077853543, 0.09098363720187878, 0.15724242574317468, 0.2837212710480283], "min": [0.004751209939473013, 0.12704465405340093, 1.1278858865034778, -0.20815272716950978, -0.5851674527365454, -0.7714691915435106, -0.15444889984196553, -0.39750702589624104, 1.1438176426852436, -0.2194972139351724, -0.5730430359070068, -0.2685723631916549], "max": [0.5245792428495045, 0.34298390270033424, 1.4287778384522016, 0.25776560480315197, 0.3761282567472577, 0.36642741251860433, 0.558569612125716, -0.16931240653673477, 1.4927625335454813, 0.27541609667113837, 0.4739332483854497, 1.5650790300358375], "count": [1605]}, "eef_sim_pose_action": {"mean": [0.2458049973465165, 0.2674350443746712, 1.2041868936083002, -0.01696965010358583, 0.004293132826871408, -0.14319449706152682, 0.25062513961373506, -0.2944123892460694, 1.2132996936707894, 0.007754009488212606, -0.025981472405727568, 0.26204038712310845], "std": [0.16291628360559784, 0.06901369601379129, 0.04816100943571006, 0.06549664525825119, 0.1355877127414725, 0.17986812214771458, 0.17701319883361388, 0.0519091495432353, 0.05463510077853543, 0.09098363720187878, 0.15724242574317468, 0.2837212710480283], "min": [0.004751209939473013, 0.12704465405340093, 1.1278858865034778, -0.20815272716950978, -0.5851674527365454, -0.7714691915435106, -0.15444889984196553, -0.39750702589624104, 1.1438176426852436, -0.2194972139351724, -0.5730430359070068, -0.2685723631916549], "max": [0.5245792428495045, 0.34298390270033424, 1.4287778384522016, 0.25776560480315197, 0.3761282567472577, 0.36642741251860433, 0.558569612125716, -0.16931240653673477, 1.4927625335454813, 0.27541609667113837, 0.4739332483854497, 1.5650790300358375], "count": [1605]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1605]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1605]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1605]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1605]}, "gripper_open_scale_state": {"mean": [0.034390022670315636, 0.03584447928837315], "std": [0.0005176237456252772, 5.273559366969494e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03648634893553598, 0.03584447928837368], "count": [1605]}, "gripper_open_scale_action": {"mean": [0.034390022670315636, 0.03584447928837315], "std": [0.0005176237456252772, 5.273559366969494e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03648634893553598, 0.03584447928837368], "count": [1605]}}} +{"episode_index": 26, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46919886468167515]], [[0.457116975308642]], [[0.41987407044299196]]], "std": [[[0.27033283316502876]], [[0.25531047494372]], [[0.24824373598718902]]], "count": [225]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3999197978697652]], [[0.425319822076979]], [[0.41841081941418545]]], "std": [[[0.2540676291718217]], [[0.23571974173324664]], [[0.24636397185280365]]], "count": [225]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41658720406681193]], [[0.45901494795449044]], [[0.4568907685790366]]], "std": [[[0.25697819399074806]], [[0.22375957933759624]], [[0.23061882287313898]]], "count": [225]}, "observation.state": {"min": [-0.5062136650085449, -0.002918495796620846, -0.9403302073478699, -1.5299999713897705, -1.1382137537002563, -0.23654446005821228, 0.05911271646618843, -0.23796044290065765, -0.002848331816494465, -1.0431069135665894, -1.5299999713897705, -0.422061949968338, -0.2155034989118576, 0.03151341900229454], "max": [0.2824544310569763, 2.066272020339966, 0.0015339808305725455, 0.35784849524497986, 0.480135977268219, 0.09108459949493408, 1.7298558950424194, 0.6520904898643494, 2.2153279781341553, 0.00893195066601038, 0.38198041915893555, 1.370500922203064, 0.32279810309410095, 1.7199538946151733], "mean": [-0.13063563406467438, 0.9744998812675476, -0.24846060574054718, -0.7074759602546692, -0.05195550248026848, -0.0689796730875969, 0.2923157513141632, 0.13743942975997925, 1.021764874458313, -0.36106225848197937, -0.6746873259544373, 0.11963936686515808, 0.0681452602148056, 0.27108144760131836], "std": [0.18229356408119202, 0.8952168226242065, 0.25558707118034363, 0.6995756030082703, 0.342819482088089, 0.045226287096738815, 0.5667152404785156, 0.20845916867256165, 0.944183886051178, 0.34752756357192993, 0.6263830065727234, 0.38149482011795044, 0.09221244603395462, 0.5717668533325195], "count": [1371]}, "action": {"min": [-0.5062136650085449, -0.002918495796620846, -0.9403302073478699, -1.5299999713897705, -1.1382137537002563, -0.23654446005821228, 0.05911271646618843, -0.23796044290065765, -0.002848331816494465, -1.0431069135665894, -1.5299999713897705, -0.422061949968338, -0.2155034989118576, 0.03151341900229454], "max": [0.2824544310569763, 2.066272020339966, 0.0015339808305725455, 0.35784849524497986, 0.480135977268219, 0.09108459949493408, 1.7298558950424194, 0.6520904898643494, 2.2153279781341553, 0.00893195066601038, 0.38198041915893555, 1.370500922203064, 0.32279810309410095, 1.7199538946151733], "mean": [-0.13063563406467438, 0.9744998812675476, -0.24846060574054718, -0.7074759602546692, -0.05195550248026848, -0.0689796730875969, 0.2923157513141632, 0.13743942975997925, 1.021764874458313, -0.36106225848197937, -0.6746873259544373, 0.11963936686515808, 0.0681452602148056, 0.27108144760131836], "std": [0.18229356408119202, 0.8952168226242065, 0.25558707118034363, 0.6995756030082703, 0.342819482088089, 0.045226287096738815, 0.5667152404785156, 0.20845916867256165, 0.944183886051178, 0.34752756357192993, 0.6263830065727234, 0.38149482011795044, 0.09221244603395462, 0.5717668533325195], "count": [1371]}, "timestamp": {"min": [0.0], "max": [45.666666666666664], "mean": [22.833333333333332], "std": [13.192450141681064], "count": [1371]}, "frame_index": {"min": [0], "max": [1370], "mean": [685.0], "std": [395.7735042504319], "count": [1371]}, "episode_index": {"min": [28], "max": [28], "mean": [28.0], "std": [0.0], "count": [1371]}, "index": {"min": [45124], "max": [46494], "mean": [45809.0], "std": [395.7735042504319], "count": [1371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1371]}, "subtask_annotation": {"mean": [1.7950401167031365, 4.0, 4.0, 4.0, 4.0], "std": [1.2579162237453414, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1371]}, "scene_annotation": {"mean": [28.0], "std": [0.0], "min": [28], "max": [28], "count": [1371]}, "eef_direction_state": {"mean": [3.862144420131291, 3.974471188913202], "std": [2.3443439228172154, 2.3732810189181346], "min": [0, 0], "max": [6, 6], "count": [1371]}, "eef_velocity_state": {"mean": [0.899343544857768, 0.8526622902990518], "std": [0.8949609354580268, 0.9015093036331555], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_acc_mag_state": {"mean": [0.8409919766593728, 0.7855579868708972], "std": [0.8417169468462307, 0.8328389699814706], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_direction_action": {"mean": [3.862144420131291, 3.974471188913202], "std": [2.3443439228172154, 2.3732810189181346], "min": [0, 0], "max": [6, 6], "count": [1371]}, "eef_velocity_action": {"mean": [0.899343544857768, 0.8526622902990518], "std": [0.8949609354580268, 0.9015093036331555], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_acc_mag_action": {"mean": [0.8409919766593728, 0.7855579868708972], "std": [0.8417169468462307, 0.8328389699814706], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_sim_pose_state": {"mean": [0.21714284883151463, 0.2963011933890734, 1.2173659732246207, -0.06889034332359072, 0.018327634188727696, -0.18263893410279156, 0.23767187584566815, -0.2894159201422085, 1.2218905763882209, 0.062366404420717926, -0.01196522296178056, 0.25718614120803135], "std": [0.14499113995455326, 0.05214141239408613, 0.03714380810008752, 0.04251683202683931, 0.07941868384395313, 0.3065861405106272, 0.16597583890577586, 0.06296050038134204, 0.04057769307212941, 0.08525874443799947, 0.07834060546453876, 0.37582830436328635], "min": [0.009065358631262652, 0.17351881254528273, 1.1822616324747106, -0.21861950349299702, -0.297273166246105, -1.1809425288995457, -0.0035248413204723855, -0.38778249986527114, 1.1825065049818653, -0.21844933239134762, -0.36305657666355273, -0.24920893546772632], "max": [0.43043400945480786, 0.36904747564726176, 1.3608483260167903, 0.0926898896415463, 0.23057800209346135, 0.3352914642235218, 0.4900540634921277, -0.14251108940374324, 1.4178829197289768, 0.28884364643029947, 0.24511066352253796, 1.5058272362081917], "count": [1371]}, "eef_sim_pose_action": {"mean": [0.21714284883151463, 0.2963011933890734, 1.2173659732246207, -0.06889034332359072, 0.018327634188727696, -0.18263893410279156, 0.23767187584566815, -0.2894159201422085, 1.2218905763882209, 0.062366404420717926, -0.01196522296178056, 0.25718614120803135], "std": [0.14499113995455326, 0.05214141239408613, 0.03714380810008752, 0.04251683202683931, 0.07941868384395313, 0.3065861405106272, 0.16597583890577586, 0.06296050038134204, 0.04057769307212941, 0.08525874443799947, 0.07834060546453876, 0.37582830436328635], "min": [0.009065358631262652, 0.17351881254528273, 1.1822616324747106, -0.21861950349299702, -0.297273166246105, -1.1809425288995457, -0.0035248413204723855, -0.38778249986527114, 1.1825065049818653, -0.21844933239134762, -0.36305657666355273, -0.24920893546772632], "max": [0.43043400945480786, 0.36904747564726176, 1.3608483260167903, 0.0926898896415463, 0.23057800209346135, 0.3352914642235218, 0.4900540634921277, -0.14251108940374324, 1.4178829197289768, 0.28884364643029947, 0.24511066352253796, 1.5058272362081917], "count": [1371]}, "gripper_mode_state": {"mean": [0.8577680525164114, 0.8570386579139314], "std": [0.34928787639799125, 0.3500334223399561], "min": [0, 0], "max": [1, 1], "count": [1371]}, "gripper_activity_state": {"mean": [1.9664478482859227, 1.961342086068563], "std": [0.24224906711627625, 0.26038059245279493], "min": [0, 0], "max": [2, 2], "count": [1371]}, "gripper_mode_action": {"mean": [0.8577680525164114, 0.8570386579139314], "std": [0.34928787639799125, 0.3500334223399561], "min": [0, 0], "max": [1, 1], "count": [1371]}, "gripper_activity_action": {"mean": [1.9664478482859227, 1.961342086068563], "std": [0.24224906711627625, 0.26038059245279493], "min": [0, 0], "max": [2, 2], "count": [1371]}, "gripper_open_scale_state": {"mean": [0.1670395719752859, 0.1549002585034525], "std": [0.3238390458535932, 0.3267241301765428], "min": [0.03377869512353625, 0.018007668001311167], "max": [0.9884890828813825, 0.9828307969229562], "count": [1371]}, "gripper_open_scale_action": {"mean": [0.1670395719752859, 0.1549002585034525], "std": [0.3238390458535932, 0.3267241301765428], "min": [0.03377869512353625, 0.018007668001311167], "max": [0.9884890828813825, 0.9828307969229562], "count": [1371]}}} +{"episode_index": 27, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.2702887852568321]], [[0.27763523800646284]], [[0.25354562643476486]]], "std": [[[0.21851827538924234]], [[0.2364312675062188]], [[0.23818902548832518]]], "count": [298]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4358841203520931]], [[0.4319317316971531]], [[0.4125113346419851]]], "std": [[[0.21302881784178132]], [[0.19643581067321483]], [[0.20220803299685966]]], "count": [298]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4681743440291851]], [[0.4632936113669927]], [[0.43813581739556373]]], "std": [[[0.2317420773799289]], [[0.21238753210919167]], [[0.2150360764925436]]], "count": [298]}, "observation.state": {"min": [-0.6320000886917114, -0.006109178066253662, -0.9830973744392395, -1.5299999713897705, -1.4199936389923096, -0.25695791840553284, 0.05770748108625412, -0.28928178548812866, -0.0036126773338764906, -1.3904262781143188, -1.5244648456573486, -0.32305118441581726, -0.18709063529968262, 0.036651670932769775], "max": [0.7642523050308228, 2.0616700649261475, 0.0036738496273756027, 0.19022256135940552, 0.19961076974868774, 0.12269897013902664, 1.7726095914840698, 0.6933593153953552, 2.2572124004364014, 0.019612591713666916, 0.5334627628326416, 0.9397644996643066, 0.5172853469848633, 1.723171353340149], "mean": [-0.06683259457349777, 0.7997239828109741, -0.22912757098674774, -0.5112395286560059, -0.2195049524307251, -0.042342428117990494, 0.9155980944633484, 0.1420934647321701, 0.8468283414840698, -0.34186962246894836, -0.44848936796188354, 0.20552992820739746, -0.008398770354688168, 0.8785929679870605], "std": [0.18761594593524933, 0.8651641607284546, 0.28133153915405273, 0.5933259725570679, 0.37516117095947266, 0.06300526112318039, 0.8224502205848694, 0.1943584829568863, 0.9103798270225525, 0.38895684480667114, 0.5270501971244812, 0.2972358167171478, 0.07911037653684616, 0.8235281705856323], "count": [1992]}, "action": {"min": [-0.6320000886917114, -0.006109178066253662, -0.9830973744392395, -1.5299999713897705, -1.4199936389923096, -0.25695791840553284, 0.05770748108625412, -0.28928178548812866, -0.0036126773338764906, -1.3904262781143188, -1.5244648456573486, -0.32305118441581726, -0.18709063529968262, 0.036651670932769775], "max": [0.7642523050308228, 2.0616700649261475, 0.0036738496273756027, 0.19022256135940552, 0.19961076974868774, 0.12269897013902664, 1.7726095914840698, 0.6933593153953552, 2.2572124004364014, 0.019612591713666916, 0.5334627628326416, 0.9397644996643066, 0.5172853469848633, 1.723171353340149], "mean": [-0.06683259457349777, 0.7997239828109741, -0.22912757098674774, -0.5112395286560059, -0.2195049524307251, -0.042342428117990494, 0.9155980944633484, 0.1420934647321701, 0.8468283414840698, -0.34186962246894836, -0.44848936796188354, 0.20552992820739746, -0.008398770354688168, 0.8785929679870605], "std": [0.18761594593524933, 0.8651641607284546, 0.28133153915405273, 0.5933259725570679, 0.37516117095947266, 0.06300526112318039, 0.8224502205848694, 0.1943584829568863, 0.9103798270225525, 0.38895684480667114, 0.5270501971244812, 0.2972358167171478, 0.07911037653684616, 0.8235281705856323], "count": [1992]}, "timestamp": {"min": [0.0], "max": [66.36666666666666], "mean": [33.18333333333333], "std": [19.168026521808155], "count": [1992]}, "frame_index": {"min": [0], "max": [1991], "mean": [995.5], "std": [575.0407956542446], "count": [1992]}, "episode_index": {"min": [29], "max": [29], "mean": [29.0], "std": [0.0], "count": [1992]}, "index": {"min": [46495], "max": [48486], "mean": [47490.5], "std": [575.0407956542446], "count": [1992]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1992]}, "subtask_annotation": {"mean": [0.6320281124497992, 4.0, 4.0, 4.0, 4.0], "std": [1.0488271816848629, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1992]}, "scene_annotation": {"mean": [29.0], "std": [0.0], "min": [29], "max": [29], "count": [1992]}, "eef_direction_state": {"mean": [3.9934738955823295, 4.021084337349397], "std": [2.437050356080782, 2.3636634380361827], "min": [0, 0], "max": [6, 6], "count": [1992]}, "eef_velocity_state": {"mean": [0.7284136546184738, 0.8197791164658634], "std": [0.844920978205624, 0.8951847711526627], "min": [0, 0], "max": [2, 2], "count": [1992]}, "eef_acc_mag_state": {"mean": [0.6772088353413654, 0.7248995983935743], "std": [0.815710841702714, 0.8260459415492868], "min": [0, 0], "max": [2, 2], "count": [1992]}, "eef_direction_action": {"mean": [3.9934738955823295, 4.021084337349397], "std": [2.437050356080782, 2.3636634380361827], "min": [0, 0], "max": [6, 6], "count": [1992]}, "eef_velocity_action": {"mean": [0.7284136546184738, 0.8197791164658634], "std": [0.844920978205624, 0.8951847711526627], "min": [0, 0], "max": [2, 2], "count": [1992]}, "eef_acc_mag_action": {"mean": [0.6772088353413654, 0.7248995983935743], "std": [0.815710841702714, 0.8260459415492868], "min": [0, 0], "max": [2, 2], "count": [1992]}, "eef_sim_pose_state": {"mean": [0.19385806648159323, 0.30836639652073394, 1.214211540460967, -0.06264608362239246, 0.04923243468785541, -0.2877384259212886, 0.20898192400339116, -0.28824522052577695, 1.2210436951874626, 0.009248177403880325, 0.05137335093557919, 0.34987110208096983], "std": [0.14397989979293688, 0.046764308068365915, 0.03684549426760852, 0.07768493868761096, 0.1135626243656556, 0.35925663663354923, 0.16332592055329087, 0.06290759530546539, 0.04306452126655485, 0.07345687021088042, 0.1332481726713578, 0.42080963189081244], "min": [0.029261981730195487, 0.17726045745055402, 1.182017895634299, -0.33291434089097777, -0.29696276734535854, -1.1054798766876317, -0.016296006071322998, -0.372231778737204, 1.1736565368634835, -0.28319035514172314, -0.5975500205266747, -0.48824987383308904], "max": [0.44419642427381817, 0.4330676117603577, 1.3482110557229585, 0.12069439966401688, 0.36540001329352667, 0.42242942396252503, 0.5331808636149781, -0.10464726848299583, 1.3777432754824528, 0.28369921521510766, 0.4730697464424596, 1.2259629902974862], "count": [1992]}, "eef_sim_pose_action": {"mean": [0.19385806648159323, 0.30836639652073394, 1.214211540460967, -0.06264608362239246, 0.04923243468785541, -0.2877384259212886, 0.20898192400339116, -0.28824522052577695, 1.2210436951874626, 0.009248177403880325, 0.05137335093557919, 0.34987110208096983], "std": [0.14397989979293688, 0.046764308068365915, 0.03684549426760852, 0.07768493868761096, 0.1135626243656556, 0.35925663663354923, 0.16332592055329087, 0.06290759530546539, 0.04306452126655485, 0.07345687021088042, 0.1332481726713578, 0.42080963189081244], "min": [0.029261981730195487, 0.17726045745055402, 1.182017895634299, -0.33291434089097777, -0.29696276734535854, -1.1054798766876317, -0.016296006071322998, -0.372231778737204, 1.1736565368634835, -0.28319035514172314, -0.5975500205266747, -0.48824987383308904], "max": [0.44419642427381817, 0.4330676117603577, 1.3482110557229585, 0.12069439966401688, 0.36540001329352667, 0.42242942396252503, 0.5331808636149781, -0.10464726848299583, 1.3777432754824528, 0.28369921521510766, 0.4730697464424596, 1.2259629902974862], "count": [1992]}, "gripper_mode_state": {"mean": [0.4839357429718876, 0.4929718875502008], "std": [0.4997418730165995, 0.49995060319535894], "min": [0, 0], "max": [1, 1], "count": [1992]}, "gripper_activity_state": {"mean": [1.9236947791164658, 1.9216867469879517], "std": [0.3629431278714643, 0.36664599193042646], "min": [0, 0], "max": [2, 2], "count": [1992]}, "gripper_mode_action": {"mean": [0.4839357429718876, 0.4929718875502008], "std": [0.4997418730165995, 0.49995060319535894], "min": [0, 0], "max": [1, 1], "count": [1992]}, "gripper_activity_action": {"mean": [1.9236947791164658, 1.9216867469879517], "std": [0.3629431278714643, 0.36664599193042646], "min": [0, 0], "max": [2, 2], "count": [1992]}, "gripper_open_scale_state": {"mean": [0.5218016591181677, 0.5020474058170485], "std": [0.4685304182100254, 0.47058680284836724], "min": [0.0329757034778595, 0.02094381196158273], "max": [1.0, 0.9846693447657994], "count": [1992]}, "gripper_open_scale_action": {"mean": [0.5218016591181677, 0.5020474058170485], "std": [0.4685304182100254, 0.47058680284836724], "min": [0.0329757034778595, 0.02094381196158273], "max": [1.0, 0.9846693447657994], "count": [1992]}}} +{"episode_index": 28, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4034504841681951]], [[0.41434789174782777]], [[0.37990115563133464]]], "std": [[[0.24663963008591322]], [[0.26626566893470355]], [[0.2718864526168001]]], "count": [253]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43315448926606215]], [[0.42771855597750735]], [[0.4092941531685138]]], "std": [[[0.20413284271014132]], [[0.1969623546283765]], [[0.20771528467369663]]], "count": [253]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4681590327830737]], [[0.46320652927398454]], [[0.4440025672324266]]], "std": [[[0.2299875207890944]], [[0.2169772409640374]], [[0.22299176567279919]]], "count": [253]}, "observation.state": {"min": [-0.7040972113609314, -0.011435555294156075, -0.8184792995452881, -1.5300687551498413, -0.9940195679664612, -0.23316508531570435, 0.05618005618453026, -0.8668060302734375, -0.009502554312348366, -0.8774369955062866, -1.5299999713897705, -0.4187767505645752, -0.27471044659614563, 0.06272783875465393], "max": [0.22209997475147247, 2.218094825744629, 0.006578165106475353, 0.044070806354284286, 0.4401930868625641, 0.18764308094978333, 1.7425496578216553, 0.5691068768501282, 2.219959259033203, 0.004476986359804869, 0.257820188999176, 1.4403629302978516, 0.8647162318229675, 0.06272783875465393], "mean": [-0.13990257680416107, 0.9223222136497498, -0.1771550178527832, -0.7575620412826538, -0.1015549823641777, -0.015681030228734016, 0.6142458319664001, 0.10023505985736847, 0.8845900297164917, -0.21484410762786865, -0.6967088580131531, 0.18331272900104523, -0.002218720968812704, 0.06272842735052109], "std": [0.1912834644317627, 0.9118370413780212, 0.22735808789730072, 0.7163461446762085, 0.36940500140190125, 0.07176203280687332, 0.77021723985672, 0.21484921872615814, 0.8972883224487305, 0.24716468155384064, 0.6973552107810974, 0.4705382287502289, 0.12774395942687988, 5.885958671569824e-07], "count": [1606]}, "action": {"min": [-0.7040972113609314, -0.011435555294156075, -0.8184792995452881, -1.5300687551498413, -0.9940195679664612, -0.23316508531570435, 0.05618005618453026, -0.8668060302734375, -0.009502554312348366, -0.8774369955062866, -1.5299999713897705, -0.4187767505645752, -0.27471044659614563, 0.06272783875465393], "max": [0.22209997475147247, 2.218094825744629, 0.006578165106475353, 0.044070806354284286, 0.4401930868625641, 0.18764308094978333, 1.7425496578216553, 0.5691068768501282, 2.219959259033203, 0.004476986359804869, 0.257820188999176, 1.4403629302978516, 0.8647162318229675, 0.06272783875465393], "mean": [-0.13990257680416107, 0.9223222136497498, -0.1771550178527832, -0.7575620412826538, -0.1015549823641777, -0.015681030228734016, 0.6142458319664001, 0.10023505985736847, 0.8845900297164917, -0.21484410762786865, -0.6967088580131531, 0.18331272900104523, -0.002218720968812704, 0.06272842735052109], "std": [0.1912834644317627, 0.9118370413780212, 0.22735808789730072, 0.7163461446762085, 0.36940500140190125, 0.07176203280687332, 0.77021723985672, 0.21484921872615814, 0.8972883224487305, 0.24716468155384064, 0.6973552107810974, 0.4705382287502289, 0.12774395942687988, 5.885958671569824e-07], "count": [1606]}, "timestamp": {"min": [0.0], "max": [53.5], "mean": [26.75], "std": [15.453739209510285], "count": [1606]}, "frame_index": {"min": [0], "max": [1605], "mean": [802.5], "std": [463.6121762853085], "count": [1606]}, "episode_index": {"min": [30], "max": [30], "mean": [30.0], "std": [0.0], "count": [1606]}, "index": {"min": [48487], "max": [50092], "mean": [49289.5], "std": [463.6121762853085], "count": [1606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1606]}, "subtask_annotation": {"mean": [0.7297633872976339, 4.0, 4.0, 4.0, 4.0], "std": [0.9640865278490592, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1606]}, "scene_annotation": {"mean": [30.0], "std": [0.0], "min": [30], "max": [30], "count": [1606]}, "eef_direction_state": {"mean": [4.023038605230386, 4.0797011207970115], "std": [2.3269694415316624, 2.368824902250166], "min": [0, 0], "max": [6, 6], "count": [1606]}, "eef_velocity_state": {"mean": [0.8244084682440846, 0.7938978829389788], "std": [0.8781572421813438, 0.8916312863049437], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_acc_mag_state": {"mean": [0.7297633872976339, 0.7073474470734745], "std": [0.8241064862485542, 0.824762051093743], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_direction_action": {"mean": [4.023038605230386, 4.0797011207970115], "std": [2.3269694415316624, 2.368824902250166], "min": [0, 0], "max": [6, 6], "count": [1606]}, "eef_velocity_action": {"mean": [0.8244084682440846, 0.7938978829389788], "std": [0.8781572421813438, 0.8916312863049437], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_acc_mag_action": {"mean": [0.7297633872976339, 0.7073474470734745], "std": [0.8241064862485542, 0.824762051093743], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_sim_pose_state": {"mean": [0.20185697433640754, 0.2950499260050435, 1.2077564637470437, -0.03492165486191254, -0.015152799993099254, -0.24059588225688489, 0.19924428729835114, -0.3050479375544107, 1.2156327173802386, 0.004995035894921631, -0.026843147913345355, 0.2864869842210049], "std": [0.13949523362513763, 0.05240538814932278, 0.032981368065163025, 0.07704175738014268, 0.12098022319141175, 0.36825149444125604, 0.1433702751507567, 0.05387498189822252, 0.0412505031313857, 0.08799109689031244, 0.12515020269751528, 0.44043703235127624], "min": [0.016455863939488544, 0.1617019857870669, 1.1792091563357172, -0.3177539095758737, -0.5728738346521144, -1.1080501036170913, -0.029768241937919736, -0.44810870690798854, 1.1724125274611152, -0.16047644883812417, -0.5978022419118425, -0.4384599987554171], "max": [0.46978642094157225, 0.3721727825594601, 1.34597158304594, 0.1633255370668499, 0.31059058561774067, 0.3973527819649715, 0.4713877774316585, -0.16530951961900398, 1.3965010783910377, 0.3742599322808225, 0.33582543707624946, 1.453314080969551], "count": [1606]}, "eef_sim_pose_action": {"mean": [0.20185697433640754, 0.2950499260050435, 1.2077564637470437, -0.03492165486191254, -0.015152799993099254, -0.24059588225688489, 0.19924428729835114, -0.3050479375544107, 1.2156327173802386, 0.004995035894921631, -0.026843147913345355, 0.2864869842210049], "std": [0.13949523362513763, 0.05240538814932278, 0.032981368065163025, 0.07704175738014268, 0.12098022319141175, 0.36825149444125604, 0.1433702751507567, 0.05387498189822252, 0.0412505031313857, 0.08799109689031244, 0.12515020269751528, 0.44043703235127624], "min": [0.016455863939488544, 0.1617019857870669, 1.1792091563357172, -0.3177539095758737, -0.5728738346521144, -1.1080501036170913, -0.029768241937919736, -0.44810870690798854, 1.1724125274611152, -0.16047644883812417, -0.5978022419118425, -0.4384599987554171], "max": [0.46978642094157225, 0.3721727825594601, 1.34597158304594, 0.1633255370668499, 0.31059058561774067, 0.3973527819649715, 0.4713877774316585, -0.16530951961900398, 1.3965010783910377, 0.3742599322808225, 0.33582543707624946, 1.453314080969551], "count": [1606]}, "gripper_mode_state": {"mean": [0.6612702366127023, 1.0], "std": [0.47327783677549573, 0.0], "min": [0, 1], "max": [1, 1], "count": [1606]}, "gripper_activity_state": {"mean": [1.9333748443337484, 2.0], "std": [0.3383638645330408, 0.0], "min": [0, 2], "max": [2, 2], "count": [1606]}, "gripper_mode_action": {"mean": [0.6612702366127023, 1.0], "std": [0.47327783677549573, 0.0], "min": [0, 1], "max": [1, 1], "count": [1606]}, "gripper_activity_action": {"mean": [1.9333748443337484, 2.0], "std": [0.3383638645330408, 0.0], "min": [0, 2], "max": [2, 2], "count": [1606]}, "gripper_open_scale_state": {"mean": [0.35099525281917576, 0.03584447928837315], "std": [0.4401253960675826, 5.273559366969494e-16], "min": [0.032102889248303006, 0.03584447928837368], "max": [0.9957426616123745, 0.03584447928837368], "count": [1606]}, "gripper_open_scale_action": {"mean": [0.35099525281917576, 0.03584447928837315], "std": [0.4401253960675826, 5.273559366969494e-16], "min": [0.032102889248303006, 0.03584447928837368], "max": [0.9957426616123745, 0.03584447928837368], "count": [1606]}}} +{"episode_index": 29, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632522379898782]], [[0.4560037575341421]], [[0.4216851502165933]]], "std": [[[0.2715321719047406]], [[0.25684641519396284]], [[0.25083478084041844]]], "count": [257]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3881115053025101]], [[0.41847640361808364]], [[0.4122747620016446]]], "std": [[[0.2531459691358587]], [[0.23252838144767063]], [[0.24216491066932688]]], "count": [257]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4067557348490628]], [[0.45745659338097544]], [[0.45804514975034544]]], "std": [[[0.2626702471522247]], [[0.2240253025089443]], [[0.22978775739808002]]], "count": [257]}, "observation.state": {"min": [-0.6434296369552612, -0.005265222862362862, -1.1381686925888062, -1.5299999713897705, -1.279723048210144, -0.21291014552116394, 0.055463243275880814, -0.19264400005340576, -0.004536901134997606, -1.2954336404800415, -1.5299999713897705, -0.37051457166671753, -0.24659977853298187, 0.03645898774266243], "max": [0.3197149336338043, 2.321033000946045, 0.03999999910593033, 0.2785901725292206, 0.4059658348560333, 0.16450707614421844, 1.7296948432922363, 0.6243258714675903, 2.295675754547119, 0.00901555921882391, 0.39706891775131226, 1.0591247081756592, 0.22396118938922882, 1.7155741453170776], "mean": [-0.1565195620059967, 1.089288592338562, -0.23847825825214386, -0.841934323310852, -0.027103643864393234, -0.016458354890346527, 0.2010532170534134, 0.19860346615314484, 1.066791296005249, -0.32710349559783936, -0.6791943907737732, -0.03931817412376404, 0.005077625159174204, 0.18656325340270996], "std": [0.19460533559322357, 0.9639553427696228, 0.263979434967041, 0.6966720223426819, 0.32188844680786133, 0.07779335975646973, 0.45283958315849304, 0.21534617245197296, 0.9579953551292419, 0.33165258169174194, 0.6572073698043823, 0.2924673557281494, 0.08703721314668655, 0.4679969251155853], "count": [1642]}, "action": {"min": [-0.6434296369552612, -0.005265222862362862, -1.1381686925888062, -1.5299999713897705, -1.279723048210144, -0.21291014552116394, 0.055463243275880814, -0.19264400005340576, -0.004536901134997606, -1.2954336404800415, -1.5299999713897705, -0.37051457166671753, -0.24659977853298187, 0.03645898774266243], "max": [0.3197149336338043, 2.321033000946045, 0.03999999910593033, 0.2785901725292206, 0.4059658348560333, 0.16450707614421844, 1.7296948432922363, 0.6243258714675903, 2.295675754547119, 0.00901555921882391, 0.39706891775131226, 1.0591247081756592, 0.22396118938922882, 1.7155741453170776], "mean": [-0.1565195620059967, 1.089288592338562, -0.23847825825214386, -0.841934323310852, -0.027103643864393234, -0.016458354890346527, 0.2010532170534134, 0.19860346615314484, 1.066791296005249, -0.32710349559783936, -0.6791943907737732, -0.03931817412376404, 0.005077625159174204, 0.18656325340270996], "std": [0.19460533559322357, 0.9639553427696228, 0.263979434967041, 0.6966720223426819, 0.32188844680786133, 0.07779335975646973, 0.45283958315849304, 0.21534617245197296, 0.9579953551292419, 0.33165258169174194, 0.6572073698043823, 0.2924673557281494, 0.08703721314668655, 0.4679969251155853], "count": [1642]}, "timestamp": {"min": [0.0], "max": [54.7], "mean": [27.349999999999998], "std": [15.800149436705407], "count": [1642]}, "frame_index": {"min": [0], "max": [1641], "mean": [820.5], "std": [474.00448310116224], "count": [1642]}, "episode_index": {"min": [31], "max": [31], "mean": [31.0], "std": [0.0], "count": [1642]}, "index": {"min": [50093], "max": [51734], "mean": [50913.5], "std": [474.00448310116224], "count": [1642]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1642]}, "subtask_annotation": {"mean": [1.9196102314250914, 4.0, 4.0, 4.0, 4.0], "std": [1.3219289210080012, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1642]}, "scene_annotation": {"mean": [31.0], "std": [0.0], "min": [31], "max": [31], "count": [1642]}, "eef_direction_state": {"mean": [3.503045066991474, 3.6662606577344703], "std": [2.4779766576531497, 2.4790364469899613], "min": [0, 0], "max": [6, 6], "count": [1642]}, "eef_velocity_state": {"mean": [0.9963459196102314, 0.9476248477466505], "std": [0.8870354887451588, 0.8841188270985455], "min": [0, 0], "max": [2, 2], "count": [1642]}, "eef_acc_mag_state": {"mean": [0.8696711327649208, 0.8733252131546894], "std": [0.8383723654496421, 0.8475987592730236], "min": [0, 0], "max": [2, 2], "count": [1642]}, "eef_direction_action": {"mean": [3.503045066991474, 3.6662606577344703], "std": [2.4779766576531497, 2.4790364469899613], "min": [0, 0], "max": [6, 6], "count": [1642]}, "eef_velocity_action": {"mean": [0.9963459196102314, 0.9476248477466505], "std": [0.8870354887451588, 0.8841188270985455], "min": [0, 0], "max": [2, 2], "count": [1642]}, "eef_acc_mag_action": {"mean": [0.8696711327649208, 0.8733252131546894], "std": [0.8383723654496421, 0.8475987592730236], "min": [0, 0], "max": [2, 2], "count": [1642]}, "eef_sim_pose_state": {"mean": [0.2319088333520906, 0.2889511811264963, 1.2009579274481765, -0.015459034860200256, 0.009785233130754745, -0.18289135634492162, 0.23224113565083754, -0.27739645568228527, 1.2091882861881431, -0.0024554078171138403, 0.057724541124823246, 0.15732752770367883], "std": [0.1513220444170507, 0.05340238776989194, 0.03918453283824754, 0.07246666822011072, 0.13951706972563707, 0.2709532263986029, 0.15807203245489884, 0.06467418763979177, 0.04976084322399993, 0.07050555940934682, 0.1317037869162385, 0.27179525426009005], "min": [0.018547459173236025, 0.1771114117668792, 1.1394148549339336, -0.250163517111377, -0.4649676055747627, -1.3132270319597859, -0.011616579353996702, -0.36747810277008625, 1.10992901944937, -0.23226689715466525, -0.3678209824724641, -0.3292606147838254], "max": [0.5092170266925855, 0.37711334025444615, 1.354700551944129, 0.10911875379239176, 0.3373646142326783, 0.2696065439703581, 0.5216138302093054, -0.12169707999866707, 1.3864516218732652, 0.24717224003110838, 0.5103384381276319, 1.2101628959331714], "count": [1642]}, "eef_sim_pose_action": {"mean": [0.2319088333520906, 0.2889511811264963, 1.2009579274481765, -0.015459034860200256, 0.009785233130754745, -0.18289135634492162, 0.23224113565083754, -0.27739645568228527, 1.2091882861881431, -0.0024554078171138403, 0.057724541124823246, 0.15732752770367883], "std": [0.1513220444170507, 0.05340238776989194, 0.03918453283824754, 0.07246666822011072, 0.13951706972563707, 0.2709532263986029, 0.15807203245489884, 0.06467418763979177, 0.04976084322399993, 0.07050555940934682, 0.1317037869162385, 0.27179525426009005], "min": [0.018547459173236025, 0.1771114117668792, 1.1394148549339336, -0.250163517111377, -0.4649676055747627, -1.3132270319597859, -0.011616579353996702, -0.36747810277008625, 1.10992901944937, -0.23226689715466525, -0.3678209824724641, -0.3292606147838254], "max": [0.5092170266925855, 0.37711334025444615, 1.354700551944129, 0.10911875379239176, 0.3373646142326783, 0.2696065439703581, 0.5216138302093054, -0.12169707999866707, 1.3864516218732652, 0.24717224003110838, 0.5103384381276319, 1.2101628959331714], "count": [1642]}, "gripper_mode_state": {"mean": [0.912911084043849, 0.9086479902557856], "std": [0.2819653111177571, 0.28810904196139886], "min": [0, 0], "max": [1, 1], "count": [1642]}, "gripper_activity_state": {"mean": [1.9677222898903777, 1.967113276492083], "std": [0.23835776108211823, 0.23954905479506974], "min": [0, 0], "max": [2, 2], "count": [1642]}, "gripper_mode_action": {"mean": [0.912911084043849, 0.9086479902557856], "std": [0.2819653111177571, 0.28810904196139886], "min": [0, 0], "max": [1, 1], "count": [1642]}, "gripper_activity_action": {"mean": [1.9677222898903777, 1.967113276492083], "std": [0.23835776108211823, 0.23954905479506974], "min": [0, 0], "max": [2, 2], "count": [1642]}, "gripper_open_scale_state": {"mean": [0.11488712865652075, 0.10660423498003337], "std": [0.258766361963682, 0.2674267633958832], "min": [0.03169328187193189, 0.02083370728152139], "max": [0.9883970533098493, 0.9803280830383301], "count": [1642]}, "gripper_open_scale_action": {"mean": [0.11488712865652075, 0.10660423498003337], "std": [0.258766361963682, 0.2674267633958832], "min": [0.03169328187193189, 0.02083370728152139], "max": [0.9883970533098493, 0.9803280830383301], "count": [1642]}}} +{"episode_index": 30, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38968871152449586]], [[0.4235213425826171]], [[0.40260038944352666]]], "std": [[[0.25543393180113005]], [[0.273137866968431]], [[0.28164955394979185]]], "count": [273]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4105323714956068]], [[0.42874184403105975]], [[0.4169050302457165]]], "std": [[[0.22756672890554774]], [[0.2057094294570671]], [[0.21460261268072753]]], "count": [273]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44280865693855886]], [[0.4713134741075917]], [[0.4576100547056429]]], "std": [[[0.2519727458060559]], [[0.22437528309187135]], [[0.2327042348871179]]], "count": [273]}, "observation.state": {"min": [-0.9357282519340515, -0.0020236289128661156, -0.8836327791213989, -1.5299999713897705, -1.3348349332809448, -1.6124478578567505, 0.059610962867736816, -0.5919464826583862, -0.0008985113818198442, -0.9924855828285217, -1.5299999713897705, -0.41855698823928833, -0.3182128369808197, 0.06272783875465393], "max": [0.6684847474098206, 2.2687575817108154, 0.01073786523193121, 0.4157087802886963, 0.581378698348999, 0.18004050850868225, 1.7286996841430664, 0.777728259563446, 2.302503824234009, 0.019475873559713364, 0.3961183726787567, 1.4965423345565796, 1.576688528060913, 0.06272783875465393], "mean": [-0.12049338221549988, 0.9597362279891968, -0.20872965455055237, -0.6847952604293823, -0.09524848312139511, -0.06686669588088989, 0.3263530731201172, 0.1692771166563034, 0.975112795829773, -0.25991642475128174, -0.695507287979126, 0.11116375774145126, 0.013100512325763702, 0.06272847205400467], "std": [0.22282148897647858, 0.9531433582305908, 0.2255869209766388, 0.7449945211410522, 0.3495193123817444, 0.18261326849460602, 0.6008561253547668, 0.24893607199192047, 0.9531863331794739, 0.27756309509277344, 0.7263391017913818, 0.42482662200927734, 0.1992359459400177, 6.332993507385254e-07], "count": [1779]}, "action": {"min": [-0.9357282519340515, -0.0020236289128661156, -0.8836327791213989, -1.5299999713897705, -1.3348349332809448, -1.6124478578567505, 0.059610962867736816, -0.5919464826583862, -0.0008985113818198442, -0.9924855828285217, -1.5299999713897705, -0.41855698823928833, -0.3182128369808197, 0.06272783875465393], "max": [0.6684847474098206, 2.2687575817108154, 0.01073786523193121, 0.4157087802886963, 0.581378698348999, 0.18004050850868225, 1.7286996841430664, 0.777728259563446, 2.302503824234009, 0.019475873559713364, 0.3961183726787567, 1.4965423345565796, 1.576688528060913, 0.06272783875465393], "mean": [-0.12049338221549988, 0.9597362279891968, -0.20872965455055237, -0.6847952604293823, -0.09524848312139511, -0.06686669588088989, 0.3263530731201172, 0.1692771166563034, 0.975112795829773, -0.25991642475128174, -0.695507287979126, 0.11116375774145126, 0.013100512325763702, 0.06272847205400467], "std": [0.22282148897647858, 0.9531433582305908, 0.2255869209766388, 0.7449945211410522, 0.3495193123817444, 0.18261326849460602, 0.6008561253547668, 0.24893607199192047, 0.9531863331794739, 0.27756309509277344, 0.7263391017913818, 0.42482662200927734, 0.1992359459400177, 6.332993507385254e-07], "count": [1779]}, "timestamp": {"min": [0.0], "max": [59.266666666666666], "mean": [29.633333333333333], "std": [17.118432777002127], "count": [1779]}, "frame_index": {"min": [0], "max": [1778], "mean": [889.0], "std": [513.5529833100638], "count": [1779]}, "episode_index": {"min": [32], "max": [32], "mean": [32.0], "std": [0.0], "count": [1779]}, "index": {"min": [51735], "max": [53513], "mean": [52624.0], "std": [513.5529833100638], "count": [1779]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1779]}, "subtask_annotation": {"mean": [1.7369308600337268, 4.0, 4.0, 4.0, 4.0], "std": [1.2769596679352417, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1779]}, "scene_annotation": {"mean": [32.0], "std": [0.0], "min": [32], "max": [32], "count": [1779]}, "eef_direction_state": {"mean": [4.080944350758854, 3.932546374367622], "std": [2.234225071795453, 2.345615977558727], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_state": {"mean": [0.8622821810005621, 0.883080382237212], "std": [0.8862382794689844, 0.9008398802700471], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_state": {"mean": [0.7903316469926925, 0.807195053400787], "std": [0.8337976349023033, 0.8263738295665659], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_direction_action": {"mean": [4.080944350758854, 3.932546374367622], "std": [2.234225071795453, 2.345615977558727], "min": [0, 0], "max": [6, 6], "count": [1779]}, "eef_velocity_action": {"mean": [0.8622821810005621, 0.883080382237212], "std": [0.8862382794689844, 0.9008398802700471], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_acc_mag_action": {"mean": [0.7903316469926925, 0.807195053400787], "std": [0.8337976349023033, 0.8263738295665659], "min": [0, 0], "max": [2, 2], "count": [1779]}, "eef_sim_pose_state": {"mean": [0.19980747022967965, 0.2994870406922358, 1.199595082713325, -0.06299716947505773, 0.0698277174320313, -0.22060198383535026, 0.2051312741786068, -0.2860194977197414, 1.206050508979615, 0.01624178267022465, 0.02504551923490128, 0.2852523052152519], "std": [0.14572069317564076, 0.05272674627607429, 0.045869922857145855, 0.07717589313254268, 0.13006099536013843, 0.32434519901623377, 0.14910183607702795, 0.07120866670541426, 0.05027402794320993, 0.09892878618817842, 0.12262691929855135, 0.4002552993641589], "min": [-0.07232926306370127, 0.10491570719678858, 1.1269642819326313, -0.34307899390916874, -0.39959485024245245, -1.527208157528424, -0.0473523412539763, -0.39987625658145504, 1.1355540678324054, -0.3112309349956895, -0.43102196849059493, -0.38470226956528436], "max": [0.486377477596372, 0.4213742885801276, 1.4193171167385814, 0.18081293166658496, 0.3549887767093298, 0.18037400064209896, 0.47427919401728064, -0.11951850033848736, 1.417282613325784, 0.3780031117809448, 0.3556364708530424, 1.667421455781728], "count": [1779]}, "eef_sim_pose_action": {"mean": [0.19980747022967965, 0.2994870406922358, 1.199595082713325, -0.06299716947505773, 0.0698277174320313, -0.22060198383535026, 0.2051312741786068, -0.2860194977197414, 1.206050508979615, 0.01624178267022465, 0.02504551923490128, 0.2852523052152519], "std": [0.14572069317564076, 0.05272674627607429, 0.045869922857145855, 0.07717589313254268, 0.13006099536013843, 0.32434519901623377, 0.14910183607702795, 0.07120866670541426, 0.05027402794320993, 0.09892878618817842, 0.12262691929855135, 0.4002552993641589], "min": [-0.07232926306370127, 0.10491570719678858, 1.1269642819326313, -0.34307899390916874, -0.39959485024245245, -1.527208157528424, -0.0473523412539763, -0.39987625658145504, 1.1355540678324054, -0.3112309349956895, -0.43102196849059493, -0.38470226956528436], "max": [0.486377477596372, 0.4213742885801276, 1.4193171167385814, 0.18081293166658496, 0.3549887767093298, 0.18037400064209896, 0.47427919401728064, -0.11951850033848736, 1.417282613325784, 0.3780031117809448, 0.3556364708530424, 1.667421455781728], "count": [1779]}, "gripper_mode_state": {"mean": [0.8381112984822934, 1.0], "std": [0.3683486797025506, 0.0], "min": [0, 1], "max": [1, 1], "count": [1779]}, "gripper_activity_state": {"mean": [1.9702079820123666, 2.0], "std": [0.22915763706057227, 0.0], "min": [0, 2], "max": [2, 2], "count": [1779]}, "gripper_mode_action": {"mean": [0.8381112984822934, 1.0], "std": [0.3683486797025506, 0.0], "min": [0, 1], "max": [1, 1], "count": [1779]}, "gripper_activity_action": {"mean": [1.9702079820123666, 2.0], "std": [0.22915763706057227, 0.0], "min": [0, 2], "max": [2, 2], "count": [1779]}, "gripper_open_scale_state": {"mean": [0.18648825370336095, 0.035844479288373005], "std": [0.3433491641628942, 6.730727086790012e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.9878283909388951, 0.03584447928837368], "count": [1779]}, "gripper_open_scale_action": {"mean": [0.18648825370336095, 0.035844479288373005], "std": [0.3433491641628942, 6.730727086790012e-16], "min": [0.034063407352992466, 0.03584447928837368], "max": [0.9878283909388951, 0.03584447928837368], "count": [1779]}}} +{"episode_index": 31, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5244186413728421]], [[0.5018830343796711]], [[0.4438673967095558]]], "std": [[[0.27351909567615]], [[0.26008915478696654]], [[0.25618997611248756]]], "count": [223]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3833374280703811]], [[0.4213977402620241]], [[0.4159486539757906]]], "std": [[[0.2695366207115645]], [[0.23740830687222136]], [[0.24439820524720546]]], "count": [223]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4249356223804918]], [[0.44744020926756356]], [[0.4405440016315445]]], "std": [[[0.23676387120227607]], [[0.2204346626580866]], [[0.22949435385806516]]], "count": [223]}, "observation.state": {"min": [-0.792938232421875, -0.004590848460793495, -0.8835321664810181, -1.530027151107788, -1.112228512763977, -0.18319322168827057, 0.03169436752796173, -0.2814779281616211, -0.003822247264906764, -1.0513007640838623, -1.5299999713897705, -0.3307183086872101, -0.19211634993553162, 0.0356781966984272], "max": [0.13824395835399628, 2.2748935222625732, -0.0015339808305725455, 0.4356370270252228, 0.5691068768501282, 0.1533980816602707, 1.7582547664642334, 0.5890486240386963, 2.3669323921203613, 0.0061037796549499035, 0.3684776723384857, 1.1839803457260132, 0.19396011531352997, 1.726643443107605], "mean": [-0.15151067078113556, 0.9996858239173889, -0.2525482177734375, -0.7085924744606018, -0.05872559919953346, 0.009196923114359379, 0.3110557794570923, 0.14293929934501648, 1.037584900856018, -0.35603129863739014, -0.6747353076934814, 0.03181375935673714, -0.02286420576274395, 0.2703811526298523], "std": [0.20289920270442963, 1.0115383863449097, 0.26061174273490906, 0.7406589388847351, 0.30520448088645935, 0.05903463810682297, 0.5879722833633423, 0.20221467316150665, 1.0441186428070068, 0.35263216495513916, 0.7238263487815857, 0.3107573091983795, 0.07055789977312088, 0.5716438889503479], "count": [1359]}, "action": {"min": [-0.792938232421875, -0.004590848460793495, -0.8835321664810181, -1.530027151107788, -1.112228512763977, -0.18319322168827057, 0.03169436752796173, -0.2814779281616211, -0.003822247264906764, -1.0513007640838623, -1.5299999713897705, -0.3307183086872101, -0.19211634993553162, 0.0356781966984272], "max": [0.13824395835399628, 2.2748935222625732, -0.0015339808305725455, 0.4356370270252228, 0.5691068768501282, 0.1533980816602707, 1.7582547664642334, 0.5890486240386963, 2.3669323921203613, 0.0061037796549499035, 0.3684776723384857, 1.1839803457260132, 0.19396011531352997, 1.726643443107605], "mean": [-0.15151067078113556, 0.9996858239173889, -0.2525482177734375, -0.7085924744606018, -0.05872559919953346, 0.009196923114359379, 0.3110557794570923, 0.14293929934501648, 1.037584900856018, -0.35603129863739014, -0.6747353076934814, 0.03181375935673714, -0.02286420576274395, 0.2703811526298523], "std": [0.20289920270442963, 1.0115383863449097, 0.26061174273490906, 0.7406589388847351, 0.30520448088645935, 0.05903463810682297, 0.5879722833633423, 0.20221467316150665, 1.0441186428070068, 0.35263216495513916, 0.7238263487815857, 0.3107573091983795, 0.07055789977312088, 0.5716438889503479], "count": [1359]}, "timestamp": {"min": [0.0], "max": [45.266666666666666], "mean": [22.633333333333333], "std": [13.076980056855916], "count": [1359]}, "frame_index": {"min": [0], "max": [1358], "mean": [679.0], "std": [392.30940170567754], "count": [1359]}, "episode_index": {"min": [33], "max": [33], "mean": [33.0], "std": [0.0], "count": [1359]}, "index": {"min": [53514], "max": [54872], "mean": [54193.0], "std": [392.30940170567754], "count": [1359]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1359]}, "subtask_annotation": {"mean": [1.7137601177336277, 4.0, 4.0, 4.0, 4.0], "std": [1.3098519218777331, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1359]}, "scene_annotation": {"mean": [33.0], "std": [0.0], "min": [33], "max": [33], "count": [1359]}, "eef_direction_state": {"mean": [4.038263428991906, 4.118469462840324], "std": [2.274407361486521, 2.2441037806066224], "min": [0, 0], "max": [6, 6], "count": [1359]}, "eef_velocity_state": {"mean": [0.8822663723325975, 0.8528329654157468], "std": [0.899334485184601, 0.897452281904273], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_acc_mag_state": {"mean": [0.7770419426048565, 0.7836644591611479], "std": [0.8331980943725031, 0.8388985696433378], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_direction_action": {"mean": [4.038263428991906, 4.118469462840324], "std": [2.274407361486521, 2.2441037806066224], "min": [0, 0], "max": [6, 6], "count": [1359]}, "eef_velocity_action": {"mean": [0.8822663723325975, 0.8528329654157468], "std": [0.899334485184601, 0.897452281904273], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_acc_mag_action": {"mean": [0.7770419426048565, 0.7836644591611479], "std": [0.8331980943725031, 0.8388985696433378], "min": [0, 0], "max": [2, 2], "count": [1359]}, "eef_sim_pose_state": {"mean": [0.21641669786437495, 0.2855465441024994, 1.1925768417243443, 0.00039103401251199855, 0.03453021746660718, -0.21066394130810367, 0.23460896599875855, -0.2852234723540005, 1.1980910351885967, -0.006490739329146422, -0.0009044538864914297, 0.17560638522613828], "std": [0.15661601670939743, 0.06366716088277063, 0.04049275325896962, 0.08139448234265273, 0.10510166365564168, 0.3168864536306418, 0.1761507835209084, 0.06906265883836636, 0.049208666373767855, 0.08961772999858901, 0.09295206607323352, 0.2853256462182604], "min": [-0.004933880747927215, 0.11519259672889426, 1.140168686011516, -0.35389971599281633, -0.44919352168722404, -1.278074195696922, 0.0048770171857115616, -0.3860460885870094, 1.1379567535827873, -0.18194512131960855, -0.40213054749236465, -0.27993247519982295], "max": [0.4472515887986951, 0.36092050599347997, 1.3736092607854884, 0.16599124480574995, 0.276547318827153, 0.4175507798165187, 0.5214059731240949, -0.14474211007339513, 1.4206937524203227, 0.2997897751648954, 0.35184293043844383, 1.2579562488512541], "count": [1359]}, "eef_sim_pose_action": {"mean": [0.21641669786437495, 0.2855465441024994, 1.1925768417243443, 0.00039103401251199855, 0.03453021746660718, -0.21066394130810367, 0.23460896599875855, -0.2852234723540005, 1.1980910351885967, -0.006490739329146422, -0.0009044538864914297, 0.17560638522613828], "std": [0.15661601670939743, 0.06366716088277063, 0.04049275325896962, 0.08139448234265273, 0.10510166365564168, 0.3168864536306418, 0.1761507835209084, 0.06906265883836636, 0.049208666373767855, 0.08961772999858901, 0.09295206607323352, 0.2853256462182604], "min": [-0.004933880747927215, 0.11519259672889426, 1.140168686011516, -0.35389971599281633, -0.44919352168722404, -1.278074195696922, 0.0048770171857115616, -0.3860460885870094, 1.1379567535827873, -0.18194512131960855, -0.40213054749236465, -0.27993247519982295], "max": [0.4472515887986951, 0.36092050599347997, 1.3736092607854884, 0.16599124480574995, 0.276547318827153, 0.4175507798165187, 0.5214059731240949, -0.14474211007339513, 1.4206937524203227, 0.2997897751648954, 0.35184293043844383, 1.2579562488512541], "count": [1359]}, "gripper_mode_state": {"mean": [0.8484179543782193, 0.8587196467991169], "std": [0.35861529396678865, 0.3483105152020417], "min": [0, 0], "max": [1, 1], "count": [1359]}, "gripper_activity_state": {"mean": [1.9610007358351729, 1.9610007358351729], "std": [0.26150219659138646, 0.26150219659138646], "min": [0, 0], "max": [2, 2], "count": [1359]}, "gripper_mode_action": {"mean": [0.8484179543782193, 0.8587196467991169], "std": [0.35861529396678865, 0.3483105152020417], "min": [0, 0], "max": [1, 1], "count": [1359]}, "gripper_activity_action": {"mean": [1.9610007358351729, 1.9610007358351729], "std": [0.26150219659138646, 0.26150219659138646], "min": [0, 0], "max": [2, 2], "count": [1359]}, "gripper_open_scale_state": {"mean": [0.17744192525683522, 0.15450050917337213], "std": [0.3352365325431256, 0.3266548104100929], "min": [0.018111067158835276, 0.02038754097052983], "max": [1.0, 0.9866533960614886], "count": [1359]}, "gripper_open_scale_action": {"mean": [0.17744192525683522, 0.15450050917337213], "std": [0.3352365325431256, 0.3266548104100929], "min": [0.018111067158835276, 0.02038754097052983], "max": [1.0, 0.9866533960614886], "count": [1359]}}} +{"episode_index": 32, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3887935482273717]], [[0.3915327247519761]], [[0.3643401843749437]]], "std": [[[0.2517531123731015]], [[0.24702550871959691]], [[0.22392055109104425]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3826772752030105]], [[0.40212072147499955]], [[0.38848695623795887]]], "std": [[[0.2509228740146293]], [[0.2421675323622934]], [[0.25754648302531574]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4055076781630926]], [[0.4521049296440339]], [[0.4486429772322152]]], "std": [[[0.26528710588963933]], [[0.2343874899913901]], [[0.24141649760768968]]], "count": [242]}, "observation.state": {"min": [-0.9441556930541992, -0.00621294230222702, -1.4697011709213257, -1.5299999713897705, -1.240990400314331, -0.40951305627822876, 0.05973554402589798, -0.22681255638599396, -0.003046268131583929, -1.094182014465332, -1.5299999713897705, -0.30526217818260193, -0.28583845496177673, 0.03645898774266243], "max": [0.26961323618888855, 2.680813789367676, 0.02587134949862957, 0.13680776953697205, 0.6074297428131104, 0.2123422622680664, 1.7306277751922607, 0.7055554389953613, 2.4326329231262207, 0.01352621614933014, 0.5407555103302002, 1.1596744060516357, 0.33744555711746216, 1.7146719694137573], "mean": [-0.23529286682605743, 1.3318053483963013, -0.36274757981300354, -0.940144956111908, 0.0899820476770401, -0.0032138836104422808, 0.2536524832248688, 0.15823808312416077, 1.2494940757751465, -0.40266919136047363, -0.7963265776634216, 0.09661289304494858, 0.042411141097545624, 0.23122097551822662], "std": [0.24540409445762634, 1.0059977769851685, 0.3465223014354706, 0.6705983281135559, 0.3312223255634308, 0.12766680121421814, 0.5233219265937805, 0.18960531055927277, 0.937964677810669, 0.3085147440433502, 0.6605163216590881, 0.3120076656341553, 0.12566593289375305, 0.5264421701431274], "count": [1510]}, "action": {"min": [-0.9441556930541992, -0.00621294230222702, -1.4697011709213257, -1.5299999713897705, -1.240990400314331, -0.40951305627822876, 0.05973554402589798, -0.22681255638599396, -0.003046268131583929, -1.094182014465332, -1.5299999713897705, -0.30526217818260193, -0.28583845496177673, 0.03645898774266243], "max": [0.26961323618888855, 2.680813789367676, 0.02587134949862957, 0.13680776953697205, 0.6074297428131104, 0.2123422622680664, 1.7306277751922607, 0.7055554389953613, 2.4326329231262207, 0.01352621614933014, 0.5407555103302002, 1.1596744060516357, 0.33744555711746216, 1.7146719694137573], "mean": [-0.23529286682605743, 1.3318053483963013, -0.36274757981300354, -0.940144956111908, 0.0899820476770401, -0.0032138836104422808, 0.2536524832248688, 0.15823808312416077, 1.2494940757751465, -0.40266919136047363, -0.7963265776634216, 0.09661289304494858, 0.042411141097545624, 0.23122097551822662], "std": [0.24540409445762634, 1.0059977769851685, 0.3465223014354706, 0.6705983281135559, 0.3312223255634308, 0.12766680121421814, 0.5233219265937805, 0.18960531055927277, 0.937964677810669, 0.3085147440433502, 0.6605163216590881, 0.3120076656341553, 0.12566593289375305, 0.5264421701431274], "count": [1510]}, "timestamp": {"min": [0.0], "max": [50.3], "mean": [25.15], "std": [14.529978588345468], "count": [1510]}, "frame_index": {"min": [0], "max": [1509], "mean": [754.5], "std": [435.89935765036404], "count": [1510]}, "episode_index": {"min": [34], "max": [34], "mean": [34.0], "std": [0.0], "count": [1510]}, "index": {"min": [54873], "max": [56382], "mean": [55627.5], "std": [435.89935765036404], "count": [1510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1510]}, "subtask_annotation": {"mean": [1.6576158940397352, 4.0, 4.0, 4.0, 4.0], "std": [1.1199537056475837, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1510]}, "scene_annotation": {"mean": [34.0], "std": [0.0], "min": [34], "max": [34], "count": [1510]}, "eef_direction_state": {"mean": [3.352980132450331, 3.496026490066225], "std": [2.324767536538442, 2.334236429307783], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_state": {"mean": [1.1033112582781457, 1.0483443708609272], "std": [0.858877846247014, 0.8785414089481107], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_state": {"mean": [0.9821192052980132, 0.9033112582781457], "std": [0.8277141660965931, 0.8298581398391843], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_direction_action": {"mean": [3.352980132450331, 3.496026490066225], "std": [2.324767536538442, 2.334236429307783], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_action": {"mean": [1.1033112582781457, 1.0483443708609272], "std": [0.858877846247014, 0.8785414089481107], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_action": {"mean": [0.9821192052980132, 0.9033112582781457], "std": [0.8277141660965931, 0.8298581398391843], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_sim_pose_state": {"mean": [0.2700472992866917, 0.2611223413408973, 1.188826021889084, 0.002489143597041759, 0.02386835342290358, -0.1424738226529244, 0.27003650312284744, -0.2880603787437703, 1.2121659505548907, 0.028741548210673158, 0.051086259297499215, 0.25353726798104465], "std": [0.16119432115966914, 0.07314325191200474, 0.05053155583311659, 0.09880015694558182, 0.12500757417580083, 0.25217779652844446, 0.16289508789802604, 0.05345785465556066, 0.05704485078422193, 0.10640650184839642, 0.1551705210205941, 0.34388341814537354], "min": [0.007348119759185222, 0.11274801836374643, 1.0821460287502573, -0.23795703629139317, -0.5539575427015802, -1.134462174733248, -0.043058703269235166, -0.3868243061127519, 1.1005018024795603, -0.23743978185636305, -0.3851847366146328, -0.2699481188045082], "max": [0.5669163270492674, 0.3815936556025409, 1.4000571752198467, 0.21113961674020365, 0.3091064529189045, 0.6064115524585161, 0.5312426886892346, -0.13613101729773888, 1.4290745495490826, 0.273544540130477, 0.5044614649650416, 1.320528959737798], "count": [1510]}, "eef_sim_pose_action": {"mean": [0.2700472992866917, 0.2611223413408973, 1.188826021889084, 0.002489143597041759, 0.02386835342290358, -0.1424738226529244, 0.27003650312284744, -0.2880603787437703, 1.2121659505548907, 0.028741548210673158, 0.051086259297499215, 0.25353726798104465], "std": [0.16119432115966914, 0.07314325191200474, 0.05053155583311659, 0.09880015694558182, 0.12500757417580083, 0.25217779652844446, 0.16289508789802604, 0.05345785465556066, 0.05704485078422193, 0.10640650184839642, 0.1551705210205941, 0.34388341814537354], "min": [0.007348119759185222, 0.11274801836374643, 1.0821460287502573, -0.23795703629139317, -0.5539575427015802, -1.134462174733248, -0.043058703269235166, -0.3868243061127519, 1.1005018024795603, -0.23743978185636305, -0.3851847366146328, -0.2699481188045082], "max": [0.5669163270492674, 0.3815936556025409, 1.4000571752198467, 0.21113961674020365, 0.3091064529189045, 0.6064115524585161, 0.5312426886892346, -0.13613101729773888, 1.4290745495490826, 0.273544540130477, 0.5044614649650416, 1.320528959737798], "count": [1510]}, "gripper_mode_state": {"mean": [0.8814569536423841, 0.8814569536423841], "std": [0.3232500464313589, 0.3232500464313589], "min": [0, 0], "max": [1, 1], "count": [1510]}, "gripper_activity_state": {"mean": [1.966225165562914, 1.9649006622516556], "std": [0.24315460353651536, 0.24835849849441158], "min": [0, 0], "max": [2, 2], "count": [1510]}, "gripper_mode_action": {"mean": [0.8814569536423841, 0.8814569536423841], "std": [0.3232500464313589, 0.3232500464313589], "min": [0, 0], "max": [1, 1], "count": [1510]}, "gripper_activity_action": {"mean": [1.966225165562914, 1.9649006622516556], "std": [0.24315460353651536, 0.24835849849441158], "min": [0, 0], "max": [2, 2], "count": [1510]}, "gripper_open_scale_state": {"mean": [0.14494484996699777, 0.13212472574261694], "std": [0.29904175471519323, 0.30082310482782665], "min": [0.03413459658622742, 0.02083370728152139], "max": [0.9889301572527204, 0.9798125539507184], "count": [1510]}, "gripper_open_scale_action": {"mean": [0.14494484996699777, 0.13212472574261694], "std": [0.29904175471519323, 0.30082310482782665], "min": [0.03413459658622742, 0.02083370728152139], "max": [0.9889301572527204, 0.9798125539507184], "count": [1510]}}} +{"episode_index": 33, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39353157651949666]], [[0.40215322517896046]], [[0.3662725965386155]]], "std": [[[0.24466155866711098]], [[0.24047840225735753]], [[0.21683257292836985]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3913941118113912]], [[0.40960710117380283]], [[0.39556730053132366]]], "std": [[[0.2548829880799086]], [[0.24701487768901323]], [[0.26276668441317974]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4026124227468765]], [[0.44120205443288424]], [[0.436026084044729]]], "std": [[[0.2485892279547936]], [[0.22465096279847485]], [[0.23327934401048983]]], "count": [196]}, "observation.state": {"min": [-0.6442719101905823, -0.0017941639525815845, -0.9730512499809265, -1.5299999713897705, -1.283779501914978, -0.3188907504081726, 0.05317480117082596, 0.0015339808305725455, -0.005604855250567198, -1.048130750656128, -1.5299999713897705, -0.32701006531715393, -0.24987635016441345, 0.03649037331342697], "max": [0.43536821007728577, 2.4287800788879395, 0.004601942375302315, 0.12107288092374802, 0.39353063702583313, 0.14879614114761353, 1.7301127910614014, 0.6485103368759155, 2.4934279918670654, -0.0007509952993132174, 0.21865086257457733, 1.0365530252456665, 0.22752884030342102, 1.7060279846191406], "mean": [-0.10116516053676605, 1.012866735458374, -0.2384832799434662, -0.7246140837669373, -0.08138304948806763, 0.004919611383229494, 0.2977699935436249, 0.2122545689344406, 1.0417184829711914, -0.3180723488330841, -0.6986066102981567, -0.01708127371966839, -0.030172407627105713, 0.2721427083015442], "std": [0.1820952594280243, 0.9811118841171265, 0.2822469174861908, 0.7001264691352844, 0.34422823786735535, 0.06026960164308548, 0.5702944397926331, 0.22291456162929535, 1.008993148803711, 0.3262001574039459, 0.6800045371055603, 0.3271379768848419, 0.11169478297233582, 0.5680384635925293], "count": [1142]}, "action": {"min": [-0.6442719101905823, -0.0017941639525815845, -0.9730512499809265, -1.5299999713897705, -1.283779501914978, -0.3188907504081726, 0.05317480117082596, 0.0015339808305725455, -0.005604855250567198, -1.048130750656128, -1.5299999713897705, -0.32701006531715393, -0.24987635016441345, 0.03649037331342697], "max": [0.43536821007728577, 2.4287800788879395, 0.004601942375302315, 0.12107288092374802, 0.39353063702583313, 0.14879614114761353, 1.7301127910614014, 0.6485103368759155, 2.4934279918670654, -0.0007509952993132174, 0.21865086257457733, 1.0365530252456665, 0.22752884030342102, 1.7060279846191406], "mean": [-0.10116516053676605, 1.012866735458374, -0.2384832799434662, -0.7246140837669373, -0.08138304948806763, 0.004919611383229494, 0.2977699935436249, 0.2122545689344406, 1.0417184829711914, -0.3180723488330841, -0.6986066102981567, -0.01708127371966839, -0.030172407627105713, 0.2721427083015442], "std": [0.1820952594280243, 0.9811118841171265, 0.2822469174861908, 0.7001264691352844, 0.34422823786735535, 0.06026960164308548, 0.5702944397926331, 0.22291456162929535, 1.008993148803711, 0.3262001574039459, 0.6800045371055603, 0.3271379768848419, 0.11169478297233582, 0.5680384635925293], "count": [1142]}, "timestamp": {"min": [0.0], "max": [38.03333333333333], "mean": [19.016666666666666], "std": [10.988895910569603], "count": [1142]}, "frame_index": {"min": [0], "max": [1141], "mean": [570.5], "std": [329.66687731708805], "count": [1142]}, "episode_index": {"min": [35], "max": [35], "mean": [35.0], "std": [0.0], "count": [1142]}, "index": {"min": [56383], "max": [57524], "mean": [56953.5], "std": [329.66687731708805], "count": [1142]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1142]}, "subtask_annotation": {"mean": [1.7714535901926445, 4.0, 4.0, 4.0, 4.0], "std": [1.3264615859173732, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1142]}, "scene_annotation": {"mean": [35.0], "std": [0.0], "min": [35], "max": [35], "count": [1142]}, "eef_direction_state": {"mean": [3.8563922942206657, 4.038528896672505], "std": [2.3447314597698727, 2.2975477539627858], "min": [0, 0], "max": [6, 6], "count": [1142]}, "eef_velocity_state": {"mean": [0.967600700525394, 0.9194395796847635], "std": [0.9158084414907043, 0.9209511384509895], "min": [0, 0], "max": [2, 2], "count": [1142]}, "eef_acc_mag_state": {"mean": [0.8441330998248686, 0.8134851138353766], "std": [0.8454346811834906, 0.8365932131234713], "min": [0, 0], "max": [2, 2], "count": [1142]}, "eef_direction_action": {"mean": [3.8563922942206657, 4.038528896672505], "std": [2.3447314597698727, 2.2975477539627858], "min": [0, 0], "max": [6, 6], "count": [1142]}, "eef_velocity_action": {"mean": [0.967600700525394, 0.9194395796847635], "std": [0.9158084414907043, 0.9209511384509895], "min": [0, 0], "max": [2, 2], "count": [1142]}, "eef_acc_mag_action": {"mean": [0.8441330998248686, 0.8134851138353766], "std": [0.8454346811834906, 0.8365932131234713], "min": [0, 0], "max": [2, 2], "count": [1142]}, "eef_sim_pose_state": {"mean": [0.218743723091713, 0.3009209654946745, 1.1967453929626946, -0.022275326552577603, 0.0363536581289484, -0.1831403056521065, 0.22518386676057484, -0.2722530719760104, 1.1999807569665015, -0.014991469743625311, 0.01945430970958983, 0.19333216684153426], "std": [0.1546913463065301, 0.05141838010225693, 0.05014564158244976, 0.08937433891902356, 0.15019534426004758, 0.28850611655175334, 0.16017259110169793, 0.07371841481894494, 0.056331722022023877, 0.12461739783633866, 0.14776929401269281, 0.34558614656495623], "min": [0.02695416504770687, 0.13209305582133282, 1.1145544141545622, -0.31652170956423104, -0.6387559068902328, -1.116610043375105, 0.025194242760266727, -0.3471134344385755, 1.1029337950257458, -0.17670746088837552, -0.6304481721288042, -0.3252335932248056], "max": [0.510359088230683, 0.39442440547472213, 1.4641959410564391, 0.1881182269068453, 0.34035716901734747, 0.34528538830236294, 0.5177792738975406, -0.1440221328835301, 1.4738980159583912, 0.2850769336121446, 0.3279021664689443, 1.3059933689508616], "count": [1142]}, "eef_sim_pose_action": {"mean": [0.218743723091713, 0.3009209654946745, 1.1967453929626946, -0.022275326552577603, 0.0363536581289484, -0.1831403056521065, 0.22518386676057484, -0.2722530719760104, 1.1999807569665015, -0.014991469743625311, 0.01945430970958983, 0.19333216684153426], "std": [0.1546913463065301, 0.05141838010225693, 0.05014564158244976, 0.08937433891902356, 0.15019534426004758, 0.28850611655175334, 0.16017259110169793, 0.07371841481894494, 0.056331722022023877, 0.12461739783633866, 0.14776929401269281, 0.34558614656495623], "min": [0.02695416504770687, 0.13209305582133282, 1.1145544141545622, -0.31652170956423104, -0.6387559068902328, -1.116610043375105, 0.025194242760266727, -0.3471134344385755, 1.1029337950257458, -0.17670746088837552, -0.6304481721288042, -0.3252335932248056], "max": [0.510359088230683, 0.39442440547472213, 1.4641959410564391, 0.1881182269068453, 0.34035716901734747, 0.34528538830236294, 0.5177792738975406, -0.1440221328835301, 1.4738980159583912, 0.2850769336121446, 0.3279021664689443, 1.3059933689508616], "count": [1142]}, "gripper_mode_state": {"mean": [0.8546409807355516, 0.8555166374781086], "std": [0.3524624445000212, 0.35157918094826607], "min": [0, 0], "max": [1, 1], "count": [1142]}, "gripper_activity_state": {"mean": [1.9544658493870404, 1.9535901926444834], "std": [0.28326379035856725, 0.2846638725306246], "min": [0, 0], "max": [2, 2], "count": [1142]}, "gripper_mode_action": {"mean": [0.8546409807355516, 0.8555166374781086], "std": [0.3524624445000212, 0.35157918094826607], "min": [0, 0], "max": [1, 1], "count": [1142]}, "gripper_activity_action": {"mean": [1.9544658493870404, 1.9535901926444834], "std": [0.28326379035856725, 0.2846638725306246], "min": [0, 0], "max": [2, 2], "count": [1142]}, "gripper_open_scale_state": {"mean": [0.17015443824852286, 0.15550703701485905], "std": [0.32588167454380096, 0.3245973931200082], "min": [0.030385600669043406, 0.02085164189338684], "max": [0.9886358806065151, 0.9748731340680804], "count": [1142]}, "gripper_open_scale_action": {"mean": [0.17015443824852286, 0.15550703701485905], "std": [0.32588167454380096, 0.3245973931200082], "min": [0.030385600669043406, 0.02085164189338684], "max": [0.9886358806065151, 0.9748731340680804], "count": [1142]}}} +{"episode_index": 34, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5130272614379086]], [[0.4983474139433551]], [[0.44968692592592596]]], "std": [[[0.2750610971058004]], [[0.26261812968598436]], [[0.25898653201001165]]], "count": [250]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38153441938997823]], [[0.41326031372549016]], [[0.4069191677559913]]], "std": [[[0.2647302412327233]], [[0.23780550652226035]], [[0.2460179848923088]]], "count": [250]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41909846078431373]], [[0.44544576906318084]], [[0.4419657254901961]]], "std": [[[0.2496361384525611]], [[0.22282563794816101]], [[0.2276435260618157]]], "count": [250]}, "observation.state": {"min": [-0.7656297087669373, -0.002657249802723527, -0.708699107170105, -1.5299999713897705, -0.9725438356399536, -0.12458860874176025, 0.055429089814424515, -0.21542581915855408, -0.0060583241283893585, -0.8207457661628723, -1.5299999713897705, -0.38795793056488037, -0.30289319157600403, 0.03658028692007065], "max": [0.2525635361671448, 2.192075252532959, 0.007635428570210934, 0.31585636734962463, 0.38392096757888794, 0.17551255226135254, 1.7310115098953247, 0.6795535087585449, 2.1905245780944824, 0.01654794253408909, 0.4824334383010864, 0.8266036510467529, 0.10348465293645859, 1.7171204090118408], "mean": [-0.10795754939317703, 0.899114727973938, -0.15663643181324005, -0.6938838362693787, -0.06309486925601959, 0.00792949739843607, 0.3287867307662964, 0.19071467220783234, 0.8963685631752014, -0.22134827077388763, -0.6473078727722168, -0.011183544993400574, -0.03939618915319443, 0.306037575006485], "std": [0.17461496591567993, 0.9436225295066833, 0.1879940927028656, 0.7365864515304565, 0.28239575028419495, 0.056221820414066315, 0.6035001277923584, 0.2371610701084137, 0.9448755383491516, 0.2518722116947174, 0.7352001667022705, 0.26418372988700867, 0.058007027953863144, 0.6064267754554749], "count": [1582]}, "action": {"min": [-0.7656297087669373, -0.002657249802723527, -0.708699107170105, -1.5299999713897705, -0.9725438356399536, -0.12458860874176025, 0.055429089814424515, -0.21542581915855408, -0.0060583241283893585, -0.8207457661628723, -1.5299999713897705, -0.38795793056488037, -0.30289319157600403, 0.03658028692007065], "max": [0.2525635361671448, 2.192075252532959, 0.007635428570210934, 0.31585636734962463, 0.38392096757888794, 0.17551255226135254, 1.7310115098953247, 0.6795535087585449, 2.1905245780944824, 0.01654794253408909, 0.4824334383010864, 0.8266036510467529, 0.10348465293645859, 1.7171204090118408], "mean": [-0.10795754939317703, 0.899114727973938, -0.15663643181324005, -0.6938838362693787, -0.06309486925601959, 0.00792949739843607, 0.3287867307662964, 0.19071467220783234, 0.8963685631752014, -0.22134827077388763, -0.6473078727722168, -0.011183544993400574, -0.03939618915319443, 0.306037575006485], "std": [0.17461496591567993, 0.9436225295066833, 0.1879940927028656, 0.7365864515304565, 0.28239575028419495, 0.056221820414066315, 0.6035001277923584, 0.2371610701084137, 0.9448755383491516, 0.2518722116947174, 0.7352001667022705, 0.26418372988700867, 0.058007027953863144, 0.6064267754554749], "count": [1582]}, "timestamp": {"min": [0.0], "max": [52.7], "mean": [26.349999999999998], "std": [15.222799056386151], "count": [1582]}, "frame_index": {"min": [0], "max": [1581], "mean": [790.5], "std": [456.68397169158453], "count": [1582]}, "episode_index": {"min": [36], "max": [36], "mean": [36.0], "std": [0.0], "count": [1582]}, "index": {"min": [57525], "max": [59106], "mean": [58315.5], "std": [456.68397169158453], "count": [1582]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1582]}, "subtask_annotation": {"mean": [1.7541087231352719, 4.0, 4.0, 4.0, 4.0], "std": [1.3187714787675917, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1582]}, "scene_annotation": {"mean": [36.0], "std": [0.0], "min": [36], "max": [36], "count": [1582]}, "eef_direction_state": {"mean": [4.22882427307206, 4.1902654867256635], "std": [2.2314221955138995, 2.3323333417418963], "min": [0, 0], "max": [6, 6], "count": [1582]}, "eef_velocity_state": {"mean": [0.7793931731984829, 0.7749683944374209], "std": [0.8731158936510367, 0.8909890058856946], "min": [0, 0], "max": [2, 2], "count": [1582]}, "eef_acc_mag_state": {"mean": [0.7149178255372945, 0.7104930467762326], "std": [0.8271728232161242, 0.819872417468176], "min": [0, 0], "max": [2, 2], "count": [1582]}, "eef_direction_action": {"mean": [4.22882427307206, 4.1902654867256635], "std": [2.2314221955138995, 2.3323333417418963], "min": [0, 0], "max": [6, 6], "count": [1582]}, "eef_velocity_action": {"mean": [0.7793931731984829, 0.7749683944374209], "std": [0.8731158936510367, 0.8909890058856946], "min": [0, 0], "max": [2, 2], "count": [1582]}, "eef_acc_mag_action": {"mean": [0.7149178255372945, 0.7104930467762326], "std": [0.8271728232161242, 0.819872417468176], "min": [0, 0], "max": [2, 2], "count": [1582]}, "eef_sim_pose_state": {"mean": [0.19516911623546365, 0.3036005206340496, 1.196173135219651, -0.0031134394529715994, 0.042539762546748267, -0.17180974271833543, 0.19436871938628317, -0.28331930018840357, 1.2043003673587298, -0.028279769270341194, 0.023092075487316534, 0.18016359114833108], "std": [0.1398123546052608, 0.04359454312491143, 0.03553886864566237, 0.07992683499956633, 0.1162819057920582, 0.29702284367876336, 0.14236422303442337, 0.06745220763078906, 0.04102436638645002, 0.07110582719956492, 0.09687318426523063, 0.28610424133628015], "min": [0.014307519617543119, 0.17572683860809257, 1.156407889198535, -0.30157729787708093, -0.42301882065381946, -1.1796984068120038, -0.00749146331140952, -0.37812484093155696, 1.1594939798994024, -0.20159882257753678, -0.35269483214751496, -0.4076789151930055], "max": [0.45023752329179395, 0.37692187282139844, 1.3641609374201478, 0.1807729304151952, 0.35809806914211606, 0.3373700254731993, 0.43747953455963146, -0.15070112791671703, 1.4003217617180952, 0.14718503298858449, 0.3873398828426997, 1.0408190514877704], "count": [1582]}, "eef_sim_pose_action": {"mean": [0.19516911623546365, 0.3036005206340496, 1.196173135219651, -0.0031134394529715994, 0.042539762546748267, -0.17180974271833543, 0.19436871938628317, -0.28331930018840357, 1.2043003673587298, -0.028279769270341194, 0.023092075487316534, 0.18016359114833108], "std": [0.1398123546052608, 0.04359454312491143, 0.03553886864566237, 0.07992683499956633, 0.1162819057920582, 0.29702284367876336, 0.14236422303442337, 0.06745220763078906, 0.04102436638645002, 0.07110582719956492, 0.09687318426523063, 0.28610424133628015], "min": [0.014307519617543119, 0.17572683860809257, 1.156407889198535, -0.30157729787708093, -0.42301882065381946, -1.1796984068120038, -0.00749146331140952, -0.37812484093155696, 1.1594939798994024, -0.20159882257753678, -0.35269483214751496, -0.4076789151930055], "max": [0.45023752329179395, 0.37692187282139844, 1.3641609374201478, 0.1807729304151952, 0.35809806914211606, 0.3373700254731993, 0.43747953455963146, -0.15070112791671703, 1.4003217617180952, 0.14718503298858449, 0.3873398828426997, 1.0408190514877704], "count": [1582]}, "gripper_mode_state": {"mean": [0.8356510745891277, 0.8369152970922883], "std": [0.3705918997052697, 0.36944293549236085], "min": [0, 0], "max": [1, 1], "count": [1582]}, "gripper_activity_state": {"mean": [1.965865992414665, 1.9677623261694057], "std": [0.24396218903320177, 0.23766122165762413], "min": [0, 0], "max": [2, 2], "count": [1582]}, "gripper_mode_action": {"mean": [0.8356510745891277, 0.8369152970922883], "std": [0.3705918997052697, 0.36944293549236085], "min": [0, 0], "max": [1, 1], "count": [1582]}, "gripper_activity_action": {"mean": [1.965865992414665, 1.9677623261694057], "std": [0.24396218903320177, 0.23766122165762413], "min": [0, 0], "max": [2, 2], "count": [1582]}, "gripper_open_scale_state": {"mean": [0.187876702992587, 0.17487506610683054], "std": [0.3448562804921312, 0.34653801088034936], "min": [0.03167376560824258, 0.020903021097183228], "max": [0.9891494342258998, 0.9812116622924805], "count": [1582]}, "gripper_open_scale_action": {"mean": [0.187876702992587, 0.17487506610683054], "std": [0.3448562804921312, 0.34653801088034936], "min": [0.03167376560824258, 0.020903021097183228], "max": [0.9891494342258998, 0.9812116622924805], "count": [1582]}}} +{"episode_index": 35, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[0.996078431372549]], [[1.0]], [[1.0]]], "mean": [[[0.397684035192735]], [[0.4136869944347376]], [[0.37923692540822707]]], "std": [[[0.23189172398717667]], [[0.24152689606216365]], [[0.21839558054670277]]], "count": [202]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4092778775426562]], [[0.41287597203347787]], [[0.39606681280873185]]], "std": [[[0.23126349883399588]], [[0.23529972867855814]], [[0.2524482795109526]]], "count": [202]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4275499080545309]], [[0.4378352275178498]], [[0.42914287004680857]]], "std": [[[0.2319633972027461]], [[0.22619315566031242]], [[0.23713044854417908]]], "count": [202]}, "observation.state": {"min": [-0.2822524607181549, -0.007634883280843496, -0.9574533700942993, -1.5299999713897705, -1.4572440385818481, -0.1997194141149521, 0.05911271646618843, -0.2530779540538788, -0.00938511174172163, -1.0799224376678467, -1.5299999713897705, -0.38617223501205444, -0.1871204972267151, 0.03537575155496597], "max": [0.7457872033119202, 2.2798893451690674, 0.003859568852931261, 0.27601316571235657, 0.08897088468074799, 0.4681551456451416, 1.7307548522949219, 0.6102697253227234, 2.322446823120117, 0.0015308643924072385, 0.18254370987415314, 1.1208902597427368, 0.23638896644115448, 1.7199538946151733], "mean": [0.022564150393009186, 0.7503805160522461, -0.22072511911392212, -0.49172765016555786, -0.26037243008613586, 0.031760383397340775, 0.6547714471817017, 0.13201935589313507, 0.7660414576530457, -0.2710086703300476, -0.43546444177627563, 0.11548056453466415, -0.04045823588967323, 0.6184566617012024], "std": [0.1690300852060318, 0.927042543888092, 0.2702203094959259, 0.6745803356170654, 0.4253717362880707, 0.09246711432933807, 0.7804080843925476, 0.23815768957138062, 0.9278971552848816, 0.31720808148384094, 0.5990346074104309, 0.31976476311683655, 0.07246503233909607, 0.7794018983840942], "count": [1193]}, "action": {"min": [-0.2822524607181549, -0.007634883280843496, -0.9574533700942993, -1.5299999713897705, -1.4572440385818481, -0.1997194141149521, 0.05911271646618843, -0.2530779540538788, -0.00938511174172163, -1.0799224376678467, -1.5299999713897705, -0.38617223501205444, -0.1871204972267151, 0.03537575155496597], "max": [0.7457872033119202, 2.2798893451690674, 0.003859568852931261, 0.27601316571235657, 0.08897088468074799, 0.4681551456451416, 1.7307548522949219, 0.6102697253227234, 2.322446823120117, 0.0015308643924072385, 0.18254370987415314, 1.1208902597427368, 0.23638896644115448, 1.7199538946151733], "mean": [0.022564150393009186, 0.7503805160522461, -0.22072511911392212, -0.49172765016555786, -0.26037243008613586, 0.031760383397340775, 0.6547714471817017, 0.13201935589313507, 0.7660414576530457, -0.2710086703300476, -0.43546444177627563, 0.11548056453466415, -0.04045823588967323, 0.6184566617012024], "std": [0.1690300852060318, 0.927042543888092, 0.2702203094959259, 0.6745803356170654, 0.4253717362880707, 0.09246711432933807, 0.7804080843925476, 0.23815768957138062, 0.9278971552848816, 0.31720808148384094, 0.5990346074104309, 0.31976476311683655, 0.07246503233909607, 0.7794018983840942], "count": [1193]}, "timestamp": {"min": [0.0], "max": [39.733333333333334], "mean": [19.866666666666667], "std": [11.479643819484219], "count": [1193]}, "frame_index": {"min": [0], "max": [1192], "mean": [596.0], "std": [344.3893145845266], "count": [1193]}, "episode_index": {"min": [37], "max": [37], "mean": [37.0], "std": [0.0], "count": [1193]}, "index": {"min": [59107], "max": [60299], "mean": [59703.0], "std": [344.3893145845266], "count": [1193]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1193]}, "subtask_annotation": {"mean": [0.7770326906957251, 4.0, 4.0, 4.0, 4.0], "std": [0.9683554277598563, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1193]}, "scene_annotation": {"mean": [37.0], "std": [0.0], "min": [37], "max": [37], "count": [1193]}, "eef_direction_state": {"mean": [4.284995808885164, 4.2724224643755235], "std": [2.2225510034868887, 2.2819791668460665], "min": [0, 0], "max": [6, 6], "count": [1193]}, "eef_velocity_state": {"mean": [0.8055322715842415, 0.7996647108130763], "std": [0.8983935961774288, 0.9105509260915312], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_acc_mag_state": {"mean": [0.7150041911148366, 0.732606873428332], "std": [0.8204742893572318, 0.8459268775524691], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_direction_action": {"mean": [4.284995808885164, 4.2724224643755235], "std": [2.2225510034868887, 2.2819791668460665], "min": [0, 0], "max": [6, 6], "count": [1193]}, "eef_velocity_action": {"mean": [0.8055322715842415, 0.7996647108130763], "std": [0.8983935961774288, 0.9105509260915312], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_acc_mag_action": {"mean": [0.7150041911148366, 0.732606873428332], "std": [0.8204742893572318, 0.8459268775524691], "min": [0, 0], "max": [2, 2], "count": [1193]}, "eef_sim_pose_state": {"mean": [0.17928455514874975, 0.33515785142256105, 1.204276494902434, -0.0017684233192491751, 0.01826489570625343, -0.24137153502969386, 0.18328419648348027, -0.2898980238027522, 1.205902969043223, -0.018087906019951798, 0.05099893421160524, 0.2493611553251222], "std": [0.14817456745081584, 0.04726122106778528, 0.04387150292764653, 0.06865864059231486, 0.11610722238151763, 0.3699314944357196, 0.1489858297623879, 0.07772397992642838, 0.04173028900817317, 0.08905363408855266, 0.11225135585801177, 0.3936839559895755], "min": [0.027051249352722583, 0.22672410938201376, 1.160571176021916, -0.2501783661265978, -0.3245985050224527, -1.1553881994859845, 0.029582746545815053, -0.39744745210798743, 1.1680796863257525, -0.1778527344630924, -0.29657077140283183, -0.37704374066342233], "max": [0.4659880909784918, 0.4921806735855807, 1.3515588633113458, 0.24353944012868234, 0.360982775878119, 0.133553370333801, 0.45354364502712574, -0.09574256760609093, 1.341550200356933, 0.246450556886059, 0.5105178689749703, 1.204245311813196], "count": [1193]}, "eef_sim_pose_action": {"mean": [0.17928455514874975, 0.33515785142256105, 1.204276494902434, -0.0017684233192491751, 0.01826489570625343, -0.24137153502969386, 0.18328419648348027, -0.2898980238027522, 1.205902969043223, -0.018087906019951798, 0.05099893421160524, 0.2493611553251222], "std": [0.14817456745081584, 0.04726122106778528, 0.04387150292764653, 0.06865864059231486, 0.11610722238151763, 0.3699314944357196, 0.1489858297623879, 0.07772397992642838, 0.04173028900817317, 0.08905363408855266, 0.11225135585801177, 0.3936839559895755], "min": [0.027051249352722583, 0.22672410938201376, 1.160571176021916, -0.2501783661265978, -0.3245985050224527, -1.1553881994859845, 0.029582746545815053, -0.39744745210798743, 1.1680796863257525, -0.1778527344630924, -0.29657077140283183, -0.37704374066342233], "max": [0.4659880909784918, 0.4921806735855807, 1.3515588633113458, 0.24353944012868234, 0.360982775878119, 0.133553370333801, 0.45354364502712574, -0.09574256760609093, 1.341550200356933, 0.246450556886059, 0.5105178689749703, 1.204245311813196], "count": [1193]}, "gripper_mode_state": {"mean": [0.6353730092204526, 0.6462699077954736], "std": [0.4813254079877801, 0.4781266715772105], "min": [0, 0], "max": [1, 1], "count": [1193]}, "gripper_activity_state": {"mean": [1.9111483654652137, 1.9111483654652137], "std": [0.38906008639959094, 0.38906008639959094], "min": [0, 0], "max": [2, 2], "count": [1193]}, "gripper_mode_action": {"mean": [0.6353730092204526, 0.6462699077954736], "std": [0.4813254079877801, 0.4781266715772105], "min": [0, 0], "max": [1, 1], "count": [1193]}, "gripper_activity_action": {"mean": [1.9111483654652137, 1.9111483654652137], "std": [0.38906008639959094, 0.38906008639959094], "min": [0, 0], "max": [2, 2], "count": [1193]}, "gripper_open_scale_state": {"mean": [0.37415260270482736, 0.35340662268646056], "std": [0.44594850478794174, 0.44537214122370966], "min": [0.03377869512353625, 0.02021471517426627], "max": [0.9890027727399554, 0.9828307969229562], "count": [1193]}, "gripper_open_scale_action": {"mean": [0.37415260270482736, 0.35340662268646056], "std": [0.44594850478794174, 0.44537214122370966], "min": [0.03377869512353625, 0.02021471517426627], "max": [0.9890027727399554, 0.9828307969229562], "count": [1193]}}} +{"episode_index": 36, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41083692637853264]], [[0.4306871432845439]], [[0.4040906498358342]]], "std": [[[0.2623068709195895]], [[0.2716235786763178]], [[0.2789378941700336]]], "count": [284]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40124351103900086]], [[0.4319468963837491]], [[0.4239483673555494]]], "std": [[[0.23288844558552962]], [[0.20882318563107635]], [[0.21766605697659955]]], "count": [284]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44539806664058423]], [[0.47378974980054617]], [[0.4642135929684863]]], "std": [[[0.22839506989742042]], [[0.20558133166758916]], [[0.21450270067338512]]], "count": [284]}, "observation.state": {"min": [-0.6918253302574158, -0.006291763857007027, -1.5861361026763916, -1.5300695896148682, -1.2585430145263672, -0.5158268213272095, 0.05973554402589798, -0.05480604246258736, -0.0030643302015960217, -1.9328157901763916, -1.3304346799850464, -0.4441651701927185, -0.16061101853847504, 0.06272783875465393], "max": [0.5170353055000305, 2.4620392322540283, 0.006125031039118767, 0.5314846634864807, 0.37582528591156006, 0.1339576244354248, 0.06460029631853104, 0.6688058972358704, 2.5725386142730713, 0.006135923322290182, 0.5438252091407776, 0.5062684416770935, 0.3724742829799652, 0.06272783875465393], "mean": [-0.1062876507639885, 0.9926896095275879, -0.3499157428741455, -0.5683649778366089, -0.059698015451431274, -0.042880021035671234, 0.060563161969184875, 0.16405628621578217, 0.9601342082023621, -0.43013957142829895, -0.4582805931568146, -0.04177907481789589, 0.02641582116484642, 0.06272849440574646], "std": [0.17326490581035614, 0.9733176827430725, 0.3569452464580536, 0.6750011444091797, 0.18618594110012054, 0.09257975220680237, 0.0006936496938578784, 0.20721139013767242, 0.9681419730186462, 0.45828089118003845, 0.5449032783508301, 0.1899269074201584, 0.0642726793885231, 6.556510925292969e-07], "count": [1873]}, "action": {"min": [-0.6918253302574158, -0.006291763857007027, -1.5861361026763916, -1.5300695896148682, -1.2585430145263672, -0.5158268213272095, 0.05973554402589798, -0.05480604246258736, -0.0030643302015960217, -1.9328157901763916, -1.3304346799850464, -0.4441651701927185, -0.16061101853847504, 0.06272783875465393], "max": [0.5170353055000305, 2.4620392322540283, 0.006125031039118767, 0.5314846634864807, 0.37582528591156006, 0.1339576244354248, 0.06460029631853104, 0.6688058972358704, 2.5725386142730713, 0.006135923322290182, 0.5438252091407776, 0.5062684416770935, 0.3724742829799652, 0.06272783875465393], "mean": [-0.1062876507639885, 0.9926896095275879, -0.3499157428741455, -0.5683649778366089, -0.059698015451431274, -0.042880021035671234, 0.060563161969184875, 0.16405628621578217, 0.9601342082023621, -0.43013957142829895, -0.4582805931568146, -0.04177907481789589, 0.02641582116484642, 0.06272849440574646], "std": [0.17326490581035614, 0.9733176827430725, 0.3569452464580536, 0.6750011444091797, 0.18618594110012054, 0.09257975220680237, 0.0006936496938578784, 0.20721139013767242, 0.9681419730186462, 0.45828089118003845, 0.5449032783508301, 0.1899269074201584, 0.0642726793885231, 6.556510925292969e-07], "count": [1873]}, "timestamp": {"min": [0.0], "max": [62.4], "mean": [31.200000000000003], "std": [18.022948334461447], "count": [1873]}, "frame_index": {"min": [0], "max": [1872], "mean": [936.0], "std": [540.6884500338434], "count": [1873]}, "episode_index": {"min": [38], "max": [38], "mean": [38.0], "std": [0.0], "count": [1873]}, "index": {"min": [60300], "max": [62172], "mean": [61236.0], "std": [540.6884500338434], "count": [1873]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1873]}, "subtask_annotation": {"mean": [1.817405232247731, 4.0, 4.0, 4.0, 4.0], "std": [1.2625351383899643, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1873]}, "scene_annotation": {"mean": [38.0], "std": [0.0], "min": [38], "max": [38], "count": [1873]}, "eef_direction_state": {"mean": [3.8926855312333157, 3.8884143085958356], "std": [2.355648865166988, 2.40124529341642], "min": [0, 0], "max": [6, 6], "count": [1873]}, "eef_velocity_state": {"mean": [0.8574479444741057, 0.8697277095568606], "std": [0.8511600077987166, 0.8865771180156523], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_acc_mag_state": {"mean": [0.8243459690336359, 0.7757608115323011], "std": [0.8430520101617276, 0.8279099502127508], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_direction_action": {"mean": [3.8926855312333157, 3.8884143085958356], "std": [2.355648865166988, 2.40124529341642], "min": [0, 0], "max": [6, 6], "count": [1873]}, "eef_velocity_action": {"mean": [0.8574479444741057, 0.8697277095568606], "std": [0.8511600077987166, 0.8865771180156523], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_acc_mag_action": {"mean": [0.8243459690336359, 0.7757608115323011], "std": [0.8430520101617276, 0.8279099502127508], "min": [0, 0], "max": [2, 2], "count": [1873]}, "eef_sim_pose_state": {"mean": [0.2315930235072741, 0.2979832763495909, 1.2073983008116826, -0.04414260262916137, 0.07497154965894913, -0.16652496256936558, 0.23190677189263692, -0.28087934397734576, 1.2188363066536976, 0.025618019433789236, 0.06953459046780067, 0.12232907491055682], "std": [0.17315765553391313, 0.05307142482025383, 0.0409685677449161, 0.08776385676710494, 0.11678165395075737, 0.18169698242412338, 0.17727073900892315, 0.07389387667559465, 0.043830454096910526, 0.06681541785924976, 0.13299281141427097, 0.17917342339930467], "min": [0.023720300545036144, 0.10854724571134276, 1.1604000390788418, -0.4568719678067821, -0.3216131690058148, -1.353955742675088, 0.013155863158014949, -0.34750162758972575, 1.1675639278954002, -0.1605228475584492, -0.2013872673029864, -0.4270754524949829], "max": [0.5961739037865476, 0.40766896601236946, 1.3694200814378596, 0.13585302619557785, 0.5615707521169169, 0.25327732616035314, 0.5742972006807449, -0.08575024319337976, 1.3579626875293163, 0.3879666473046946, 0.5916881776620078, 0.5304671295629134], "count": [1873]}, "eef_sim_pose_action": {"mean": [0.2315930235072741, 0.2979832763495909, 1.2073983008116826, -0.04414260262916137, 0.07497154965894913, -0.16652496256936558, 0.23190677189263692, -0.28087934397734576, 1.2188363066536976, 0.025618019433789236, 0.06953459046780067, 0.12232907491055682], "std": [0.17315765553391313, 0.05307142482025383, 0.0409685677449161, 0.08776385676710494, 0.11678165395075737, 0.18169698242412338, 0.17727073900892315, 0.07389387667559465, 0.043830454096910526, 0.06681541785924976, 0.13299281141427097, 0.17917342339930467], "min": [0.023720300545036144, 0.10854724571134276, 1.1604000390788418, -0.4568719678067821, -0.3216131690058148, -1.353955742675088, 0.013155863158014949, -0.34750162758972575, 1.1675639278954002, -0.1605228475584492, -0.2013872673029864, -0.4270754524949829], "max": [0.5961739037865476, 0.40766896601236946, 1.3694200814378596, 0.13585302619557785, 0.5615707521169169, 0.25327732616035314, 0.5742972006807449, -0.08575024319337976, 1.3579626875293163, 0.3879666473046946, 0.5916881776620078, 0.5304671295629134], "count": [1873]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1873]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1873]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1873]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1873]}, "gripper_open_scale_state": {"mean": [0.03460721347895051, 0.035844479288372935], "std": [0.0003963697356981964, 7.424616477180734e-16], "min": [0.03413459658622742, 0.03584447928837368], "max": [0.03691445503916059, 0.03584447928837368], "count": [1873]}, "gripper_open_scale_action": {"mean": [0.03460721347895051, 0.035844479288372935], "std": [0.0003963697356981964, 7.424616477180734e-16], "min": [0.03413459658622742, 0.03584447928837368], "max": [0.03691445503916059, 0.03584447928837368], "count": [1873]}}} +{"episode_index": 37, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5129528191103075]], [[0.49714938039833745]], [[0.4457556107943571]]], "std": [[[0.2732441937163935]], [[0.2596677674312063]], [[0.25558095323900265]]], "count": [282]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3824239143450919]], [[0.42383982872108655]], [[0.419295576839877]]], "std": [[[0.26945625244259586]], [[0.23520517570276128]], [[0.24277997203706891]]], "count": [282]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4216982387320571]], [[0.45050584642840585]], [[0.4446106572258533]]], "std": [[[0.24341996885395306]], [[0.22057222034316198]], [[0.22791277613734387]]], "count": [282]}, "observation.state": {"min": [-0.5062136650085449, -0.0029072947800159454, -1.21491277217865, -1.5300602912902832, -0.9905505180358887, -0.2530882954597473, 0.0584900863468647, -0.02957794815301895, -0.0037380047142505646, -1.988020658493042, -1.5299999713897705, -0.3173730671405792, -0.19652026891708374, 0.03670501708984375], "max": [0.4536517262458801, 2.4390382766723633, -0.0015339808305725455, 0.5022759437561035, 0.9320623278617859, 0.1363929659128189, 1.7287874221801758, 0.7102330923080444, 2.854738235473633, 0.004581939894706011, 0.33466556668281555, 0.8927686214447021, 0.21001844108104706, 1.71942937374115], "mean": [-0.07840605080127716, 1.1231244802474976, -0.28541937470436096, -0.7497074604034424, -0.03198770061135292, -0.01867157407104969, 0.27081048488616943, 0.20104290544986725, 1.1672468185424805, -0.4848305284976959, -0.6468703150749207, 0.042852286249399185, 0.007325669284909964, 0.22087350487709045], "std": [0.15956999361515045, 1.0749385356903076, 0.2842697501182556, 0.7707238793373108, 0.3530871272087097, 0.07794007658958435, 0.5443090796470642, 0.22457458078861237, 1.1288058757781982, 0.5292024612426758, 0.6638758778572083, 0.27552530169487, 0.07660534232854843, 0.5153699517250061], "count": [1852]}, "action": {"min": [-0.5062136650085449, -0.0029072947800159454, -1.21491277217865, -1.5300602912902832, -0.9905505180358887, -0.2530882954597473, 0.0584900863468647, -0.02957794815301895, -0.0037380047142505646, -1.988020658493042, -1.5299999713897705, -0.3173730671405792, -0.19652026891708374, 0.03670501708984375], "max": [0.4536517262458801, 2.4390382766723633, -0.0015339808305725455, 0.5022759437561035, 0.9320623278617859, 0.1363929659128189, 1.7287874221801758, 0.7102330923080444, 2.854738235473633, 0.004581939894706011, 0.33466556668281555, 0.8927686214447021, 0.21001844108104706, 1.71942937374115], "mean": [-0.07840605080127716, 1.1231244802474976, -0.28541937470436096, -0.7497074604034424, -0.03198770061135292, -0.01867157407104969, 0.27081048488616943, 0.20104290544986725, 1.1672468185424805, -0.4848305284976959, -0.6468703150749207, 0.042852286249399185, 0.007325669284909964, 0.22087350487709045], "std": [0.15956999361515045, 1.0749385356903076, 0.2842697501182556, 0.7707238793373108, 0.3530871272087097, 0.07794007658958435, 0.5443090796470642, 0.22457458078861237, 1.1288058757781982, 0.5292024612426758, 0.6638758778572083, 0.27552530169487, 0.07660534232854843, 0.5153699517250061], "count": [1852]}, "timestamp": {"min": [0.0], "max": [61.7], "mean": [30.85], "std": [17.82087571111788], "count": [1852]}, "frame_index": {"min": [0], "max": [1851], "mean": [925.5], "std": [534.6262713335364], "count": [1852]}, "episode_index": {"min": [39], "max": [39], "mean": [39.0], "std": [0.0], "count": [1852]}, "index": {"min": [62173], "max": [64024], "mean": [63098.5], "std": [534.6262713335364], "count": [1852]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1852]}, "subtask_annotation": {"mean": [1.7262419006479481, 4.0, 4.0, 4.0, 4.0], "std": [1.2029940698028583, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1852]}, "scene_annotation": {"mean": [39.0], "std": [0.0], "min": [39], "max": [39], "count": [1852]}, "eef_direction_state": {"mean": [3.989740820734341, 3.9838012958963285], "std": [2.266147370959859, 2.325731037546019], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_state": {"mean": [0.8693304535637149, 0.9033477321814255], "std": [0.8831204399937655, 0.9200488425093696], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_state": {"mean": [0.7904967602591793, 0.7710583153347732], "std": [0.8374059835629323, 0.8374756131654498], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_direction_action": {"mean": [3.989740820734341, 3.9838012958963285], "std": [2.266147370959859, 2.325731037546019], "min": [0, 0], "max": [6, 6], "count": [1852]}, "eef_velocity_action": {"mean": [0.8693304535637149, 0.9033477321814255], "std": [0.8831204399937655, 0.9200488425093696], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_acc_mag_action": {"mean": [0.7904967602591793, 0.7710583153347732], "std": [0.8374059835629323, 0.8374756131654498], "min": [0, 0], "max": [2, 2], "count": [1852]}, "eef_sim_pose_state": {"mean": [0.2378352647936207, 0.3080275445898993, 1.1763690029846625, -0.009226706456490971, 0.07401062123352678, -0.10917329175212348, 0.26117922469990934, -0.25998338889785255, 1.1847288893275358, 0.012914278129203276, 0.03252920614716371, 0.24423036621406383], "std": [0.1711673401709467, 0.04558874685540628, 0.048393022440144685, 0.05954901110402962, 0.12482080746330386, 0.31217154350856946, 0.19666942160949677, 0.08657288508740918, 0.04710346331943101, 0.08579086643667909, 0.1001579351984714, 0.3260218477600691], "min": [-0.014466369507064682, 0.15805193370771217, 1.0977887188697026, -0.3306479825145315, -0.28136530561872375, -1.0288179425545265, 0.0012748915082477982, -0.34334574095401393, 1.103174349525017, -0.19557527077699854, -0.33892641029657566, -0.2469931299713244], "max": [0.551135212984785, 0.42920618755041573, 1.3702907435758824, 0.13626547791164684, 0.402999241786117, 0.7292408170224316, 0.6328808710132063, -0.08155756803062351, 1.3743545845735654, 0.26228983777790993, 0.4064849058485498, 1.2662550924319032], "count": [1852]}, "eef_sim_pose_action": {"mean": [0.2378352647936207, 0.3080275445898993, 1.1763690029846625, -0.009226706456490971, 0.07401062123352678, -0.10917329175212348, 0.26117922469990934, -0.25998338889785255, 1.1847288893275358, 0.012914278129203276, 0.03252920614716371, 0.24423036621406383], "std": [0.1711673401709467, 0.04558874685540628, 0.048393022440144685, 0.05954901110402962, 0.12482080746330386, 0.31217154350856946, 0.19666942160949677, 0.08657288508740918, 0.04710346331943101, 0.08579086643667909, 0.1001579351984714, 0.3260218477600691], "min": [-0.014466369507064682, 0.15805193370771217, 1.0977887188697026, -0.3306479825145315, -0.28136530561872375, -1.0288179425545265, 0.0012748915082477982, -0.34334574095401393, 1.103174349525017, -0.19557527077699854, -0.33892641029657566, -0.2469931299713244], "max": [0.551135212984785, 0.42920618755041573, 1.3702907435758824, 0.13626547791164684, 0.402999241786117, 0.7292408170224316, 0.6328808710132063, -0.08155756803062351, 1.3743545845735654, 0.26228983777790993, 0.4064849058485498, 1.2662550924319032], "count": [1852]}, "gripper_mode_state": {"mean": [0.8714902807775378, 0.8882289416846653], "std": [0.33465649745348514, 0.3150845741041605], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_state": {"mean": [1.9713822894168467, 1.9713822894168467], "std": [0.22467069895576042, 0.22467069895576042], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_mode_action": {"mean": [0.8714902807775378, 0.8882289416846653], "std": [0.33465649745348514, 0.3150845741041605], "min": [0, 0], "max": [1, 1], "count": [1852]}, "gripper_activity_action": {"mean": [1.9713822894168467, 1.9713822894168467], "std": [0.22467069895576042, 0.22467069895576042], "min": [0, 0], "max": [2, 2], "count": [1852]}, "gripper_open_scale_state": {"mean": [0.15474572433035647, 0.126211084528893], "std": [0.3110379074792492, 0.2945015002852694], "min": [0.03342290648392269, 0.020974295479910716], "max": [0.9878785269601005, 0.9825310707092285], "count": [1852]}, "gripper_open_scale_action": {"mean": [0.15474572433035647, 0.126211084528893], "std": [0.3110379074792492, 0.2945015002852694], "min": [0.03342290648392269, 0.020974295479910716], "max": [0.9878785269601005, 0.9825310707092285], "count": [1852]}}} +{"episode_index": 38, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3503047098351764]], [[0.35944088920143774]], [[0.33404126563893255]]], "std": [[[0.23961132861670045]], [[0.2599417236034968]], [[0.2648261401202272]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4276659703262458]], [[0.42409410133017106]], [[0.4058873203993271]]], "std": [[[0.21164618635080187]], [[0.20236629918830162]], [[0.21155151806844233]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46259845633049285]], [[0.4623020221450043]], [[0.44417331292573287]]], "std": [[[0.2480181550333852]], [[0.23600743035216712]], [[0.24117790784847423]]], "count": [237]}, "observation.state": {"min": [-0.5059971213340759, -0.0015187762910500169, -0.7163690328598022, -1.5299999713897705, -1.5299999713897705, -0.3673745393753052, 0.05886363983154297, -0.4985416531562805, -0.009932281449437141, -1.0424370765686035, -1.5299999713897705, -0.34667226672172546, -0.21136298775672913, 0.037074122577905655], "max": [0.9023346900939941, 2.083878993988037, 0.0013917919714003801, 0.14417780935764313, 0.2581234276294708, 0.16522012650966644, 1.7307548522949219, 0.676485538482666, 2.228379011154175, 0.006229323334991932, 0.03474061191082001, 1.4274423122406006, 0.25796422362327576, 1.71737802028656], "mean": [0.031003808602690697, 0.7572780251502991, -0.17164923250675201, -0.5650370121002197, -0.3801363706588745, -0.03275581821799278, 0.7725741267204285, 0.12772397696971893, 0.8509237766265869, -0.25032323598861694, -0.6162576079368591, 0.27183693647384644, -0.002921700244769454, 0.753355860710144], "std": [0.21005097031593323, 0.8328903913497925, 0.19718994200229645, 0.6693959832191467, 0.6149871349334717, 0.07412609457969666, 0.8020428419113159, 0.21419240534305573, 0.9139890670776367, 0.3102022111415863, 0.6571524739265442, 0.4489426016807556, 0.08515716344118118, 0.8073538541793823], "count": [1472]}, "action": {"min": [-0.5059971213340759, -0.0015187762910500169, -0.7163690328598022, -1.5299999713897705, -1.5299999713897705, -0.3673745393753052, 0.05886363983154297, -0.4985416531562805, -0.009932281449437141, -1.0424370765686035, -1.5299999713897705, -0.34667226672172546, -0.21136298775672913, 0.037074122577905655], "max": [0.9023346900939941, 2.083878993988037, 0.0013917919714003801, 0.14417780935764313, 0.2581234276294708, 0.16522012650966644, 1.7307548522949219, 0.676485538482666, 2.228379011154175, 0.006229323334991932, 0.03474061191082001, 1.4274423122406006, 0.25796422362327576, 1.71737802028656], "mean": [0.031003808602690697, 0.7572780251502991, -0.17164923250675201, -0.5650370121002197, -0.3801363706588745, -0.03275581821799278, 0.7725741267204285, 0.12772397696971893, 0.8509237766265869, -0.25032323598861694, -0.6162576079368591, 0.27183693647384644, -0.002921700244769454, 0.753355860710144], "std": [0.21005097031593323, 0.8328903913497925, 0.19718994200229645, 0.6693959832191467, 0.6149871349334717, 0.07412609457969666, 0.8020428419113159, 0.21419240534305573, 0.9139890670776367, 0.3102022111415863, 0.6571524739265442, 0.4489426016807556, 0.08515716344118118, 0.8073538541793823], "count": [1472]}, "timestamp": {"min": [0.0], "max": [49.03333333333333], "mean": [24.516666666666666], "std": [14.16432333560469], "count": [1472]}, "frame_index": {"min": [0], "max": [1471], "mean": [735.5], "std": [424.9297000681407], "count": [1472]}, "episode_index": {"min": [40], "max": [40], "mean": [40.0], "std": [0.0], "count": [1472]}, "index": {"min": [64025], "max": [65496], "mean": [64760.5], "std": [424.9297000681407], "count": [1472]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1472]}, "subtask_annotation": {"mean": [0.7160326086956522, 4.0, 4.0, 4.0, 4.0], "std": [1.0680963963894607, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1472]}, "scene_annotation": {"mean": [40.0], "std": [0.0], "min": [40], "max": [40], "count": [1472]}, "eef_direction_state": {"mean": [4.163043478260869, 4.198369565217392], "std": [2.3017699896093466, 2.2372944536017765], "min": [0, 0], "max": [6, 6], "count": [1472]}, "eef_velocity_state": {"mean": [0.7948369565217391, 0.8233695652173914], "std": [0.8968698438988159, 0.9156237802175137], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_acc_mag_state": {"mean": [0.6997282608695652, 0.7377717391304348], "std": [0.8222780737108869, 0.8424778619625511], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_direction_action": {"mean": [4.163043478260869, 4.198369565217392], "std": [2.3017699896093466, 2.2372944536017765], "min": [0, 0], "max": [6, 6], "count": [1472]}, "eef_velocity_action": {"mean": [0.7948369565217391, 0.8233695652173914], "std": [0.8968698438988159, 0.9156237802175137], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_acc_mag_action": {"mean": [0.6997282608695652, 0.7377717391304348], "std": [0.8222780737108869, 0.8424778619625511], "min": [0, 0], "max": [2, 2], "count": [1472]}, "eef_sim_pose_state": {"mean": [0.17677484112433547, 0.3339356858379195, 1.215304560738015, -0.039011727981464454, 0.013042052128829097, -0.3493877484328062, 0.19846288656294409, -0.2906041667767948, 1.2147093896240049, 0.010404980401156658, -0.023083967749323763, 0.40020247074986903], "std": [0.12751680279136363, 0.040514327844930385, 0.038104838647204764, 0.07810043797253022, 0.07600912978061221, 0.4997514363769114, 0.1466551297269204, 0.06993656674469513, 0.03918195154061184, 0.10183892583939268, 0.11240260668065459, 0.5451952662850039], "min": [0.04577075459147566, 0.21163764968693488, 1.181541231858043, -0.3648471763585049, -0.39768290557818275, -1.3280995346546067, 0.03938822347723295, -0.40032549387962235, 1.180660776667418, -0.30491130107517583, -0.4825626514685257, -0.3368092714066907], "max": [0.43335051536665486, 0.4779464387898144, 1.3410366884263287, 0.16641469328437963, 0.26229488793628764, 0.21249592815060703, 0.4589820955685867, -0.12838825441298077, 1.3557439349218803, 0.33406909982454563, 0.38213045297765613, 1.45141930636784], "count": [1472]}, "eef_sim_pose_action": {"mean": [0.17677484112433547, 0.3339356858379195, 1.215304560738015, -0.039011727981464454, 0.013042052128829097, -0.3493877484328062, 0.19846288656294409, -0.2906041667767948, 1.2147093896240049, 0.010404980401156658, -0.023083967749323763, 0.40020247074986903], "std": [0.12751680279136363, 0.040514327844930385, 0.038104838647204764, 0.07810043797253022, 0.07600912978061221, 0.4997514363769114, 0.1466551297269204, 0.06993656674469513, 0.03918195154061184, 0.10183892583939268, 0.11240260668065459, 0.5451952662850039], "min": [0.04577075459147566, 0.21163764968693488, 1.181541231858043, -0.3648471763585049, -0.39768290557818275, -1.3280995346546067, 0.03938822347723295, -0.40032549387962235, 1.180660776667418, -0.30491130107517583, -0.4825626514685257, -0.3368092714066907], "max": [0.43335051536665486, 0.4779464387898144, 1.3410366884263287, 0.16641469328437963, 0.26229488793628764, 0.21249592815060703, 0.4589820955685867, -0.12838825441298077, 1.3557439349218803, 0.33406909982454563, 0.38213045297765613, 1.45141930636784], "count": [1472]}, "gripper_mode_state": {"mean": [0.5631793478260869, 0.5645380434782609], "std": [0.49599230841644587, 0.49581734635246894], "min": [0, 0], "max": [1, 1], "count": [1472]}, "gripper_activity_state": {"mean": [1.8919836956521738, 1.891304347826087], "std": [0.42655199967861096, 0.42717529593758613], "min": [0, 0], "max": [2, 2], "count": [1472]}, "gripper_mode_action": {"mean": [0.5631793478260869, 0.5645380434782609], "std": [0.49599230841644587, 0.49581734635246894], "min": [0, 0], "max": [1, 1], "count": [1472]}, "gripper_activity_action": {"mean": [1.8919836956521738, 1.891304347826087], "std": [0.42655199967861096, 0.42717529593758613], "min": [0, 0], "max": [2, 2], "count": [1472]}, "gripper_open_scale_state": {"mean": [0.44147658576575066, 0.43048496060622626], "std": [0.4583104059704028, 0.46134571324073204], "min": [0.03363636561802456, 0.021185212901660373], "max": [0.9890027727399554, 0.9813588687351772], "count": [1472]}, "gripper_open_scale_action": {"mean": [0.44147658576575066, 0.43048496060622626], "std": [0.4583104059704028, 0.46134571324073204], "min": [0.03363636561802456, 0.021185212901660373], "max": [0.9890027727399554, 0.9813588687351772], "count": [1472]}}} +{"episode_index": 39, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38293322554351966]], [[0.41498203185703186]], [[0.391778329105535]]], "std": [[[0.254964727541631]], [[0.2728170942194293]], [[0.27943384883533207]]], "count": [286]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4195492033837622]], [[0.4351574664442312]], [[0.42172988843944725]]], "std": [[[0.23321535278236843]], [[0.214300584574132]], [[0.22539744485680444]]], "count": [286]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4408070124320125]], [[0.4786937579033167]], [[0.4697271641756936]]], "std": [[[0.2538038445112305]], [[0.22450310683951874]], [[0.23253410749209244]]], "count": [286]}, "observation.state": {"min": [-0.6734175682067871, -0.0045751542784273624, -1.8139925003051758, -1.5299999713897705, -1.5299233198165894, -0.8646500110626221, 0.05886363983154297, -1.2228741645812988, -0.006111078895628452, -1.9754258394241333, -1.5299999713897705, -0.30833014845848083, -0.27888643741607666, 0.06272783875465393], "max": [0.8596422672271729, 2.6624252796173096, 0.004601942375302315, 0.20557650923728943, 0.4895794987678528, 0.22077777981758118, 1.7292134761810303, 0.704537570476532, 2.429243326187134, 0.009757136926054955, 0.4880874454975128, 1.5299999713897705, 1.3865468502044678, 0.06272783875465393], "mean": [-0.1579582393169403, 1.1349595785140991, -0.3843250572681427, -0.7681061625480652, -0.11642053723335266, -0.054755739867687225, 0.30961495637893677, 0.12287750840187073, 1.1062099933624268, -0.4263051748275757, -0.7162996530532837, 0.18593764305114746, 0.0907454639673233, 0.06272849440574646], "std": [0.25467634201049805, 0.9667894840240479, 0.42636969685554504, 0.6947576999664307, 0.42263367772102356, 0.13254261016845703, 0.5849539637565613, 0.27335843443870544, 0.948555052280426, 0.4179561734199524, 0.684170663356781, 0.4496566653251648, 0.22744488716125488, 6.556510925292969e-07], "count": [1888]}, "action": {"min": [-0.6734175682067871, -0.0045751542784273624, -1.8139925003051758, -1.5299999713897705, -1.5299233198165894, -0.8646500110626221, 0.05886363983154297, -1.2228741645812988, -0.006111078895628452, -1.9754258394241333, -1.5299999713897705, -0.30833014845848083, -0.27888643741607666, 0.06272783875465393], "max": [0.8596422672271729, 2.6624252796173096, 0.004601942375302315, 0.20557650923728943, 0.4895794987678528, 0.22077777981758118, 1.7292134761810303, 0.704537570476532, 2.429243326187134, 0.009757136926054955, 0.4880874454975128, 1.5299999713897705, 1.3865468502044678, 0.06272783875465393], "mean": [-0.1579582393169403, 1.1349595785140991, -0.3843250572681427, -0.7681061625480652, -0.11642053723335266, -0.054755739867687225, 0.30961495637893677, 0.12287750840187073, 1.1062099933624268, -0.4263051748275757, -0.7162996530532837, 0.18593764305114746, 0.0907454639673233, 0.06272849440574646], "std": [0.25467634201049805, 0.9667894840240479, 0.42636969685554504, 0.6947576999664307, 0.42263367772102356, 0.13254261016845703, 0.5849539637565613, 0.27335843443870544, 0.948555052280426, 0.4179561734199524, 0.684170663356781, 0.4496566653251648, 0.22744488716125488, 6.556510925292969e-07], "count": [1888]}, "timestamp": {"min": [0.0], "max": [62.9], "mean": [31.45], "std": [18.16728592216729], "count": [1888]}, "frame_index": {"min": [0], "max": [1887], "mean": [943.5], "std": [545.0185776650187], "count": [1888]}, "episode_index": {"min": [41], "max": [41], "mean": [41.0], "std": [0.0], "count": [1888]}, "index": {"min": [65497], "max": [67384], "mean": [66440.5], "std": [545.0185776650187], "count": [1888]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1888]}, "subtask_annotation": {"mean": [1.548728813559322, 4.0, 4.0, 4.0, 4.0], "std": [1.0857115503326287, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1888]}, "scene_annotation": {"mean": [41.0], "std": [0.0], "min": [41], "max": [41], "count": [1888]}, "eef_direction_state": {"mean": [3.680084745762712, 3.611758474576271], "std": [2.306353051810988, 2.3788905424276954], "min": [0, 0], "max": [6, 6], "count": [1888]}, "eef_velocity_state": {"mean": [0.9878177966101694, 1.0026483050847457], "std": [0.8723385095686736, 0.8987357995137653], "min": [0, 0], "max": [2, 2], "count": [1888]}, "eef_acc_mag_state": {"mean": [0.8903601694915254, 0.875], "std": [0.8311674181881751, 0.8248330596376374], "min": [0, 0], "max": [2, 2], "count": [1888]}, "eef_direction_action": {"mean": [3.680084745762712, 3.611758474576271], "std": [2.306353051810988, 2.3788905424276954], "min": [0, 0], "max": [6, 6], "count": [1888]}, "eef_velocity_action": {"mean": [0.9878177966101694, 1.0026483050847457], "std": [0.8723385095686736, 0.8987357995137653], "min": [0, 0], "max": [2, 2], "count": [1888]}, "eef_acc_mag_action": {"mean": [0.8903601694915254, 0.875], "std": [0.8311674181881751, 0.8248330596376374], "min": [0, 0], "max": [2, 2], "count": [1888]}, "eef_sim_pose_state": {"mean": [0.2454179795383666, 0.2780964303591828, 1.2195008584513538, -0.05303200914790527, -0.014357744703386395, -0.2752413724907009, 0.2430620531449751, -0.2899908970648652, 1.2299366480800644, 0.057338951430035076, -0.011146668444647663, 0.3158992801815067], "std": [0.1658898671318972, 0.07484569146300966, 0.06080551974176582, 0.11831139247016519, 0.11179604681238663, 0.36977341925678286, 0.1727679480518289, 0.06246190888037793, 0.0742410208531603, 0.11531527117075256, 0.14015618100805166, 0.40732646545996676], "min": [0.006453826629501197, 0.07913159950232337, 1.1584028086813893, -0.500015967881501, -0.5055072353476209, -1.3809798455698552, -0.0681583567458868, -0.4975749224719086, 1.150847930570045, -0.2207056601324825, -0.7382705711207052, -0.7569136616130558], "max": [0.6287881824564071, 0.4225972716623021, 1.5385853741687099, 0.22051596814620705, 0.25723577729576474, 0.4837287560945115, 0.5703118894696193, -0.13839885248013215, 1.628444194047767, 0.6253325428968045, 0.5494689140173317, 1.607956611444671], "count": [1888]}, "eef_sim_pose_action": {"mean": [0.2454179795383666, 0.2780964303591828, 1.2195008584513538, -0.05303200914790527, -0.014357744703386395, -0.2752413724907009, 0.2430620531449751, -0.2899908970648652, 1.2299366480800644, 0.057338951430035076, -0.011146668444647663, 0.3158992801815067], "std": [0.1658898671318972, 0.07484569146300966, 0.06080551974176582, 0.11831139247016519, 0.11179604681238663, 0.36977341925678286, 0.1727679480518289, 0.06246190888037793, 0.0742410208531603, 0.11531527117075256, 0.14015618100805166, 0.40732646545996676], "min": [0.006453826629501197, 0.07913159950232337, 1.1584028086813893, -0.500015967881501, -0.5055072353476209, -1.3809798455698552, -0.0681583567458868, -0.4975749224719086, 1.150847930570045, -0.2207056601324825, -0.7382705711207052, -0.7569136616130558], "max": [0.6287881824564071, 0.4225972716623021, 1.5385853741687099, 0.22051596814620705, 0.25723577729576474, 0.4837287560945115, 0.5703118894696193, -0.13839885248013215, 1.628444194047767, 0.6253325428968045, 0.5494689140173317, 1.607956611444671], "count": [1888]}, "gripper_mode_state": {"mean": [0.8479872881355932, 1.0], "std": [0.35903321196797094, 0.0], "min": [0, 1], "max": [1, 1], "count": [1888]}, "gripper_activity_state": {"mean": [1.9719279661016949, 2.0], "std": [0.22255281962486817, 0.0], "min": [0, 2], "max": [2, 2], "count": [1888]}, "gripper_mode_action": {"mean": [0.8479872881355932, 1.0], "std": [0.35903321196797094, 0.0], "min": [0, 1], "max": [1, 1], "count": [1888]}, "gripper_activity_action": {"mean": [1.9719279661016949, 2.0], "std": [0.22255281962486817, 0.0], "min": [0, 2], "max": [2, 2], "count": [1888]}, "gripper_open_scale_state": {"mean": [0.17692226978789888, 0.03584447928837292], "std": [0.33425804200276116, 7.563394355258879e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.9881219863891602, 0.03584447928837368], "count": [1888]}, "gripper_open_scale_action": {"mean": [0.17692226978789888, 0.03584447928837292], "std": [0.33425804200276116, 7.563394355258879e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.9881219863891602, 0.03584447928837368], "count": [1888]}}} +{"episode_index": 40, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47226011735931267]], [[0.46342926172565463]], [[0.4305569716775599]]], "std": [[[0.2646542635780725]], [[0.24731195804551975]], [[0.2377046217040288]]], "count": [265]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41057447589098534]], [[0.43209662412134664]], [[0.4236651786081309]]], "std": [[[0.2525858413474484]], [[0.23827158567551773]], [[0.24922604262527756]]], "count": [265]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41061801187980435]], [[0.4526640790068648]], [[0.4526298115262877]]], "std": [[[0.2589099628533218]], [[0.22847163711607996]], [[0.2366477714212883]]], "count": [265]}, "observation.state": {"min": [-0.7992039918899536, -0.0007756967679597437, -1.2358554601669312, -1.5299999713897705, -1.5299999713897705, -0.2623107135295868, 0.05336831137537956, -0.03777944669127464, -0.002740067197009921, -1.0477088689804077, -1.5299999713897705, -0.42949387431144714, -0.20363552868366241, 0.03652005270123482], "max": [0.8615149855613708, 2.4650943279266357, 0.003091038903221488, 0.4769136309623718, 0.5026777982711792, 0.2232578992843628, 1.7463873624801636, 0.8666991591453552, 2.3868000507354736, 0.008857442997395992, 0.6886612176895142, 0.6473398804664612, 0.24175365269184113, 1.7199538946151733], "mean": [-0.09480145573616028, 0.850640058517456, -0.25384798645973206, -0.5535077452659607, -0.08961744606494904, -0.06071111559867859, 0.31032025814056396, 0.20120646059513092, 0.8501275181770325, -0.2532755732536316, -0.5578824877738953, -0.08279413729906082, 0.02896502986550331, 0.2265814244747162], "std": [0.23521800339221954, 0.9554303884506226, 0.3422951102256775, 0.7312197685241699, 0.4352796673774719, 0.08708181977272034, 0.5890704393386841, 0.26037222146987915, 0.9663280248641968, 0.30412259697914124, 0.7156971096992493, 0.24151074886322021, 0.09574329853057861, 0.522680938243866], "count": [1710]}, "action": {"min": [-0.7992039918899536, -0.0007756967679597437, -1.2358554601669312, -1.5299999713897705, -1.5299999713897705, -0.2623107135295868, 0.05336831137537956, -0.03777944669127464, -0.002740067197009921, -1.0477088689804077, -1.5299999713897705, -0.42949387431144714, -0.20363552868366241, 0.03652005270123482], "max": [0.8615149855613708, 2.4650943279266357, 0.003091038903221488, 0.4769136309623718, 0.5026777982711792, 0.2232578992843628, 1.7463873624801636, 0.8666991591453552, 2.3868000507354736, 0.008857442997395992, 0.6886612176895142, 0.6473398804664612, 0.24175365269184113, 1.7199538946151733], "mean": [-0.09480145573616028, 0.850640058517456, -0.25384798645973206, -0.5535077452659607, -0.08961744606494904, -0.06071111559867859, 0.31032025814056396, 0.20120646059513092, 0.8501275181770325, -0.2532755732536316, -0.5578824877738953, -0.08279413729906082, 0.02896502986550331, 0.2265814244747162], "std": [0.23521800339221954, 0.9554303884506226, 0.3422951102256775, 0.7312197685241699, 0.4352796673774719, 0.08708181977272034, 0.5890704393386841, 0.26037222146987915, 0.9663280248641968, 0.30412259697914124, 0.7156971096992493, 0.24151074886322021, 0.09574329853057861, 0.522680938243866], "count": [1710]}, "timestamp": {"min": [0.0], "max": [56.96666666666667], "mean": [28.483333333333334], "std": [16.454479858306293], "count": [1710]}, "frame_index": {"min": [0], "max": [1709], "mean": [854.5], "std": [493.6343957491887], "count": [1710]}, "episode_index": {"min": [42], "max": [42], "mean": [42.0], "std": [0.0], "count": [1710]}, "index": {"min": [67385], "max": [69094], "mean": [68239.5], "std": [493.6343957491887], "count": [1710]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1710]}, "subtask_annotation": {"mean": [1.7239766081871346, 4.0, 4.0, 4.0, 4.0], "std": [1.3035527161044866, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1710]}, "scene_annotation": {"mean": [42.0], "std": [0.0], "min": [42], "max": [42], "count": [1710]}, "eef_direction_state": {"mean": [4.232748538011696, 4.183040935672515], "std": [2.1966702715237316, 2.2558187511611654], "min": [0, 0], "max": [6, 6], "count": [1710]}, "eef_velocity_state": {"mean": [0.8362573099415205, 0.8573099415204678], "std": [0.9016398467923739, 0.9129297436285794], "min": [0, 0], "max": [2, 2], "count": [1710]}, "eef_acc_mag_state": {"mean": [0.7467836257309941, 0.7514619883040936], "std": [0.8276498503712856, 0.8283610765339691], "min": [0, 0], "max": [2, 2], "count": [1710]}, "eef_direction_action": {"mean": [4.232748538011696, 4.183040935672515], "std": [2.1966702715237316, 2.2558187511611654], "min": [0, 0], "max": [6, 6], "count": [1710]}, "eef_velocity_action": {"mean": [0.8362573099415205, 0.8573099415204678], "std": [0.9016398467923739, 0.9129297436285794], "min": [0, 0], "max": [2, 2], "count": [1710]}, "eef_acc_mag_action": {"mean": [0.7467836257309941, 0.7514619883040936], "std": [0.8276498503712856, 0.8283610765339691], "min": [0, 0], "max": [2, 2], "count": [1710]}, "eef_sim_pose_state": {"mean": [0.18813194235895098, 0.31425620576455493, 1.206128352677816, -0.059548861127251454, 0.04179350135641265, -0.18502625292428115, 0.1804951102715366, -0.28157205220084713, 1.2033635080662792, 0.023568121197577094, 0.03575051652295118, 0.114947042938252], "std": [0.15588609251157298, 0.05060326172991735, 0.05619494020389762, 0.06831855435548093, 0.14071750989879905, 0.34228469887995533, 0.1459156310860766, 0.07519028435586929, 0.053794304150159726, 0.09436015857890083, 0.16656279673151464, 0.30818819751176113], "min": [0.003174698691015297, 0.1887535764092079, 1.1440270374914547, -0.3675658534246172, -0.43396497081751084, -1.379789926053167, -0.05591796228161052, -0.3471025966120862, 1.1343445364224574, -0.16331720035194722, -0.4616114411556058, -0.39837345707992367], "max": [0.5377990296300733, 0.4505318039804872, 1.4611817875591135, 0.1187152771355775, 0.440279040933623, 0.3576169428670134, 0.49334556840726684, -0.08944841888959393, 1.4310792159658066, 0.3211018177843017, 0.5133284775552123, 1.1619765607954358], "count": [1710]}, "eef_sim_pose_action": {"mean": [0.18813194235895098, 0.31425620576455493, 1.206128352677816, -0.059548861127251454, 0.04179350135641265, -0.18502625292428115, 0.1804951102715366, -0.28157205220084713, 1.2033635080662792, 0.023568121197577094, 0.03575051652295118, 0.114947042938252], "std": [0.15588609251157298, 0.05060326172991735, 0.05619494020389762, 0.06831855435548093, 0.14071750989879905, 0.34228469887995533, 0.1459156310860766, 0.07519028435586929, 0.053794304150159726, 0.09436015857890083, 0.16656279673151464, 0.30818819751176113], "min": [0.003174698691015297, 0.1887535764092079, 1.1440270374914547, -0.3675658534246172, -0.43396497081751084, -1.379789926053167, -0.05591796228161052, -0.3471025966120862, 1.1343445364224574, -0.16331720035194722, -0.4616114411556058, -0.39837345707992367], "max": [0.5377990296300733, 0.4505318039804872, 1.4611817875591135, 0.1187152771355775, 0.440279040933623, 0.3576169428670134, 0.49334556840726684, -0.08944841888959393, 1.4310792159658066, 0.3211018177843017, 0.5133284775552123, 1.1619765607954358], "count": [1710]}, "gripper_mode_state": {"mean": [0.8491228070175438, 0.8853801169590644], "std": [0.3579291349138676, 0.3185626554582481], "min": [0, 0], "max": [1, 1], "count": [1710]}, "gripper_activity_state": {"mean": [1.9701754385964911, 1.9701754385964911], "std": [0.22875067170633548, 0.22875067170633548], "min": [0, 0], "max": [2, 2], "count": [1710]}, "gripper_mode_action": {"mean": [0.8491228070175438, 0.8853801169590644], "std": [0.3579291349138676, 0.3185626554582481], "min": [0, 0], "max": [1, 1], "count": [1710]}, "gripper_activity_action": {"mean": [1.9701754385964911, 1.9701754385964911], "std": [0.22875067170633548, 0.22875067170633548], "min": [0, 0], "max": [2, 2], "count": [1710]}, "gripper_open_scale_state": {"mean": [0.177323456170822, 0.12947256155280415], "std": [0.33660667376601244, 0.298678627493543], "min": [0.03049617792878832, 0.020868601543562754], "max": [0.9979356357029506, 0.9828307969229562], "count": [1710]}, "gripper_open_scale_action": {"mean": [0.177323456170822, 0.12947256155280415], "std": [0.33660667376601244, 0.298678627493543], "min": [0.03049617792878832, 0.020868601543562754], "max": [0.9979356357029506, 0.9828307969229562], "count": [1710]}}} +{"episode_index": 41, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3799039519440255]], [[0.3855405783894755]], [[0.35918051156359976]]], "std": [[[0.2466555867602144]], [[0.2420193690131072]], [[0.22057367526556915]]], "count": [260]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3978403783308195]], [[0.4251622517596782]], [[0.4148729700854701]]], "std": [[[0.2525428995541435]], [[0.24014699435876985]], [[0.2544276499775201]]], "count": [260]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40940308991117813]], [[0.4534420866851014]], [[0.45099792504608677]]], "std": [[[0.25886062131443516]], [[0.22809087600998848]], [[0.2361258393078186]]], "count": [260]}, "observation.state": {"min": [-0.9093854427337646, -0.01319829374551773, -0.8973787426948547, -1.5300735235214233, -1.528968095779419, -0.6579239964485168, 0.0599847286939621, -0.068471759557724, -0.0048158541321754456, -1.143723726272583, -1.5299999713897705, -0.3724765181541443, -0.23884674906730652, 0.030956868082284927], "max": [0.8654667139053345, 2.3528847694396973, 0.02097875066101551, 0.16258564591407776, 0.6948933005332947, 0.17019781470298767, 1.744980812072754, 0.6456864476203918, 2.2842798233032227, 0.005531527567654848, 0.1533980816602707, 0.7759523391723633, 0.24236896634101868, 1.7171204090118408], "mean": [-0.2177135944366455, 1.1669187545776367, -0.25371307134628296, -0.8414286971092224, -0.026201793923974037, -0.05003538355231285, 0.3377911150455475, 0.2583698034286499, 1.2274521589279175, -0.3409527838230133, -0.8255025744438171, -0.004464241210371256, 0.06400655210018158, 0.3137214481830597], "std": [0.2977805733680725, 0.8628569841384888, 0.2322089970111847, 0.6660836338996887, 0.4614858627319336, 0.13496480882167816, 0.6118993759155273, 0.22870241105556488, 0.912056565284729, 0.2864192724227905, 0.6255987882614136, 0.24399274587631226, 0.09339302033185959, 0.6146281361579895], "count": [1667]}, "action": {"min": [-0.9093854427337646, -0.01319829374551773, -0.8973787426948547, -1.5300735235214233, -1.528968095779419, -0.6579239964485168, 0.0599847286939621, -0.068471759557724, -0.0048158541321754456, -1.143723726272583, -1.5299999713897705, -0.3724765181541443, -0.23884674906730652, 0.030956868082284927], "max": [0.8654667139053345, 2.3528847694396973, 0.02097875066101551, 0.16258564591407776, 0.6948933005332947, 0.17019781470298767, 1.744980812072754, 0.6456864476203918, 2.2842798233032227, 0.005531527567654848, 0.1533980816602707, 0.7759523391723633, 0.24236896634101868, 1.7171204090118408], "mean": [-0.2177135944366455, 1.1669187545776367, -0.25371307134628296, -0.8414286971092224, -0.026201793923974037, -0.05003538355231285, 0.3377911150455475, 0.2583698034286499, 1.2274521589279175, -0.3409527838230133, -0.8255025744438171, -0.004464241210371256, 0.06400655210018158, 0.3137214481830597], "std": [0.2977805733680725, 0.8628569841384888, 0.2322089970111847, 0.6660836338996887, 0.4614858627319336, 0.13496480882167816, 0.6118993759155273, 0.22870241105556488, 0.912056565284729, 0.2864192724227905, 0.6255987882614136, 0.24399274587631226, 0.09339302033185959, 0.6146281361579895], "count": [1667]}, "timestamp": {"min": [0.0], "max": [55.53333333333333], "mean": [27.76666666666667], "std": [16.040712092810733], "count": [1667]}, "frame_index": {"min": [0], "max": [1666], "mean": [833.0], "std": [481.22136278432197], "count": [1667]}, "episode_index": {"min": [43], "max": [43], "mean": [43.0], "std": [0.0], "count": [1667]}, "index": {"min": [69095], "max": [70761], "mean": [69928.0], "std": [481.22136278432197], "count": [1667]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1667]}, "subtask_annotation": {"mean": [1.6010797840431914, 4.0, 4.0, 4.0, 4.0], "std": [1.1719881068546296, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1667]}, "scene_annotation": {"mean": [43.0], "std": [0.0], "min": [43], "max": [43], "count": [1667]}, "eef_direction_state": {"mean": [3.5806838632273545, 3.3545290941811636], "std": [2.3157863111672836, 2.4354255734180628], "min": [0, 0], "max": [6, 6], "count": [1667]}, "eef_velocity_state": {"mean": [1.0767846430713857, 1.0665866826634673], "std": [0.8838250449438947, 0.8727044197973017], "min": [0, 0], "max": [2, 2], "count": [1667]}, "eef_acc_mag_state": {"mean": [0.9616076784643072, 0.9520095980803839], "std": [0.826794422483376, 0.8406872841228904], "min": [0, 0], "max": [2, 2], "count": [1667]}, "eef_direction_action": {"mean": [3.5806838632273545, 3.3545290941811636], "std": [2.3157863111672836, 2.4354255734180628], "min": [0, 0], "max": [6, 6], "count": [1667]}, "eef_velocity_action": {"mean": [1.0767846430713857, 1.0665866826634673], "std": [0.8838250449438947, 0.8727044197973017], "min": [0, 0], "max": [2, 2], "count": [1667]}, "eef_acc_mag_action": {"mean": [0.9616076784643072, 0.9520095980803839], "std": [0.826794422483376, 0.8406872841228904], "min": [0, 0], "max": [2, 2], "count": [1667]}, "eef_sim_pose_state": {"mean": [0.23167144159662614, 0.27570020951557256, 1.2138930512002997, -0.04245638401804238, 0.05601549754169395, -0.24016858170358993, 0.2563305556312626, -0.26318255568481874, 1.2101670762489327, 0.06280761247359143, 0.05770686362535943, 0.25296581628641146], "std": [0.12796388197531763, 0.07085484743420736, 0.046972927385855595, 0.09205456108711582, 0.1558421334907607, 0.32133434545116457, 0.1489384038581233, 0.06686115256725841, 0.036873901136052496, 0.07870877530491854, 0.12296320620149002, 0.30346132409006876], "min": [0.038705163469015584, 0.12073296590162137, 1.1003533580188813, -0.30830029824938243, -0.5094823772003447, -1.1172116200381805, 0.015171486534353205, -0.3561741074745453, 1.1096669812571216, -0.16800792506241155, -0.3872091140456284, -0.3196246408417732], "max": [0.4462027108887069, 0.4261715026707854, 1.4441718499233458, 0.17135508508098773, 0.48599634770601297, 0.4761293864202689, 0.5147323221866543, -0.1441587953978025, 1.3612316039618308, 0.3023639133736547, 0.35324970711063064, 1.1907303824192208], "count": [1667]}, "eef_sim_pose_action": {"mean": [0.23167144159662614, 0.27570020951557256, 1.2138930512002997, -0.04245638401804238, 0.05601549754169395, -0.24016858170358993, 0.2563305556312626, -0.26318255568481874, 1.2101670762489327, 0.06280761247359143, 0.05770686362535943, 0.25296581628641146], "std": [0.12796388197531763, 0.07085484743420736, 0.046972927385855595, 0.09205456108711582, 0.1558421334907607, 0.32133434545116457, 0.1489384038581233, 0.06686115256725841, 0.036873901136052496, 0.07870877530491854, 0.12296320620149002, 0.30346132409006876], "min": [0.038705163469015584, 0.12073296590162137, 1.1003533580188813, -0.30830029824938243, -0.5094823772003447, -1.1172116200381805, 0.015171486534353205, -0.3561741074745453, 1.1096669812571216, -0.16800792506241155, -0.3872091140456284, -0.3196246408417732], "max": [0.4462027108887069, 0.4261715026707854, 1.4441718499233458, 0.17135508508098773, 0.48599634770601297, 0.4761293864202689, 0.5147323221866543, -0.1441587953978025, 1.3612316039618308, 0.3023639133736547, 0.35324970711063064, 1.1907303824192208], "count": [1667]}, "gripper_mode_state": {"mean": [0.8320335932813437, 0.8326334733053389], "std": [0.37383645211868494, 0.37330278921650684], "min": [0, 0], "max": [1, 1], "count": [1667]}, "gripper_activity_state": {"mean": [1.9700059988002399, 1.9682063587282543], "std": [0.23041172290401973, 0.23659621014342475], "min": [0, 0], "max": [2, 2], "count": [1667]}, "gripper_mode_action": {"mean": [0.8320335932813437, 0.8326334733053389], "std": [0.37383645211868494, 0.37330278921650684], "min": [0, 0], "max": [1, 1], "count": [1667]}, "gripper_activity_action": {"mean": [1.9700059988002399, 1.9682063587282543], "std": [0.23041172290401973, 0.23659621014342475], "min": [0, 0], "max": [2, 2], "count": [1667]}, "gripper_open_scale_state": {"mean": [0.19302566672073485, 0.17927040695908797], "std": [0.3496568226769036, 0.35121923156000834], "min": [0.034276987825121195, 0.017689638904162815], "max": [0.9971318926130023, 0.9812116622924805], "count": [1667]}, "gripper_open_scale_action": {"mean": [0.19302566672073485, 0.17927040695908797], "std": [0.3496568226769036, 0.35121923156000834], "min": [0.034276987825121195, 0.017689638904162815], "max": [0.9971318926130023, 0.9812116622924805], "count": [1667]}}} +{"episode_index": 42, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3917950540185633]], [[0.40541228947185165]], [[0.3719678462709285]]], "std": [[[0.23560080269092762]], [[0.24379691436811138]], [[0.2204447748131512]]], "count": [219]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4083340732284796]], [[0.4127609815361964]], [[0.3965974025328041]]], "std": [[[0.2372777311227617]], [[0.24151875048598678]], [[0.25900227977108947]]], "count": [219]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.421246508192318]], [[0.43050358382825477]], [[0.42041994334517163]]], "std": [[[0.23450238499916998]], [[0.22793925387642439]], [[0.23826113327916074]]], "count": [219]}, "observation.state": {"min": [-0.7485826015472412, -0.004556369502097368, -0.7393787503242493, -1.5299999713897705, -1.4262877702713013, -0.4007178246974945, 0.05886363983154297, -0.006899374537169933, -0.003009418025612831, -0.8696357607841492, -1.5299999713897705, -0.3349134624004364, -0.28084948658943176, 0.03621692955493927], "max": [0.7603167295455933, 2.2741808891296387, 0.005507536698132753, 0.3816576600074768, 0.30361175537109375, 0.17271541059017181, 1.7310115098953247, 0.7255728840827942, 2.188990592956543, 0.007438976317644119, 0.4250209331512451, 0.9363642334938049, 0.3208085596561432, 1.729341983795166], "mean": [-0.035711970180273056, 0.9042310118675232, -0.12376028299331665, -0.6788398027420044, -0.2223733514547348, 0.010216438211500645, 0.5154855847358704, 0.20879828929901123, 0.9477178454399109, -0.25223174691200256, -0.6444952487945557, 0.11471887677907944, -0.03285129740834236, 0.48310965299606323], "std": [0.20977623760700226, 0.9150742888450623, 0.15275146067142487, 0.7510035037994385, 0.46870288252830505, 0.06558998674154282, 0.7236571311950684, 0.2484724521636963, 0.9621332287788391, 0.26428118348121643, 0.6786025762557983, 0.3653858006000519, 0.08469780534505844, 0.7255561947822571], "count": [1321]}, "action": {"min": [-0.7485826015472412, -0.004556369502097368, -0.7393787503242493, -1.5299999713897705, -1.4262877702713013, -0.4007178246974945, 0.05886363983154297, -0.006899374537169933, -0.003009418025612831, -0.8696357607841492, -1.5299999713897705, -0.3349134624004364, -0.28084948658943176, 0.03621692955493927], "max": [0.7603167295455933, 2.2741808891296387, 0.005507536698132753, 0.3816576600074768, 0.30361175537109375, 0.17271541059017181, 1.7310115098953247, 0.7255728840827942, 2.188990592956543, 0.007438976317644119, 0.4250209331512451, 0.9363642334938049, 0.3208085596561432, 1.729341983795166], "mean": [-0.035711970180273056, 0.9042310118675232, -0.12376028299331665, -0.6788398027420044, -0.2223733514547348, 0.010216438211500645, 0.5154855847358704, 0.20879828929901123, 0.9477178454399109, -0.25223174691200256, -0.6444952487945557, 0.11471887677907944, -0.03285129740834236, 0.48310965299606323], "std": [0.20977623760700226, 0.9150742888450623, 0.15275146067142487, 0.7510035037994385, 0.46870288252830505, 0.06558998674154282, 0.7236571311950684, 0.2484724521636963, 0.9621332287788391, 0.26428118348121643, 0.6786025762557983, 0.3653858006000519, 0.08469780534505844, 0.7255561947822571], "count": [1321]}, "timestamp": {"min": [0.0], "max": [44.0], "mean": [22.0], "std": [12.711324784528864], "count": [1321]}, "frame_index": {"min": [0], "max": [1320], "mean": [660.0], "std": [381.3397435358659], "count": [1321]}, "episode_index": {"min": [44], "max": [44], "mean": [44.0], "std": [0.0], "count": [1321]}, "index": {"min": [70762], "max": [72082], "mean": [71422.0], "std": [381.3397435358659], "count": [1321]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1321]}, "subtask_annotation": {"mean": [0.8092354277062831, 4.0, 4.0, 4.0, 4.0], "std": [1.0655742083384645, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1321]}, "scene_annotation": {"mean": [44.0], "std": [0.0], "min": [44], "max": [44], "count": [1321]}, "eef_direction_state": {"mean": [4.153671461014383, 4.177895533686601], "std": [2.2781263622752967, 2.2922696258370236], "min": [0, 0], "max": [6, 6], "count": [1321]}, "eef_velocity_state": {"mean": [0.838001514004542, 0.8183194549583649], "std": [0.9097554903548967, 0.8967924460469758], "min": [0, 0], "max": [2, 2], "count": [1321]}, "eef_acc_mag_state": {"mean": [0.7691143073429221, 0.7501892505677517], "std": [0.8366056756788317, 0.8424588452233511], "min": [0, 0], "max": [2, 2], "count": [1321]}, "eef_direction_action": {"mean": [4.153671461014383, 4.177895533686601], "std": [2.2781263622752967, 2.2922696258370236], "min": [0, 0], "max": [6, 6], "count": [1321]}, "eef_velocity_action": {"mean": [0.838001514004542, 0.8183194549583649], "std": [0.9097554903548967, 0.8967924460469758], "min": [0, 0], "max": [2, 2], "count": [1321]}, "eef_acc_mag_action": {"mean": [0.7691143073429221, 0.7501892505677517], "std": [0.8366056756788317, 0.8424588452233511], "min": [0, 0], "max": [2, 2], "count": [1321]}, "eef_sim_pose_state": {"mean": [0.18726841362819155, 0.32104835728004794, 1.1953620049105482, -0.02452043914234102, 0.07606634590261711, -0.2595744368247741, 0.20380495258610928, -0.2747133142795059, 1.2012509493552315, -0.016053214502494174, 0.04308602443886981, 0.32403159294307377], "std": [0.12684330973134592, 0.042246682006161496, 0.03584020943354209, 0.11169228026927286, 0.12871476940363585, 0.38277799940368257, 0.1433735762676739, 0.07761025074263789, 0.03953436508371181, 0.11333992836419648, 0.11564062591589062, 0.44604255804277104], "min": [0.0158525685594805, 0.16805100023042469, 1.1367361400501284, -0.6155803069770571, -0.3584891394996943, -1.2690599319819538, 0.006371294785076205, -0.34527335872612813, 1.1408690995184652, -0.26823761245476885, -0.3662849168686846, -0.3335668473192646], "max": [0.4503846324332961, 0.44734560274652374, 1.3498034622274575, 0.1779038186393557, 0.4762964202302373, 0.4451919938676422, 0.4129741128471161, -0.10066335183429731, 1.3791781734805433, 0.5584850004875098, 0.435128502681557, 1.2422757149133223], "count": [1321]}, "eef_sim_pose_action": {"mean": [0.18726841362819155, 0.32104835728004794, 1.1953620049105482, -0.02452043914234102, 0.07606634590261711, -0.2595744368247741, 0.20380495258610928, -0.2747133142795059, 1.2012509493552315, -0.016053214502494174, 0.04308602443886981, 0.32403159294307377], "std": [0.12684330973134592, 0.042246682006161496, 0.03584020943354209, 0.11169228026927286, 0.12871476940363585, 0.38277799940368257, 0.1433735762676739, 0.07761025074263789, 0.03953436508371181, 0.11333992836419648, 0.11564062591589062, 0.44604255804277104], "min": [0.0158525685594805, 0.16805100023042469, 1.1367361400501284, -0.6155803069770571, -0.3584891394996943, -1.2690599319819538, 0.006371294785076205, -0.34527335872612813, 1.1408690995184652, -0.26823761245476885, -0.3662849168686846, -0.3335668473192646], "max": [0.4503846324332961, 0.44734560274652374, 1.3498034622274575, 0.1779038186393557, 0.4762964202302373, 0.4451919938676422, 0.4129741128471161, -0.10066335183429731, 1.3791781734805433, 0.5584850004875098, 0.435128502681557, 1.2422757149133223], "count": [1321]}, "gripper_mode_state": {"mean": [0.7199091597274792, 0.7297501892505678], "std": [0.449043384839327, 0.44408878677503505], "min": [0, 0], "max": [1, 1], "count": [1321]}, "gripper_activity_state": {"mean": [1.9197577592732777, 1.9197577592732777], "std": [0.37066374828738635, 0.37066374828738635], "min": [0, 0], "max": [2, 2], "count": [1321]}, "gripper_mode_action": {"mean": [0.7199091597274792, 0.7297501892505678], "std": [0.449043384839327, 0.44408878677503505], "min": [0, 0], "max": [1, 1], "count": [1321]}, "gripper_activity_action": {"mean": [1.9197577592732777, 1.9197577592732777], "std": [0.37066374828738635, 0.37066374828738635], "min": [0, 0], "max": [2, 2], "count": [1321]}, "gripper_open_scale_state": {"mean": [0.294561574265578, 0.27606824281002973], "std": [0.4135167436084319, 0.4146019830840267], "min": [0.03363636561802456, 0.020695388317108154], "max": [0.9891494342258998, 0.9881954193115234], "count": [1321]}, "gripper_open_scale_action": {"mean": [0.294561574265578, 0.27606824281002973], "std": [0.4135167436084319, 0.4146019830840267], "min": [0.03363636561802456, 0.020695388317108154], "max": [0.9891494342258998, 0.9881954193115234], "count": [1321]}}} +{"episode_index": 43, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3828155850715791]], [[0.39337952986475117]], [[0.36700454065014343]]], "std": [[[0.25371085751815664]], [[0.2611712411733541]], [[0.2674825065471212]]], "count": [303]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4050455035699648]], [[0.4352065088044752]], [[0.4263554326020837]]], "std": [[[0.23372519224145374]], [[0.2029224463243547]], [[0.2104278205834456]]], "count": [303]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4598746854260589]], [[0.4788489056421982]], [[0.4656114140008772]]], "std": [[[0.2308146156475428]], [[0.20454419457822448]], [[0.21076338077736093]]], "count": [303]}, "observation.state": {"min": [-0.7992039918899536, -0.006121177691966295, -1.0998642444610596, -1.5299999713897705, -1.2190115451812744, -0.45213207602500916, 0.05886363983154297, -0.20394611358642578, -0.0029480503872036934, -1.9911071062088013, -1.5299999713897705, -0.27254733443260193, -0.13578924536705017, 0.06272783875465393], "max": [0.28956159949302673, 2.3009698390960693, 0.004601942375302315, 0.17876505851745605, 0.8436894416809082, 0.19120274484157562, 0.06322699785232544, 0.7299270033836365, 2.6707923412323, 0.010732896625995636, 0.5751965045928955, 0.37127089500427246, 0.231464222073555, 0.06272783875465393], "mean": [-0.12372155487537384, 1.0140182971954346, -0.27317848801612854, -0.6596012711524963, -0.0716935321688652, -0.053289927542209625, 0.06046675890684128, 0.2189599722623825, 1.0215163230895996, -0.39936405420303345, -0.5346652865409851, -0.04491749778389931, 0.04333928972482681, 0.06272852420806885], "std": [0.20671886205673218, 0.9327077865600586, 0.2651914954185486, 0.6764532923698425, 0.2452143132686615, 0.0918613150715828, 0.0007168632582761347, 0.23010791838169098, 0.9560039639472961, 0.43645617365837097, 0.592384397983551, 0.12333862483501434, 0.06032460555434227, 6.854534149169922e-07], "count": [2038]}, "action": {"min": [-0.7992039918899536, -0.006121177691966295, -1.0998642444610596, -1.5299999713897705, -1.2190115451812744, -0.45213207602500916, 0.05886363983154297, -0.20394611358642578, -0.0029480503872036934, -1.9911071062088013, -1.5299999713897705, -0.27254733443260193, -0.13578924536705017, 0.06272783875465393], "max": [0.28956159949302673, 2.3009698390960693, 0.004601942375302315, 0.17876505851745605, 0.8436894416809082, 0.19120274484157562, 0.06322699785232544, 0.7299270033836365, 2.6707923412323, 0.010732896625995636, 0.5751965045928955, 0.37127089500427246, 0.231464222073555, 0.06272783875465393], "mean": [-0.12372155487537384, 1.0140182971954346, -0.27317848801612854, -0.6596012711524963, -0.0716935321688652, -0.053289927542209625, 0.06046675890684128, 0.2189599722623825, 1.0215163230895996, -0.39936405420303345, -0.5346652865409851, -0.04491749778389931, 0.04333928972482681, 0.06272852420806885], "std": [0.20671886205673218, 0.9327077865600586, 0.2651914954185486, 0.6764532923698425, 0.2452143132686615, 0.0918613150715828, 0.0007168632582761347, 0.23010791838169098, 0.9560039639472961, 0.43645617365837097, 0.592384397983551, 0.12333862483501434, 0.06032460555434227, 6.854534149169922e-07], "count": [2038]}, "timestamp": {"min": [0.0], "max": [67.9], "mean": [33.949999999999996], "std": [19.61066178270268], "count": [2038]}, "frame_index": {"min": [0], "max": [2037], "mean": [1018.5], "std": [588.3198534810805], "count": [2038]}, "episode_index": {"min": [45], "max": [45], "mean": [45.0], "std": [0.0], "count": [2038]}, "index": {"min": [72083], "max": [74120], "mean": [73101.5], "std": [588.3198534810805], "count": [2038]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2038]}, "subtask_annotation": {"mean": [1.9965652600588812, 4.0, 4.0, 4.0, 4.0], "std": [1.302405104543046, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2038]}, "scene_annotation": {"mean": [45.0], "std": [0.0], "min": [45], "max": [45], "count": [2038]}, "eef_direction_state": {"mean": [3.7154072620215897, 3.688910696761531], "std": [2.401640775819883, 2.4183191696615762], "min": [0, 0], "max": [6, 6], "count": [2038]}, "eef_velocity_state": {"mean": [0.9519136408243376, 0.9671246319921492], "std": [0.8797379886955375, 0.9021828697622142], "min": [0, 0], "max": [2, 2], "count": [2038]}, "eef_acc_mag_state": {"mean": [0.8616290480863592, 0.8763493621197253], "std": [0.8367712702786003, 0.8419916687197104], "min": [0, 0], "max": [2, 2], "count": [2038]}, "eef_direction_action": {"mean": [3.7154072620215897, 3.688910696761531], "std": [2.401640775819883, 2.4183191696615762], "min": [0, 0], "max": [6, 6], "count": [2038]}, "eef_velocity_action": {"mean": [0.9519136408243376, 0.9671246319921492], "std": [0.8797379886955375, 0.9021828697622142], "min": [0, 0], "max": [2, 2], "count": [2038]}, "eef_acc_mag_action": {"mean": [0.8616290480863592, 0.8763493621197253], "std": [0.8367712702786003, 0.8419916687197104], "min": [0, 0], "max": [2, 2], "count": [2038]}, "eef_sim_pose_state": {"mean": [0.2212895727615096, 0.3002414806094008, 1.2059223576274418, -0.05055411128058932, 0.07908392505957994, -0.19599918800568916, 0.22770996001826674, -0.2734024849497365, 1.215833324829034, 0.0389009769809855, 0.08610089827544055, 0.17345162716070878], "std": [0.15424070015651678, 0.05066864580321355, 0.04505438286042565, 0.08543124243167598, 0.12662452239034702, 0.21701132823853564, 0.1695719503531442, 0.07199830841890613, 0.050734979022525536, 0.05548021951149342, 0.1548263088046415, 0.17757426595346207], "min": [0.022427480889245476, 0.1640179267354463, 1.1184544416830458, -0.3142863804754732, -0.3643004582513709, -1.4026563246632797, -0.006940359203697115, -0.3499769868578586, 1.1409784869501634, -0.13120667824264204, -0.24116058346334235, -0.2691550110555009], "max": [0.5108554456478559, 0.3977171274826861, 1.3966430473259215, 0.19198998321071653, 0.49042869216650065, 0.22753155507803036, 0.6200052988308034, -0.11455456249243605, 1.3803212236864766, 0.3228047285867035, 0.5645704611168387, 0.6106065976281603], "count": [2038]}, "eef_sim_pose_action": {"mean": [0.2212895727615096, 0.3002414806094008, 1.2059223576274418, -0.05055411128058932, 0.07908392505957994, -0.19599918800568916, 0.22770996001826674, -0.2734024849497365, 1.215833324829034, 0.0389009769809855, 0.08610089827544055, 0.17345162716070878], "std": [0.15424070015651678, 0.05066864580321355, 0.04505438286042565, 0.08543124243167598, 0.12662452239034702, 0.21701132823853564, 0.1695719503531442, 0.07199830841890613, 0.050734979022525536, 0.05548021951149342, 0.1548263088046415, 0.17757426595346207], "min": [0.022427480889245476, 0.1640179267354463, 1.1184544416830458, -0.3142863804754732, -0.3643004582513709, -1.4026563246632797, -0.006940359203697115, -0.3499769868578586, 1.1409784869501634, -0.13120667824264204, -0.24116058346334235, -0.2691550110555009], "max": [0.5108554456478559, 0.3977171274826861, 1.3966430473259215, 0.19198998321071653, 0.49042869216650065, 0.22753155507803036, 0.6200052988308034, -0.11455456249243605, 1.3803212236864766, 0.3228047285867035, 0.5645704611168387, 0.6106065976281603], "count": [2038]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [2038]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [2038]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [2038]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [2038]}, "gripper_open_scale_state": {"mean": [0.03455219337068799, 0.03584447928837283], "std": [0.00040963669399139355, 8.465450562766819e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03612971305847168, 0.03584447928837368], "count": [2038]}, "gripper_open_scale_action": {"mean": [0.03455219337068799, 0.03584447928837283], "std": [0.00040963669399139355, 8.465450562766819e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03612971305847168, 0.03584447928837368], "count": [2038]}}} +{"episode_index": 44, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3166374300443019]], [[0.32818755618728285]], [[0.3004102613164225]]], "std": [[[0.2338505980299165]], [[0.25472076696019175]], [[0.2566760204619915]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4389649664698593]], [[0.43473025143555977]], [[0.4165187270695143]]], "std": [[[0.21148904604507615]], [[0.20042574493868892]], [[0.20898356964276227]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4602804008633606]], [[0.45824302771501]], [[0.4379253195082246]]], "std": [[[0.2393170856619907]], [[0.22166802407697822]], [[0.2240253985726717]]], "count": [269]}, "observation.state": {"min": [-0.4743693768978119, -0.0026809279806911945, -1.481423020362854, -1.5299999713897705, -1.5299999713897705, -1.238204002380371, 0.05211448669433594, -0.7362765073776245, -0.0038821424823254347, -1.3299612998962402, -1.5299999713897705, -0.31276625394821167, -0.17105592787265778, 0.036988697946071625], "max": [0.8988503813743591, 2.560685396194458, 0.0015339808305725455, 0.154280424118042, 0.2701040506362915, 0.14204275608062744, 1.7468986511230469, 0.5675728917121887, 2.3807382583618164, 0.009886589832603931, 0.22138068079948425, 1.4342042207717896, 0.35538190603256226, 1.7319103479385376], "mean": [-0.03866376727819443, 0.803355872631073, -0.2320556640625, -0.5795170068740845, -0.32033106684684753, -0.07196412235498428, 0.91171795129776, 0.07754136621952057, 0.7836845517158508, -0.25844669342041016, -0.4977782368659973, 0.31147900223731995, 0.0185026116669178, 0.8790673613548279], "std": [0.15994279086589813, 0.9224525094032288, 0.32684585452079773, 0.6791406869888306, 0.489304780960083, 0.19208598136901855, 0.8175029158592224, 0.18343167006969452, 0.904844343662262, 0.32745686173439026, 0.6080616116523743, 0.44885143637657166, 0.06736714392900467, 0.8204519748687744], "count": [1739]}, "action": {"min": [-0.4743693768978119, -0.0026809279806911945, -1.481423020362854, -1.5299999713897705, -1.5299999713897705, -1.238204002380371, 0.05211448669433594, -0.7362765073776245, -0.0038821424823254347, -1.3299612998962402, -1.5299999713897705, -0.31276625394821167, -0.17105592787265778, 0.036988697946071625], "max": [0.8988503813743591, 2.560685396194458, 0.0015339808305725455, 0.154280424118042, 0.2701040506362915, 0.14204275608062744, 1.7468986511230469, 0.5675728917121887, 2.3807382583618164, 0.009886589832603931, 0.22138068079948425, 1.4342042207717896, 0.35538190603256226, 1.7319103479385376], "mean": [-0.03866376727819443, 0.803355872631073, -0.2320556640625, -0.5795170068740845, -0.32033106684684753, -0.07196412235498428, 0.91171795129776, 0.07754136621952057, 0.7836845517158508, -0.25844669342041016, -0.4977782368659973, 0.31147900223731995, 0.0185026116669178, 0.8790673613548279], "std": [0.15994279086589813, 0.9224525094032288, 0.32684585452079773, 0.6791406869888306, 0.489304780960083, 0.19208598136901855, 0.8175029158592224, 0.18343167006969452, 0.904844343662262, 0.32745686173439026, 0.6080616116523743, 0.44885143637657166, 0.06736714392900467, 0.8204519748687744], "count": [1739]}, "timestamp": {"min": [0.0], "max": [57.93333333333333], "mean": [28.96666666666666], "std": [16.733532535334884], "count": [1739]}, "frame_index": {"min": [0], "max": [1738], "mean": [869.0], "std": [502.0059760600465], "count": [1739]}, "episode_index": {"min": [46], "max": [46], "mean": [46.0], "std": [0.0], "count": [1739]}, "index": {"min": [74121], "max": [75859], "mean": [74990.0], "std": [502.0059760600465], "count": [1739]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1739]}, "subtask_annotation": {"mean": [0.6969522714203565, 4.0, 4.0, 4.0, 4.0], "std": [1.0194468634706868, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1739]}, "scene_annotation": {"mean": [46.0], "std": [0.0], "min": [46], "max": [46], "count": [1739]}, "eef_direction_state": {"mean": [4.150086256469235, 4.175963197239793], "std": [2.334311350435396, 2.37343880610564], "min": [0, 0], "max": [6, 6], "count": [1739]}, "eef_velocity_state": {"mean": [0.7947096032202415, 0.7199539965497412], "std": [0.9009966139883143, 0.873419906207081], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_acc_mag_state": {"mean": [0.7113283496262219, 0.6233467510063255], "std": [0.8303774097467944, 0.7925371150480278], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_direction_action": {"mean": [4.150086256469235, 4.175963197239793], "std": [2.334311350435396, 2.37343880610564], "min": [0, 0], "max": [6, 6], "count": [1739]}, "eef_velocity_action": {"mean": [0.7947096032202415, 0.7199539965497412], "std": [0.9009966139883143, 0.873419906207081], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_acc_mag_action": {"mean": [0.7113283496262219, 0.6233467510063255], "std": [0.8303774097467944, 0.7925371150480278], "min": [0, 0], "max": [2, 2], "count": [1739]}, "eef_sim_pose_state": {"mean": [0.19315238947818164, 0.313438232815725, 1.2086673120963523, -0.05353668507665096, 0.010807698572475669, -0.36085438812595844, 0.19349350580856606, -0.3057984868505404, 1.2118697016141746, 0.03208305164060986, 0.01769543906656032, 0.39007848086170244], "std": [0.15851056443148748, 0.03956357447791224, 0.038503469747437305, 0.10179352489064364, 0.07202284399274128, 0.4740087407288983, 0.1561191350843289, 0.0499646847901328, 0.03695487302487968, 0.08328986198454937, 0.0619151648245086, 0.48831306816667464], "min": [-0.02233394149284932, 0.21263671832334652, 1.1701700544587867, -0.6118055074725647, -0.36792615533344364, -1.533662359640111, 0.022884113682420788, -0.4078468745155488, 1.178888706232909, -0.1712055592495899, -0.25275406320326854, -0.24062793784091627], "max": [0.5679579700933256, 0.4117656609624854, 1.3884847276034875, 0.1416310492091537, 0.18789570937763123, 0.1718179800327037, 0.5553438967336403, -0.17632851288351198, 1.3318972094174213, 0.3471717831299828, 0.232936475812759, 1.315056391550928], "count": [1739]}, "eef_sim_pose_action": {"mean": [0.19315238947818164, 0.313438232815725, 1.2086673120963523, -0.05353668507665096, 0.010807698572475669, -0.36085438812595844, 0.19349350580856606, -0.3057984868505404, 1.2118697016141746, 0.03208305164060986, 0.01769543906656032, 0.39007848086170244], "std": [0.15851056443148748, 0.03956357447791224, 0.038503469747437305, 0.10179352489064364, 0.07202284399274128, 0.4740087407288983, 0.1561191350843289, 0.0499646847901328, 0.03695487302487968, 0.08328986198454937, 0.0619151648245086, 0.48831306816667464], "min": [-0.02233394149284932, 0.21263671832334652, 1.1701700544587867, -0.6118055074725647, -0.36792615533344364, -1.533662359640111, 0.022884113682420788, -0.4078468745155488, 1.178888706232909, -0.1712055592495899, -0.25275406320326854, -0.24062793784091627], "max": [0.5679579700933256, 0.4117656609624854, 1.3884847276034875, 0.1416310492091537, 0.18789570937763123, 0.1718179800327037, 0.5553438967336403, -0.17632851288351198, 1.3318972094174213, 0.3471717831299828, 0.232936475812759, 1.315056391550928], "count": [1739]}, "gripper_mode_state": {"mean": [0.4836112708453134, 0.491661874640598], "std": [0.4997313373770879, 0.49993047083119074], "min": [0, 0], "max": [1, 1], "count": [1739]}, "gripper_activity_state": {"mean": [1.9079930994824612, 1.9085681426106957], "std": [0.39496463757183653, 0.3943697592376982], "min": [0, 0], "max": [2, 2], "count": [1739]}, "gripper_mode_action": {"mean": [0.4836112708453134, 0.491661874640598], "std": [0.4997313373770879, 0.49993047083119074], "min": [0, 0], "max": [1, 1], "count": [1739]}, "gripper_activity_action": {"mean": [1.9079930994824612, 1.9085681426106957], "std": [0.39496463757183653, 0.3943697592376982], "min": [0, 0], "max": [2, 2], "count": [1739]}, "gripper_open_scale_state": {"mean": [0.5209901664137707, 0.5023167138607156], "std": [0.467145800934094, 0.4688311760835329], "min": [0.029779706682477678, 0.021136398826326643], "max": [0.9982278006417411, 0.9896630559648786], "count": [1739]}, "gripper_open_scale_action": {"mean": [0.5209901664137707, 0.5023167138607156], "std": [0.467145800934094, 0.4688311760835329], "min": [0.029779706682477678, 0.021136398826326643], "max": [0.9982278006417411, 0.9896630559648786], "count": [1739]}}} +{"episode_index": 45, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3585560080939728]], [[0.37910787626953185]], [[0.3531231688356187]]], "std": [[[0.2612137704967815]], [[0.27466745544552357]], [[0.27921871804235887]]], "count": [337]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4214383901269047]], [[0.4423790760781728]], [[0.4325250415365619]]], "std": [[[0.2318339886783875]], [[0.20692773432624387]], [[0.21590839094181463]]], "count": [337]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44876889913565166]], [[0.4766133754194061]], [[0.47127361523244315]]], "std": [[[0.25663859158687363]], [[0.22985109180578941]], [[0.23158122864439443]]], "count": [337]}, "observation.state": {"min": [-0.674740195274353, -0.004291971679776907, -1.633631944656372, -1.5299999713897705, -1.0768544673919678, -0.37582528591156006, 0.057010143995285034, -0.208903506398201, -0.001147776492871344, -1.9070733785629272, -1.5299999713897705, -0.4141748249530792, -0.2251816987991333, 0.06272783875465393], "max": [0.28908246755599976, 2.6323111057281494, 0.00033550526131875813, 0.40327778458595276, 0.3540576696395874, 0.2589789628982544, 1.6989216804504395, 0.8128897547721863, 2.6554598808288574, 0.03798862174153328, 0.41724276542663574, 1.3616816997528076, 0.5721748471260071, 0.06272783875465393], "mean": [-0.18302351236343384, 1.2573024034500122, -0.4298403561115265, -0.6799357533454895, -0.12326834350824356, -0.09869629889726639, 0.35915228724479675, 0.19344964623451233, 1.325135588645935, -0.5168867111206055, -0.6596963405609131, 0.14138969779014587, 0.1452445238828659, 0.06272856891155243], "std": [0.20967480540275574, 1.0704177618026733, 0.4208475351333618, 0.6528916954994202, 0.3042985796928406, 0.127279594540596, 0.5389087796211243, 0.21227434277534485, 1.0377068519592285, 0.5286841988563538, 0.6035347580909729, 0.40908119082450867, 0.1827818602323532, 7.301568984985352e-07], "count": [2346]}, "action": {"min": [-0.674740195274353, -0.004291971679776907, -1.633631944656372, -1.5299999713897705, -1.0768544673919678, -0.37582528591156006, 0.057010143995285034, -0.208903506398201, -0.001147776492871344, -1.9070733785629272, -1.5299999713897705, -0.4141748249530792, -0.2251816987991333, 0.06272783875465393], "max": [0.28908246755599976, 2.6323111057281494, 0.00033550526131875813, 0.40327778458595276, 0.3540576696395874, 0.2589789628982544, 1.6989216804504395, 0.8128897547721863, 2.6554598808288574, 0.03798862174153328, 0.41724276542663574, 1.3616816997528076, 0.5721748471260071, 0.06272783875465393], "mean": [-0.18302351236343384, 1.2573024034500122, -0.4298403561115265, -0.6799357533454895, -0.12326834350824356, -0.09869629889726639, 0.35915228724479675, 0.19344964623451233, 1.325135588645935, -0.5168867111206055, -0.6596963405609131, 0.14138969779014587, 0.1452445238828659, 0.06272856891155243], "std": [0.20967480540275574, 1.0704177618026733, 0.4208475351333618, 0.6528916954994202, 0.3042985796928406, 0.127279594540596, 0.5389087796211243, 0.21227434277534485, 1.0377068519592285, 0.5286841988563538, 0.6035347580909729, 0.40908119082450867, 0.1827818602323532, 7.301568984985352e-07], "count": [2346]}, "timestamp": {"min": [0.0], "max": [78.16666666666667], "mean": [39.083333333333336], "std": [22.574393474482118], "count": [2346]}, "frame_index": {"min": [0], "max": [2345], "mean": [1172.5], "std": [677.2318042344635], "count": [2346]}, "episode_index": {"min": [47], "max": [47], "mean": [47.0], "std": [0.0], "count": [2346]}, "index": {"min": [75860], "max": [78205], "mean": [77032.5], "std": [677.2318042344635], "count": [2346]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2346]}, "subtask_annotation": {"mean": [1.6035805626598465, 4.0, 4.0, 4.0, 4.0], "std": [1.3992645010023819, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2346]}, "scene_annotation": {"mean": [47.0], "std": [0.0], "min": [47], "max": [47], "count": [2346]}, "eef_direction_state": {"mean": [4.008951406649617, 3.516624040920716], "std": [2.3118741654897392, 2.4412842048397185], "min": [0, 0], "max": [6, 6], "count": [2346]}, "eef_velocity_state": {"mean": [0.876385336743393, 1.0473145780051152], "std": [0.8851699803661185, 0.9097717320105655], "min": [0, 0], "max": [2, 2], "count": [2346]}, "eef_acc_mag_state": {"mean": [0.8222506393861893, 0.8925831202046036], "std": [0.837850972793133, 0.8332730446115361], "min": [0, 0], "max": [2, 2], "count": [2346]}, "eef_direction_action": {"mean": [4.008951406649617, 3.516624040920716], "std": [2.3118741654897392, 2.4412842048397185], "min": [0, 0], "max": [6, 6], "count": [2346]}, "eef_velocity_action": {"mean": [0.876385336743393, 1.0473145780051152], "std": [0.8851699803661185, 0.9097717320105655], "min": [0, 0], "max": [2, 2], "count": [2346]}, "eef_acc_mag_action": {"mean": [0.8222506393861893, 0.8925831202046036], "std": [0.837850972793133, 0.8332730446115361], "min": [0, 0], "max": [2, 2], "count": [2346]}, "eef_sim_pose_state": {"mean": [0.2680395363235301, 0.272268100986472, 1.1801095723774095, -0.10920982668387601, 0.1367349083450885, -0.3068533936437365, 0.28542202759186125, -0.2729616272385075, 1.1937165134494254, 0.13694253761286834, 0.1455810078373178, 0.33486328739144644], "std": [0.18017858685205995, 0.0657695876033492, 0.05979157400386288, 0.1115532025800373, 0.18250013692445807, 0.3035956920742922, 0.18488867206708728, 0.0669405277605883, 0.05960498622670226, 0.15389796188968982, 0.25251494998139873, 0.4021554939494056], "min": [0.02194266211467648, 0.13172475785400722, 1.038085253356045, -0.4248530334213644, -0.28783846120269896, -1.1693080949979333, 0.006618891120265938, -0.3879482614886822, 1.0429525188346052, -0.17809839325760854, -0.2468145787134619, -0.31692306257554437], "max": [0.5872987283917457, 0.37602298207577667, 1.376749765189226, 0.18990779315521272, 0.7380244702125727, 0.007425761754926609, 0.6160146892947653, -0.08120740177057344, 1.3685581160379032, 0.626179817594924, 0.9335365456318399, 1.5046696932331174], "count": [2346]}, "eef_sim_pose_action": {"mean": [0.2680395363235301, 0.272268100986472, 1.1801095723774095, -0.10920982668387601, 0.1367349083450885, -0.3068533936437365, 0.28542202759186125, -0.2729616272385075, 1.1937165134494254, 0.13694253761286834, 0.1455810078373178, 0.33486328739144644], "std": [0.18017858685205995, 0.0657695876033492, 0.05979157400386288, 0.1115532025800373, 0.18250013692445807, 0.3035956920742922, 0.18488867206708728, 0.0669405277605883, 0.05960498622670226, 0.15389796188968982, 0.25251494998139873, 0.4021554939494056], "min": [0.02194266211467648, 0.13172475785400722, 1.038085253356045, -0.4248530334213644, -0.28783846120269896, -1.1693080949979333, 0.006618891120265938, -0.3879482614886822, 1.0429525188346052, -0.17809839325760854, -0.2468145787134619, -0.31692306257554437], "max": [0.5872987283917457, 0.37602298207577667, 1.376749765189226, 0.18990779315521272, 0.7380244702125727, 0.007425761754926609, 0.6160146892947653, -0.08120740177057344, 1.3685581160379032, 0.626179817594924, 0.9335365456318399, 1.5046696932331174], "count": [2346]}, "gripper_mode_state": {"mean": [0.8358908780903666, 1.0], "std": [0.3703745644826049, 0.0], "min": [0, 1], "max": [1, 1], "count": [2346]}, "gripper_activity_state": {"mean": [1.9194373401534526, 2.0], "std": [0.37034905385571065, 0.0], "min": [0, 2], "max": [2, 2], "count": [2346]}, "gripper_mode_action": {"mean": [0.8358908780903666, 1.0], "std": [0.3703745644826049, 0.0], "min": [0, 1], "max": [1, 1], "count": [2346]}, "gripper_activity_action": {"mean": [1.9194373401534526, 2.0], "std": [0.37034905385571065, 0.0], "min": [0, 2], "max": [2, 2], "count": [2346]}, "gripper_open_scale_state": {"mean": [0.2052296803650042, 0.03584447928837267], "std": [0.3079457450134954, 1.0061396160665481e-15], "min": [0.032577225140162876, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [2346]}, "gripper_open_scale_action": {"mean": [0.2052296803650042, 0.03584447928837267], "std": [0.3079457450134954, 1.0061396160665481e-15], "min": [0.032577225140162876, 0.03584447928837368], "max": [0.9708123888288226, 0.03584447928837368], "count": [2346]}}} +{"episode_index": 46, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3791966881927627]], [[0.39253731479311516]], [[0.36774178232603355]]], "std": [[[0.2447379243489277]], [[0.24392221622813703]], [[0.22040400680878316]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38036424780182104]], [[0.39781895620133845]], [[0.38399098594727843]]], "std": [[[0.24804037489264194]], [[0.2405494099051581]], [[0.256141490174565]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40567217187893306]], [[0.4451048898089559]], [[0.44118160256577177]]], "std": [[[0.25568236811457473]], [[0.23128963409674144]], [[0.24053038218827721]]], "count": [251]}, "observation.state": {"min": [-0.8234880566596985, -0.007632391527295113, -1.004514217376709, -1.5299999713897705, -1.26887047290802, -0.2777004539966583, 0.0599847286939621, -0.0671747624874115, -0.013159379363059998, -1.1406819820404053, -1.4726215600967407, -0.27345529198646545, -0.16729985177516937, 0.03645898774266243], "max": [0.2511506676673889, 2.303906202316284, 0.018712688237428665, 0.12732766568660736, 0.6563860177993774, 0.23479335010051727, 1.7149298191070557, 0.5230874419212341, 2.250331163406372, 0.010218825191259384, 0.3915412425994873, 0.8605632185935974, 0.38425448536872864, 1.7037034034729004], "mean": [-0.16384895145893097, 0.935947060585022, -0.24420684576034546, -0.6654624938964844, 0.03130638971924782, -0.01493512000888586, 0.3425077199935913, 0.165691077709198, 0.9325326085090637, -0.3313981592655182, -0.5508444309234619, 0.038697998970746994, 0.03737010806798935, 0.30082330107688904], "std": [0.2307753562927246, 0.910465657711029, 0.2764824628829956, 0.6276060342788696, 0.42927834391593933, 0.08289699256420135, 0.6130541563034058, 0.19179251790046692, 0.8973434567451477, 0.33692285418510437, 0.5729624032974243, 0.26031991839408875, 0.11404453217983246, 0.6003937125205994], "count": [1588]}, "action": {"min": [-0.8234880566596985, -0.007632391527295113, -1.004514217376709, -1.5299999713897705, -1.26887047290802, -0.2777004539966583, 0.0599847286939621, -0.0671747624874115, -0.013159379363059998, -1.1406819820404053, -1.4726215600967407, -0.27345529198646545, -0.16729985177516937, 0.03645898774266243], "max": [0.2511506676673889, 2.303906202316284, 0.018712688237428665, 0.12732766568660736, 0.6563860177993774, 0.23479335010051727, 1.7149298191070557, 0.5230874419212341, 2.250331163406372, 0.010218825191259384, 0.3915412425994873, 0.8605632185935974, 0.38425448536872864, 1.7037034034729004], "mean": [-0.16384895145893097, 0.935947060585022, -0.24420684576034546, -0.6654624938964844, 0.03130638971924782, -0.01493512000888586, 0.3425077199935913, 0.165691077709198, 0.9325326085090637, -0.3313981592655182, -0.5508444309234619, 0.038697998970746994, 0.03737010806798935, 0.30082330107688904], "std": [0.2307753562927246, 0.910465657711029, 0.2764824628829956, 0.6276060342788696, 0.42927834391593933, 0.08289699256420135, 0.6130541563034058, 0.19179251790046692, 0.8973434567451477, 0.33692285418510437, 0.5729624032974243, 0.26031991839408875, 0.11404453217983246, 0.6003937125205994], "count": [1588]}, "timestamp": {"min": [0.0], "max": [52.9], "mean": [26.45], "std": [15.280534094795973], "count": [1588]}, "frame_index": {"min": [0], "max": [1587], "mean": [793.5], "std": [458.4160228438792], "count": [1588]}, "episode_index": {"min": [48], "max": [48], "mean": [48.0], "std": [0.0], "count": [1588]}, "index": {"min": [78206], "max": [79793], "mean": [78999.5], "std": [458.4160228438792], "count": [1588]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1588]}, "subtask_annotation": {"mean": [1.6763224181360201, 4.0, 4.0, 4.0, 4.0], "std": [1.2834025057496317, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1588]}, "scene_annotation": {"mean": [48.0], "std": [0.0], "min": [48], "max": [48], "count": [1588]}, "eef_direction_state": {"mean": [3.876574307304786, 3.84823677581864], "std": [2.3558984023641116, 2.4485158542516565], "min": [0, 0], "max": [6, 6], "count": [1588]}, "eef_velocity_state": {"mean": [0.9231738035264484, 0.8318639798488665], "std": [0.9119370711192204, 0.878696826260844], "min": [0, 0], "max": [2, 2], "count": [1588]}, "eef_acc_mag_state": {"mean": [0.7840050377833753, 0.7581863979848866], "std": [0.8341399770026954, 0.8281658502879993], "min": [0, 0], "max": [2, 2], "count": [1588]}, "eef_direction_action": {"mean": [3.876574307304786, 3.84823677581864], "std": [2.3558984023641116, 2.4485158542516565], "min": [0, 0], "max": [6, 6], "count": [1588]}, "eef_velocity_action": {"mean": [0.9231738035264484, 0.8318639798488665], "std": [0.9119370711192204, 0.878696826260844], "min": [0, 0], "max": [2, 2], "count": [1588]}, "eef_acc_mag_action": {"mean": [0.7840050377833753, 0.7581863979848866], "std": [0.8341399770026954, 0.8281658502879993], "min": [0, 0], "max": [2, 2], "count": [1588]}, "eef_sim_pose_state": {"mean": [0.20888773123147505, 0.28871136658659224, 1.2120932014975105, -0.01987795493756735, 0.017384130591856704, -0.13075456724193538, 0.21893110608924266, -0.28482274737288876, 1.2229795621221196, 0.043565809610841506, 0.04680137547115041, 0.20485569681555008], "std": [0.1443492918119797, 0.06134616092049361, 0.04658101545838436, 0.07885590503224892, 0.12567241572670906, 0.3633174884615498, 0.1539751999975205, 0.061872819109467424, 0.0514451726788858, 0.11192718773055879, 0.13679397874233448, 0.3181407435185446], "min": [0.03529846735617376, 0.12341522127768101, 1.1324948162614747, -0.3238261191246307, -0.42963823658012523, -1.387421706958155, 0.017533023205390245, -0.34253561047804826, 1.1534211666431662, -0.16096990398739702, -0.32376720963011096, -0.2808789409255437], "max": [0.49405492788681316, 0.36085971224120067, 1.4233710075145067, 0.18704357748313977, 0.5387020208841036, 0.6181072832442464, 0.49012079993230695, -0.14639581311191077, 1.4432460593364431, 0.3718630263326466, 0.6995889974946965, 1.1927007735921373], "count": [1588]}, "eef_sim_pose_action": {"mean": [0.20888773123147505, 0.28871136658659224, 1.2120932014975105, -0.01987795493756735, 0.017384130591856704, -0.13075456724193538, 0.21893110608924266, -0.28482274737288876, 1.2229795621221196, 0.043565809610841506, 0.04680137547115041, 0.20485569681555008], "std": [0.1443492918119797, 0.06134616092049361, 0.04658101545838436, 0.07885590503224892, 0.12567241572670906, 0.3633174884615498, 0.1539751999975205, 0.061872819109467424, 0.0514451726788858, 0.11192718773055879, 0.13679397874233448, 0.3181407435185446], "min": [0.03529846735617376, 0.12341522127768101, 1.1324948162614747, -0.3238261191246307, -0.42963823658012523, -1.387421706958155, 0.017533023205390245, -0.34253561047804826, 1.1534211666431662, -0.16096990398739702, -0.32376720963011096, -0.2808789409255437], "max": [0.49405492788681316, 0.36085971224120067, 1.4233710075145067, 0.18704357748313977, 0.5387020208841036, 0.6181072832442464, 0.49012079993230695, -0.14639581311191077, 1.4432460593364431, 0.3718630263326466, 0.6995889974946965, 1.1927007735921373], "count": [1588]}, "gripper_mode_state": {"mean": [0.8268261964735516, 0.8394206549118388], "std": [0.37839745942411773, 0.36714250505656887], "min": [0, 0], "max": [1, 1], "count": [1588]}, "gripper_activity_state": {"mean": [1.966624685138539, 1.966624685138539], "std": [0.24230098212711904, 0.24230098212711904], "min": [0, 0], "max": [2, 2], "count": [1588]}, "gripper_mode_action": {"mean": [0.8268261964735516, 0.8394206549118388], "std": [0.37839745942411773, 0.36714250505656887], "min": [0, 0], "max": [1, 1], "count": [1588]}, "gripper_activity_action": {"mean": [1.966624685138539, 1.966624685138539], "std": [0.24230098212711904, 0.24230098212711904], "min": [0, 0], "max": [2, 2], "count": [1588]}, "gripper_open_scale_state": {"mean": [0.19571853206553555, 0.17189662861588828], "std": [0.3503151971936558, 0.3430807899037648], "min": [0.034276987825121195, 0.02083370728152139], "max": [0.9799598966326032, 0.9735448019845145], "count": [1588]}, "gripper_open_scale_action": {"mean": [0.19571853206553555, 0.17189662861588828], "std": [0.3503151971936558, 0.3430807899037648], "min": [0.034276987825121195, 0.02083370728152139], "max": [0.9799598966326032, 0.9735448019845145], "count": [1588]}}} +{"episode_index": 47, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3868195430840753]], [[0.3933264060436073]], [[0.36454879123565437]]], "std": [[[0.24360697596618566]], [[0.2406147542144822]], [[0.21896052644003147]]], "count": [254]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38826615116737856]], [[0.40670792590877125]], [[0.3928441418780986]]], "std": [[[0.2495349000760437]], [[0.24296637785676362]], [[0.25891448330061373]]], "count": [254]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4062355964695589]], [[0.444066609627228]], [[0.4389400217436056]]], "std": [[[0.25638232581445464]], [[0.23350584353816944]], [[0.24202502671923334]]], "count": [254]}, "observation.state": {"min": [-0.5921165943145752, -0.004847900476306677, -0.6716640591621399, -1.5300378799438477, -1.1333932876586914, -0.32827189564704895, 0.05295086279511452, -0.309396356344223, -0.009138127788901329, -1.0931062698364258, -1.5299999713897705, -0.2516990005970001, -0.17737138271331787, 0.03137480467557907], "max": [0.27356305718421936, 2.1704766750335693, 0.021493999287486076, 0.16549545526504517, 0.4070065915584564, 0.1269315630197525, 1.7559614181518555, 0.6442719101905823, 2.2288739681243896, 0.018140381202101707, 0.2730390131473541, 1.2001934051513672, 0.2974923551082611, 1.7042200565338135], "mean": [-0.12091844528913498, 0.8862463235855103, -0.18445944786071777, -0.6724532246589661, -0.02072051167488098, -0.02423935756087303, 0.31432798504829407, 0.1696757823228836, 0.9373725652694702, -0.29870572686195374, -0.6413486003875732, 0.07778708636760712, 0.007892630994319916, 0.29024645686149597], "std": [0.18158020079135895, 0.8852673172950745, 0.21868301928043365, 0.6522038578987122, 0.3699589967727661, 0.08447962999343872, 0.5928575396537781, 0.22335714101791382, 0.9312387704849243, 0.3270642161369324, 0.6647235155105591, 0.33324238657951355, 0.09758792072534561, 0.5902897715568542], "count": [1616]}, "action": {"min": [-0.5921165943145752, -0.004847900476306677, -0.6716640591621399, -1.5300378799438477, -1.1333932876586914, -0.32827189564704895, 0.05295086279511452, -0.309396356344223, -0.009138127788901329, -1.0931062698364258, -1.5299999713897705, -0.2516990005970001, -0.17737138271331787, 0.03137480467557907], "max": [0.27356305718421936, 2.1704766750335693, 0.021493999287486076, 0.16549545526504517, 0.4070065915584564, 0.1269315630197525, 1.7559614181518555, 0.6442719101905823, 2.2288739681243896, 0.018140381202101707, 0.2730390131473541, 1.2001934051513672, 0.2974923551082611, 1.7042200565338135], "mean": [-0.12091844528913498, 0.8862463235855103, -0.18445944786071777, -0.6724532246589661, -0.02072051167488098, -0.02423935756087303, 0.31432798504829407, 0.1696757823228836, 0.9373725652694702, -0.29870572686195374, -0.6413486003875732, 0.07778708636760712, 0.007892630994319916, 0.29024645686149597], "std": [0.18158020079135895, 0.8852673172950745, 0.21868301928043365, 0.6522038578987122, 0.3699589967727661, 0.08447962999343872, 0.5928575396537781, 0.22335714101791382, 0.9312387704849243, 0.3270642161369324, 0.6647235155105591, 0.33324238657951355, 0.09758792072534561, 0.5902897715568542], "count": [1616]}, "timestamp": {"min": [0.0], "max": [53.833333333333336], "mean": [26.916666666666668], "std": [15.549964272913584], "count": [1616]}, "frame_index": {"min": [0], "max": [1615], "mean": [807.5], "std": [466.4989281874075], "count": [1616]}, "episode_index": {"min": [49], "max": [49], "mean": [49.0], "std": [0.0], "count": [1616]}, "index": {"min": [79794], "max": [81409], "mean": [80601.5], "std": [466.4989281874075], "count": [1616]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1616]}, "subtask_annotation": {"mean": [1.635519801980198, 4.0, 4.0, 4.0, 4.0], "std": [1.261658788311141, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1616]}, "scene_annotation": {"mean": [49.0], "std": [0.0], "min": [49], "max": [49], "count": [1616]}, "eef_direction_state": {"mean": [4.0, 4.305074257425742], "std": [2.3343644586359202, 2.246641937311312], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_state": {"mean": [0.8446782178217822, 0.7407178217821783], "std": [0.889297695659744, 0.8873285524423346], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_state": {"mean": [0.7561881188118812, 0.6936881188118812], "std": [0.8302518550591245, 0.822553234460972], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_direction_action": {"mean": [4.0, 4.305074257425742], "std": [2.3343644586359202, 2.246641937311312], "min": [0, 0], "max": [6, 6], "count": [1616]}, "eef_velocity_action": {"mean": [0.8446782178217822, 0.7407178217821783], "std": [0.889297695659744, 0.8873285524423346], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_acc_mag_action": {"mean": [0.7561881188118812, 0.6936881188118812], "std": [0.8302518550591245, 0.822553234460972], "min": [0, 0], "max": [2, 2], "count": [1616]}, "eef_sim_pose_state": {"mean": [0.19901574608501674, 0.30081854979514844, 1.2101343957529196, -0.029602484431823884, 0.02141712308154632, -0.14127480631825545, 0.2128212699998122, -0.2801478796210023, 1.2174344044748757, 0.01861419960188841, -0.005534243414790942, 0.24813442672584474], "std": [0.13683192805285196, 0.04519776483748614, 0.03804044274126699, 0.07889194915826547, 0.1196359155634131, 0.32134734792483055, 0.15161598117026429, 0.07600299901147069, 0.04399922259201247, 0.1072410356673744, 0.11188874161941463, 0.3589694387967408], "min": [0.017497177200676603, 0.18495905905659035, 1.1616005663573872, -0.2741914971615671, -0.3995920778956821, -1.3437843434978594, 0.005120983967851725, -0.3729480007829954, 1.1461578714351304, -0.17866108608410003, -0.4003402551178519, -0.2380847217207422], "max": [0.4344557043885743, 0.3706184609146404, 1.367033647874775, 0.1272028380560388, 0.3846530496017653, 0.32033326543041707, 0.4423791245006883, -0.08690013242726834, 1.38685791159699, 0.4129056815958758, 0.6279296924471174, 1.364933403856261], "count": [1616]}, "eef_sim_pose_action": {"mean": [0.19901574608501674, 0.30081854979514844, 1.2101343957529196, -0.029602484431823884, 0.02141712308154632, -0.14127480631825545, 0.2128212699998122, -0.2801478796210023, 1.2174344044748757, 0.01861419960188841, -0.005534243414790942, 0.24813442672584474], "std": [0.13683192805285196, 0.04519776483748614, 0.03804044274126699, 0.07889194915826547, 0.1196359155634131, 0.32134734792483055, 0.15161598117026429, 0.07600299901147069, 0.04399922259201247, 0.1072410356673744, 0.11188874161941463, 0.3589694387967408], "min": [0.017497177200676603, 0.18495905905659035, 1.1616005663573872, -0.2741914971615671, -0.3995920778956821, -1.3437843434978594, 0.005120983967851725, -0.3729480007829954, 1.1461578714351304, -0.17866108608410003, -0.4003402551178519, -0.2380847217207422], "max": [0.4344557043885743, 0.3706184609146404, 1.367033647874775, 0.1272028380560388, 0.3846530496017653, 0.32033326543041707, 0.4423791245006883, -0.08690013242726834, 1.38685791159699, 0.4129056815958758, 0.6279296924471174, 1.364933403856261], "count": [1616]}, "gripper_mode_state": {"mean": [0.8459158415841584, 0.8459158415841584], "std": [0.36102940398410555, 0.36102940398410555], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_state": {"mean": [1.9665841584158417, 1.9665841584158417], "std": [0.24143181672115452, 0.24143181672115452], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_mode_action": {"mean": [0.8459158415841584, 0.8459158415841584], "std": [0.36102940398410555, 0.36102940398410555], "min": [0, 0], "max": [1, 1], "count": [1616]}, "gripper_activity_action": {"mean": [1.9665841584158417, 1.9665841584158417], "std": [0.24143181672115452, 0.24143181672115452], "min": [0, 0], "max": [2, 2], "count": [1616]}, "gripper_open_scale_state": {"mean": [0.1793993672361295, 0.16585295960896845], "std": [0.3382415008694955, 0.33731181494760504], "min": [0.03025763588292258, 0.01792845981461661], "max": [1.0, 0.9738400323050362], "count": [1616]}, "gripper_open_scale_action": {"mean": [0.1793993672361295, 0.16585295960896845], "std": [0.3382415008694955, 0.33731181494760504], "min": [0.03025763588292258, 0.01792845981461661], "max": [1.0, 0.9738400323050362], "count": [1616]}}} +{"episode_index": 48, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38189791747959545]], [[0.4072619317627549]], [[0.3855945812197184]]], "std": [[[0.2557502089071606]], [[0.28317878019756576]], [[0.2920750665337916]]], "count": [268]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4363488745000488]], [[0.4323509007251325]], [[0.4149795812603649]]], "std": [[[0.21523937815688216]], [[0.20888511173990568]], [[0.21955970850632583]]], "count": [268]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4632624195200468]], [[0.46093293235619287]], [[0.4423815674487042]]], "std": [[[0.2419277808572431]], [[0.23034751204943943]], [[0.23756252793137808]]], "count": [268]}, "observation.state": {"min": [-0.6094492673873901, -0.010735531337559223, -1.7188026905059814, -1.5300730466842651, -1.5299301147460938, -1.4435665607452393, 0.05233504995703697, -0.1669849008321762, -0.010993030853569508, -1.4597039222717285, -1.5299999713897705, -0.34321072697639465, -0.2510419189929962, 0.06272783875465393], "max": [0.45462164282798767, 2.7798311710357666, 0.011694759130477905, 0.3843936622142792, 0.653475821018219, 0.18249058723449707, 1.793247103691101, 0.846552312374115, 2.6046974658966064, 0.014108624309301376, 0.3308519423007965, 1.1397985219955444, 0.4044111371040344, 0.06272783875465393], "mean": [-0.097645603120327, 1.1910430192947388, -0.30698153376579285, -0.8442537784576416, -0.1997155100107193, -0.05425272136926651, 0.6080450415611267, 0.19119630753993988, 1.1952341794967651, -0.44340071082115173, -0.7380290627479553, 0.17010492086410522, 0.04131435975432396, 0.06272845715284348], "std": [0.1826942265033722, 1.0242300033569336, 0.3062624931335449, 0.7222378849983215, 0.4979478120803833, 0.1927230954170227, 0.7739797830581665, 0.22863705456256866, 1.0392125844955444, 0.3989330530166626, 0.6507965922355652, 0.4300169050693512, 0.10095657408237457, 6.183981895446777e-07], "count": [1735]}, "action": {"min": [-0.6094492673873901, -0.010735531337559223, -1.7188026905059814, -1.5300730466842651, -1.5299301147460938, -1.4435665607452393, 0.05233504995703697, -0.1669849008321762, -0.010993030853569508, -1.4597039222717285, -1.5299999713897705, -0.34321072697639465, -0.2510419189929962, 0.06272783875465393], "max": [0.45462164282798767, 2.7798311710357666, 0.011694759130477905, 0.3843936622142792, 0.653475821018219, 0.18249058723449707, 1.793247103691101, 0.846552312374115, 2.6046974658966064, 0.014108624309301376, 0.3308519423007965, 1.1397985219955444, 0.4044111371040344, 0.06272783875465393], "mean": [-0.097645603120327, 1.1910430192947388, -0.30698153376579285, -0.8442537784576416, -0.1997155100107193, -0.05425272136926651, 0.6080450415611267, 0.19119630753993988, 1.1952341794967651, -0.44340071082115173, -0.7380290627479553, 0.17010492086410522, 0.04131435975432396, 0.06272845715284348], "std": [0.1826942265033722, 1.0242300033569336, 0.3062624931335449, 0.7222378849983215, 0.4979478120803833, 0.1927230954170227, 0.7739797830581665, 0.22863705456256866, 1.0392125844955444, 0.3989330530166626, 0.6507965922355652, 0.4300169050693512, 0.10095657408237457, 6.183981895446777e-07], "count": [1735]}, "timestamp": {"min": [0.0], "max": [57.8], "mean": [28.9], "std": [16.6950425110104], "count": [1735]}, "frame_index": {"min": [0], "max": [1734], "mean": [867.0], "std": [500.851275330312], "count": [1735]}, "episode_index": {"min": [50], "max": [50], "mean": [50.0], "std": [0.0], "count": [1735]}, "index": {"min": [81410], "max": [83144], "mean": [82277.0], "std": [500.851275330312], "count": [1735]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1735]}, "subtask_annotation": {"mean": [0.6011527377521614, 4.0, 4.0, 4.0, 4.0], "std": [0.8302625169114739, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1735]}, "scene_annotation": {"mean": [50.0], "std": [0.0], "min": [50], "max": [50], "count": [1735]}, "eef_direction_state": {"mean": [3.5544668587896253, 3.7406340057636887], "std": [2.378167129205754, 2.3041480328126585], "min": [0, 0], "max": [6, 6], "count": [1735]}, "eef_velocity_state": {"mean": [1.0409221902017292, 1.0190201729106627], "std": [0.8899355688543928, 0.9136721154021128], "min": [0, 0], "max": [2, 2], "count": [1735]}, "eef_acc_mag_state": {"mean": [0.9077809798270894, 0.8582132564841498], "std": [0.8279153212252468, 0.8348050078955832], "min": [0, 0], "max": [2, 2], "count": [1735]}, "eef_direction_action": {"mean": [3.5544668587896253, 3.7406340057636887], "std": [2.378167129205754, 2.3041480328126585], "min": [0, 0], "max": [6, 6], "count": [1735]}, "eef_velocity_action": {"mean": [1.0409221902017292, 1.0190201729106627], "std": [0.8899355688543928, 0.9136721154021128], "min": [0, 0], "max": [2, 2], "count": [1735]}, "eef_acc_mag_action": {"mean": [0.9077809798270894, 0.8582132564841498], "std": [0.8279153212252468, 0.8348050078955832], "min": [0, 0], "max": [2, 2], "count": [1735]}, "eef_sim_pose_state": {"mean": [0.24756770939242081, 0.2996919595618325, 1.1894382613950898, -0.04262945943087231, 0.04747430713059588, -0.3000594221792564, 0.26182323169133653, -0.264852263230769, 1.2007053899738542, 0.04748936250796629, 0.007855833483850603, 0.36265216430373803], "std": [0.16760745776639913, 0.04921332521490561, 0.051359425765536704, 0.0829187485683296, 0.12575166807177884, 0.4317304864880574, 0.1782561370731316, 0.08045799607232754, 0.046954756761600984, 0.11120029008003689, 0.12045338506654765, 0.4455987012367857], "min": [-0.06879747821625073, 0.16975563538834137, 1.105705911702645, -0.4548010352618364, -0.43219064052918044, -1.5662585009337835, 0.009863951744971258, -0.35296742979114887, 1.1362365291933323, -0.2311795205513611, -0.4277682530753082, -0.3488768084600582], "max": [0.6085824354526391, 0.4253365992332556, 1.444511384119309, 0.16278100957810543, 0.3420019042690532, 0.411206595918233, 0.5693290139422174, -0.01368386743116645, 1.3873474412243656, 0.4733113158091642, 0.33876907529744105, 1.3283425730531406], "count": [1735]}, "eef_sim_pose_action": {"mean": [0.24756770939242081, 0.2996919595618325, 1.1894382613950898, -0.04262945943087231, 0.04747430713059588, -0.3000594221792564, 0.26182323169133653, -0.264852263230769, 1.2007053899738542, 0.04748936250796629, 0.007855833483850603, 0.36265216430373803], "std": [0.16760745776639913, 0.04921332521490561, 0.051359425765536704, 0.0829187485683296, 0.12575166807177884, 0.4317304864880574, 0.1782561370731316, 0.08045799607232754, 0.046954756761600984, 0.11120029008003689, 0.12045338506654765, 0.4455987012367857], "min": [-0.06879747821625073, 0.16975563538834137, 1.105705911702645, -0.4548010352618364, -0.43219064052918044, -1.5662585009337835, 0.009863951744971258, -0.35296742979114887, 1.1362365291933323, -0.2311795205513611, -0.4277682530753082, -0.3488768084600582], "max": [0.6085824354526391, 0.4253365992332556, 1.444511384119309, 0.16278100957810543, 0.3420019042690532, 0.411206595918233, 0.5693290139422174, -0.01368386743116645, 1.3873474412243656, 0.4733113158091642, 0.33876907529744105, 1.3283425730531406], "count": [1735]}, "gripper_mode_state": {"mean": [0.669164265129683, 1.0], "std": [0.47051402891214433, 0.0], "min": [0, 1], "max": [1, 1], "count": [1735]}, "gripper_activity_state": {"mean": [1.9389048991354467, 2.0], "std": [0.32523449249069436, 0.0], "min": [0, 2], "max": [2, 2], "count": [1735]}, "gripper_mode_action": {"mean": [0.669164265129683, 1.0], "std": [0.47051402891214433, 0.0], "min": [0, 1], "max": [1, 1], "count": [1735]}, "gripper_activity_action": {"mean": [1.9389048991354467, 2.0], "std": [0.32523449249069436, 0.0], "min": [0, 2], "max": [2, 2], "count": [1735]}, "gripper_open_scale_state": {"mean": [0.346151031220629, 0.03584447928837304], "std": [0.44031655929446417, 6.38378239159465e-16], "min": [0.029905742832592556, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [1735]}, "gripper_open_scale_action": {"mean": [0.346151031220629, 0.03584447928837304], "std": [0.44031655929446417, 6.38378239159465e-16], "min": [0.029905742832592556, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [1735]}}} +{"episode_index": 49, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5241691297300111]], [[0.5055231444303168]], [[0.45398727665127486]]], "std": [[[0.26241163733418715]], [[0.2640986079218597]], [[0.266052831734221]]], "count": [293]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4124967831463264]], [[0.4203205291217738]], [[0.41021367306877243]]], "std": [[[0.23823446610148463]], [[0.23148195704865818]], [[0.23951680055651908]]], "count": [293]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.446342112062876]], [[0.45401890703190645]], [[0.44612711265772903]]], "std": [[[0.22756715550647186]], [[0.21658370139970493]], [[0.22054696960081013]]], "count": [293]}, "observation.state": {"min": [-0.6195089221000671, -0.004043126944452524, -1.3583241701126099, -1.530116319656372, -1.2794348001480103, -0.4140869677066803, 0.05886363983154297, -0.528602123260498, -0.0060335686430335045, -1.3755837678909302, -1.5298197269439697, -0.4303116500377655, -0.2521136701107025, 0.030612943693995476], "max": [1.0409166812896729, 2.244088649749756, 0.00613181758671999, 0.4449346363544464, 0.48166996240615845, 0.17903545498847961, 1.731525182723999, 0.9589044451713562, 2.2664401531219482, 0.011721406131982803, 0.3472023904323578, 1.2241166830062866, 0.33282676339149475, 1.71737802028656], "mean": [-0.11155346781015396, 0.7721516489982605, -0.2727576196193695, -0.4656248688697815, -0.12104535102844238, -0.01903453841805458, 0.519966721534729, 0.11197523027658463, 0.754611611366272, -0.29687440395355225, -0.4067675471305847, 0.08040603250265121, -0.006760400254279375, 0.4994518756866455], "std": [0.22617004811763763, 0.863676905632019, 0.33673661947250366, 0.6033137440681458, 0.37337547540664673, 0.1003103107213974, 0.7322531342506409, 0.21108537912368774, 0.8522809743881226, 0.37970495223999023, 0.5008096098899841, 0.3848818242549896, 0.08189266175031662, 0.7377610802650452], "count": [1947]}, "action": {"min": [-0.6195089221000671, -0.004043126944452524, -1.3583241701126099, -1.530116319656372, -1.2794348001480103, -0.4140869677066803, 0.05886363983154297, -0.528602123260498, -0.0060335686430335045, -1.3755837678909302, -1.5298197269439697, -0.4303116500377655, -0.2521136701107025, 0.030612943693995476], "max": [1.0409166812896729, 2.244088649749756, 0.00613181758671999, 0.4449346363544464, 0.48166996240615845, 0.17903545498847961, 1.731525182723999, 0.9589044451713562, 2.2664401531219482, 0.011721406131982803, 0.3472023904323578, 1.2241166830062866, 0.33282676339149475, 1.71737802028656], "mean": [-0.11155346781015396, 0.7721516489982605, -0.2727576196193695, -0.4656248688697815, -0.12104535102844238, -0.01903453841805458, 0.519966721534729, 0.11197523027658463, 0.754611611366272, -0.29687440395355225, -0.4067675471305847, 0.08040603250265121, -0.006760400254279375, 0.4994518756866455], "std": [0.22617004811763763, 0.863676905632019, 0.33673661947250366, 0.6033137440681458, 0.37337547540664673, 0.1003103107213974, 0.7322531342506409, 0.21108537912368774, 0.8522809743881226, 0.37970495223999023, 0.5008096098899841, 0.3848818242549896, 0.08189266175031662, 0.7377610802650452], "count": [1947]}, "timestamp": {"min": [0.0], "max": [64.86666666666666], "mean": [32.43333333333333], "std": [18.735013764092642], "count": [1947]}, "frame_index": {"min": [0], "max": [1946], "mean": [973.0], "std": [562.0504129227793], "count": [1947]}, "episode_index": {"min": [51], "max": [51], "mean": [51.0], "std": [0.0], "count": [1947]}, "index": {"min": [83145], "max": [85091], "mean": [84118.0], "std": [562.0504129227793], "count": [1947]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1947]}, "subtask_annotation": {"mean": [0.70929635336415, 4.0, 4.0, 4.0, 4.0], "std": [1.05461096213759, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1947]}, "scene_annotation": {"mean": [51.0], "std": [0.0], "min": [51], "max": [51], "count": [1947]}, "eef_direction_state": {"mean": [4.006163328197227, 4.101694915254237], "std": [2.3807917826012437, 2.321364608367641], "min": [0, 0], "max": [6, 6], "count": [1947]}, "eef_velocity_state": {"mean": [0.7878787878787878, 0.8222907036466358], "std": [0.8716837338102548, 0.8981269625238929], "min": [0, 0], "max": [2, 2], "count": [1947]}, "eef_acc_mag_state": {"mean": [0.7318952234206472, 0.731381612737545], "std": [0.8308538273962568, 0.8235468232206732], "min": [0, 0], "max": [2, 2], "count": [1947]}, "eef_direction_action": {"mean": [4.006163328197227, 4.101694915254237], "std": [2.3807917826012437, 2.321364608367641], "min": [0, 0], "max": [6, 6], "count": [1947]}, "eef_velocity_action": {"mean": [0.7878787878787878, 0.8222907036466358], "std": [0.8716837338102548, 0.8981269625238929], "min": [0, 0], "max": [2, 2], "count": [1947]}, "eef_acc_mag_action": {"mean": [0.7318952234206472, 0.731381612737545], "std": [0.8308538273962568, 0.8235468232206732], "min": [0, 0], "max": [2, 2], "count": [1947]}, "eef_sim_pose_state": {"mean": [0.1876744515680359, 0.2975165197508439, 1.2216619388225505, -0.028409386141466774, 0.029518042488244935, -0.23348622040578124, 0.1892676979486439, -0.300413080841722, 1.22472971904554, 0.009069760400018237, 0.037394411683939345, 0.19290563561460888], "std": [0.14850547969239775, 0.06352695276125643, 0.04254038918506184, 0.10481933861672636, 0.08499098358138023, 0.3499891645079569, 0.15227595068718913, 0.061057956007621594, 0.04672531034327739, 0.08837003778394142, 0.11023691501131852, 0.3659576341460698], "min": [0.013576022445862479, 0.07648033628343316, 1.1815970149728015, -0.3084706747325478, -0.4002666128759802, -1.1906526290950428, 0.0005528373216503492, -0.37688117496999274, 1.1803245278302654, -0.22388143671542582, -0.3440667987134465, -0.39779817306345777], "max": [0.4982926068570066, 0.49625405865354405, 1.363654302292753, 0.17998382075742725, 0.22745659328461554, 0.38800526330939444, 0.5534095461236382, -0.05659651202083124, 1.4009613857999097, 0.32271503902811755, 0.40714366189951434, 1.1973101723566584], "count": [1947]}, "eef_sim_pose_action": {"mean": [0.1876744515680359, 0.2975165197508439, 1.2216619388225505, -0.028409386141466774, 0.029518042488244935, -0.23348622040578124, 0.1892676979486439, -0.300413080841722, 1.22472971904554, 0.009069760400018237, 0.037394411683939345, 0.19290563561460888], "std": [0.14850547969239775, 0.06352695276125643, 0.04254038918506184, 0.10481933861672636, 0.08499098358138023, 0.3499891645079569, 0.15227595068718913, 0.061057956007621594, 0.04672531034327739, 0.08837003778394142, 0.11023691501131852, 0.3659576341460698], "min": [0.013576022445862479, 0.07648033628343316, 1.1815970149728015, -0.3084706747325478, -0.4002666128759802, -1.1906526290950428, 0.0005528373216503492, -0.37688117496999274, 1.1803245278302654, -0.22388143671542582, -0.3440667987134465, -0.39779817306345777], "max": [0.4982926068570066, 0.49625405865354405, 1.363654302292753, 0.17998382075742725, 0.22745659328461554, 0.38800526330939444, 0.5534095461236382, -0.05659651202083124, 1.4009613857999097, 0.32271503902811755, 0.40714366189951434, 1.1973101723566584], "count": [1947]}, "gripper_mode_state": {"mean": [0.7190549563430919, 0.7205957883923986], "std": [0.4494607058481624, 0.44870647214358017], "min": [0, 0], "max": [1, 1], "count": [1947]}, "gripper_activity_state": {"mean": [1.9465844889573702, 1.9465844889573702], "std": [0.30443122414933665, 0.3061136906498435], "min": [0, 0], "max": [2, 2], "count": [1947]}, "gripper_mode_action": {"mean": [0.7190549563430919, 0.7205957883923986], "std": [0.4494607058481624, 0.44870647214358017], "min": [0, 0], "max": [1, 1], "count": [1947]}, "gripper_activity_action": {"mean": [1.9465844889573702, 1.9465844889573702], "std": [0.30443122414933665, 0.3061136906498435], "min": [0, 0], "max": [2, 2], "count": [1947]}, "gripper_open_scale_state": {"mean": [0.2971197800344859, 0.2854099113873527], "std": [0.41843127579824735, 0.4215759943545579], "min": [0.03363636561802456, 0.01749311068228313], "max": [0.9894429615565709, 0.9813588687351772], "count": [1947]}, "gripper_open_scale_action": {"mean": [0.2971197800344859, 0.2854099113873527], "std": [0.41843127579824735, 0.4215759943545579], "min": [0.03363636561802456, 0.01749311068228313], "max": [0.9894429615565709, 0.9813588687351772], "count": [1947]}}} +{"episode_index": 50, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3784736224674305]], [[0.39704314188563417]], [[0.37562988321734453]]], "std": [[[0.24237556410137479]], [[0.24870994044392083]], [[0.22638667266201284]]], "count": [247]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3953248017605603]], [[0.41589079189930583]], [[0.4040218603635787]]], "std": [[[0.24997413461961757]], [[0.23985700228046267]], [[0.2536717127623493]]], "count": [247]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40810151446993553]], [[0.4467131184232578]], [[0.4427394992634931]]], "std": [[[0.2599704439512927]], [[0.23648006429917642]], [[0.245428337021855]]], "count": [247]}, "observation.state": {"min": [-0.8489867448806763, -0.010331960394978523, -1.280722737312317, -1.530076265335083, -1.489331841468811, -0.28047239780426025, 0.05936182290315628, -0.12450910359621048, -0.009202218614518642, -2.006063938140869, -1.5299999713897705, -0.3672768175601959, -0.18989212810993195, 0.03173515200614929], "max": [0.5123327970504761, 2.5341362953186035, 0.022790826857089996, 0.2096739560365677, 0.6196412444114685, 0.2040194422006607, 1.7406293153762817, 0.6549983024597168, 2.7359673976898193, 0.015150947496294975, 0.25077036023139954, 1.1071335077285767, 0.21929261088371277, 1.7171204090118408], "mean": [-0.10206512361764908, 1.1953315734863281, -0.263265460729599, -0.8265469074249268, -0.07549897581338882, -0.025998232886195183, 0.36085769534111023, 0.20881767570972443, 1.1914883852005005, -0.4670402407646179, -0.6348221302032471, 0.11394497007131577, 0.03474230691790581, 0.3229421377182007], "std": [0.25458449125289917, 1.0153825283050537, 0.32693979144096375, 0.6813328266143799, 0.5486623644828796, 0.10204486548900604, 0.6254645586013794, 0.21489833295345306, 1.0131257772445679, 0.45541098713874817, 0.6050930619239807, 0.35831180214881897, 0.1064111515879631, 0.6145859956741333], "count": [1552]}, "action": {"min": [-0.8489867448806763, -0.010331960394978523, -1.280722737312317, -1.530076265335083, -1.489331841468811, -0.28047239780426025, 0.05936182290315628, -0.12450910359621048, -0.009202218614518642, -2.006063938140869, -1.5299999713897705, -0.3672768175601959, -0.18989212810993195, 0.03173515200614929], "max": [0.5123327970504761, 2.5341362953186035, 0.022790826857089996, 0.2096739560365677, 0.6196412444114685, 0.2040194422006607, 1.7406293153762817, 0.6549983024597168, 2.7359673976898193, 0.015150947496294975, 0.25077036023139954, 1.1071335077285767, 0.21929261088371277, 1.7171204090118408], "mean": [-0.10206512361764908, 1.1953315734863281, -0.263265460729599, -0.8265469074249268, -0.07549897581338882, -0.025998232886195183, 0.36085769534111023, 0.20881767570972443, 1.1914883852005005, -0.4670402407646179, -0.6348221302032471, 0.11394497007131577, 0.03474230691790581, 0.3229421377182007], "std": [0.25458449125289917, 1.0153825283050537, 0.32693979144096375, 0.6813328266143799, 0.5486623644828796, 0.10204486548900604, 0.6254645586013794, 0.21489833295345306, 1.0131257772445679, 0.45541098713874817, 0.6050930619239807, 0.35831180214881897, 0.1064111515879631, 0.6145859956741333], "count": [1552]}, "timestamp": {"min": [0.0], "max": [51.7], "mean": [25.849999999999998], "std": [14.934123863004336], "count": [1552]}, "frame_index": {"min": [0], "max": [1551], "mean": [775.5], "std": [448.02371589013006], "count": [1552]}, "episode_index": {"min": [52], "max": [52], "mean": [52.0], "std": [0.0], "count": [1552]}, "index": {"min": [85092], "max": [86643], "mean": [85867.5], "std": [448.02371589013006], "count": [1552]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1552]}, "subtask_annotation": {"mean": [1.7094072164948453, 4.0, 4.0, 4.0, 4.0], "std": [1.2691681499855034, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1552]}, "scene_annotation": {"mean": [52.0], "std": [0.0], "min": [52], "max": [52], "count": [1552]}, "eef_direction_state": {"mean": [3.538015463917526, 3.4304123711340204], "std": [2.3819766070349857, 2.4033487880373396], "min": [0, 0], "max": [6, 6], "count": [1552]}, "eef_velocity_state": {"mean": [1.071520618556701, 1.110180412371134], "std": [0.9120687129837021, 0.9201913003865314], "min": [0, 0], "max": [2, 2], "count": [1552]}, "eef_acc_mag_state": {"mean": [0.8833762886597938, 0.9033505154639175], "std": [0.8341499424252791, 0.8324532808318877], "min": [0, 0], "max": [2, 2], "count": [1552]}, "eef_direction_action": {"mean": [3.538015463917526, 3.4304123711340204], "std": [2.3819766070349857, 2.4033487880373396], "min": [0, 0], "max": [6, 6], "count": [1552]}, "eef_velocity_action": {"mean": [1.071520618556701, 1.110180412371134], "std": [0.9120687129837021, 0.9201913003865314], "min": [0, 0], "max": [2, 2], "count": [1552]}, "eef_acc_mag_action": {"mean": [0.8833762886597938, 0.9033505154639175], "std": [0.8341499424252791, 0.8324532808318877], "min": [0, 0], "max": [2, 2], "count": [1552]}, "eef_sim_pose_state": {"mean": [0.241337417976533, 0.2968801560482119, 1.1827357473046143, -0.04332126559336381, 0.06223023484584472, -0.1743130218973292, 0.26333528312437127, -0.26600002800507383, 1.2044788261381227, 0.06043363643992991, 0.07804575773706171, 0.32486429086281143], "std": [0.15776463330078064, 0.06439208089452707, 0.0490815995179629, 0.10398469438255663, 0.15223240562226817, 0.3770450522892636, 0.1799900537503057, 0.07432254895794188, 0.05309366993024827, 0.11300278385432856, 0.16619896268780157, 0.4665798083597899], "min": [0.037585311312065786, 0.1249319325027744, 1.0819810045431992, -0.3009956557685832, -0.46558378538081, -1.253725015501442, 0.010442655575013463, -0.3579172968100953, 1.1016803439381062, -0.18050154374213406, -0.32770505484998314, -0.28988600211656373], "max": [0.5391961882948736, 0.39980708005546367, 1.358319171639799, 0.20636336378401882, 0.5596716723347734, 0.34429175103474097, 0.63494388667395, -0.10492537477676427, 1.3943663106132393, 0.3112833599850217, 0.7597881580428161, 1.6375029049524565], "count": [1552]}, "eef_sim_pose_action": {"mean": [0.241337417976533, 0.2968801560482119, 1.1827357473046143, -0.04332126559336381, 0.06223023484584472, -0.1743130218973292, 0.26333528312437127, -0.26600002800507383, 1.2044788261381227, 0.06043363643992991, 0.07804575773706171, 0.32486429086281143], "std": [0.15776463330078064, 0.06439208089452707, 0.0490815995179629, 0.10398469438255663, 0.15223240562226817, 0.3770450522892636, 0.1799900537503057, 0.07432254895794188, 0.05309366993024827, 0.11300278385432856, 0.16619896268780157, 0.4665798083597899], "min": [0.037585311312065786, 0.1249319325027744, 1.0819810045431992, -0.3009956557685832, -0.46558378538081, -1.253725015501442, 0.010442655575013463, -0.3579172968100953, 1.1016803439381062, -0.18050154374213406, -0.32770505484998314, -0.28988600211656373], "max": [0.5391961882948736, 0.39980708005546367, 1.358319171639799, 0.20636336378401882, 0.5596716723347734, 0.34429175103474097, 0.63494388667395, -0.10492537477676427, 1.3943663106132393, 0.3112833599850217, 0.7597881580428161, 1.6375029049524565], "count": [1552]}, "gripper_mode_state": {"mean": [0.8157216494845361, 0.8253865979381443], "std": [0.3877110264704357, 0.3796360913852222], "min": [0, 0], "max": [1, 1], "count": [1552]}, "gripper_activity_state": {"mean": [1.9329896907216495, 1.9349226804123711], "std": [0.33963948426995194, 0.3352441704422245], "min": [0, 0], "max": [2, 2], "count": [1552]}, "gripper_mode_action": {"mean": [0.8157216494845361, 0.8253865979381443], "std": [0.3877110264704357, 0.3796360913852222], "min": [0, 0], "max": [1, 1], "count": [1552]}, "gripper_activity_action": {"mean": [1.9329896907216495, 1.9349226804123711], "std": [0.33963948426995194, 0.3352441704422245], "min": [0, 0], "max": [2, 2], "count": [1552]}, "gripper_open_scale_state": {"mean": [0.20620095225076074, 0.1845351993593181], "std": [0.35740316502625796, 0.35119841953943387], "min": [0.033921041658946445, 0.018134372574942454], "max": [0.994645323072161, 0.9812116622924805], "count": [1552]}, "gripper_open_scale_action": {"mean": [0.20620095225076074, 0.1845351993593181], "std": [0.35740316502625796, 0.35119841953943387], "min": [0.033921041658946445, 0.018134372574942454], "max": [0.994645323072161, 0.9812116622924805], "count": [1552]}}} +{"episode_index": 51, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34823297606079473]], [[0.3607896274250441]], [[0.33320600771172665]]], "std": [[[0.2386686926141558]], [[0.2581109919891902]], [[0.2613477685815031]]], "count": [252]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42711347887920603]], [[0.4260104177473459]], [[0.40873367201819]]], "std": [[[0.2119882768599819]], [[0.19944411918086322]], [[0.20736524007777823]]], "count": [252]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4849479134246291]], [[0.4830613717709306]], [[0.46783989413666704]]], "std": [[[0.2170186726830881]], [[0.2090944932257673]], [[0.21755932888830812]]], "count": [252]}, "observation.state": {"min": [-0.7363107800483704, -0.0028290129266679287, -0.7393363118171692, -1.5299999713897705, -0.22480279207229614, -0.3037281930446625, 0.05936182290315628, -0.040603749454021454, -0.003062070347368717, -1.1390436887741089, -1.464220404624939, -0.25003886222839355, -0.23049339652061462, 0.07148057222366333], "max": [0.06213930994272232, 2.087747812271118, 0.0037206595297902822, 0.06511016190052032, 0.41264083981513977, 0.13367296755313873, 0.06435053795576096, 0.6979324221611023, 2.1948540210723877, 0.019603010267019272, 0.2960582971572876, 0.21568290889263153, 0.021739091724157333, 0.07148057222366333], "mean": [-0.24620859324932098, 0.9023298621177673, -0.2110786885023117, -0.6816344261169434, 0.12275774031877518, -0.010790078900754452, 0.06045517697930336, 0.17986959218978882, 0.8372045755386353, -0.2552153766155243, -0.5575253367424011, -0.025509072467684746, -0.0776902288198471, 0.0714799240231514], "std": [0.2678932249546051, 0.8703039884567261, 0.22528187930583954, 0.6785801649093628, 0.14913353323936462, 0.07634924352169037, 0.0008960315026342869, 0.21844610571861267, 0.8203774094581604, 0.2873819172382355, 0.5820795297622681, 0.09897644072771072, 0.05257793515920639, 6.48200511932373e-07], "count": [1592]}, "action": {"min": [-0.7363107800483704, -0.0028290129266679287, -0.7393363118171692, -1.5299999713897705, -0.22480279207229614, -0.3037281930446625, 0.05936182290315628, -0.040603749454021454, -0.003062070347368717, -1.1390436887741089, -1.464220404624939, -0.25003886222839355, -0.23049339652061462, 0.07148057222366333], "max": [0.06213930994272232, 2.087747812271118, 0.0037206595297902822, 0.06511016190052032, 0.41264083981513977, 0.13367296755313873, 0.06435053795576096, 0.6979324221611023, 2.1948540210723877, 0.019603010267019272, 0.2960582971572876, 0.21568290889263153, 0.021739091724157333, 0.07148057222366333], "mean": [-0.24620859324932098, 0.9023298621177673, -0.2110786885023117, -0.6816344261169434, 0.12275774031877518, -0.010790078900754452, 0.06045517697930336, 0.17986959218978882, 0.8372045755386353, -0.2552153766155243, -0.5575253367424011, -0.025509072467684746, -0.0776902288198471, 0.0714799240231514], "std": [0.2678932249546051, 0.8703039884567261, 0.22528187930583954, 0.6785801649093628, 0.14913353323936462, 0.07634924352169037, 0.0008960315026342869, 0.21844610571861267, 0.8203774094581604, 0.2873819172382355, 0.5820795297622681, 0.09897644072771072, 0.05257793515920639, 6.48200511932373e-07], "count": [1592]}, "timestamp": {"min": [0.0], "max": [53.03333333333333], "mean": [26.516666666666666], "std": [15.319024120354403], "count": [1592]}, "frame_index": {"min": [0], "max": [1591], "mean": [795.5], "std": [459.5707236106321], "count": [1592]}, "episode_index": {"min": [53], "max": [53], "mean": [53.0], "std": [0.0], "count": [1592]}, "index": {"min": [86644], "max": [88235], "mean": [87439.5], "std": [459.5707236106321], "count": [1592]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1592]}, "subtask_annotation": {"mean": [0.8128140703517588, 4.0, 4.0, 4.0, 4.0], "std": [1.071037922653456, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1592]}, "scene_annotation": {"mean": [53.0], "std": [0.0], "min": [53], "max": [53], "count": [1592]}, "eef_direction_state": {"mean": [4.282035175879397, 4.044597989949748], "std": [2.183533367872318, 2.3834428803762098], "min": [0, 0], "max": [6, 6], "count": [1592]}, "eef_velocity_state": {"mean": [0.7437185929648241, 0.7801507537688442], "std": [0.8650954815318787, 0.9005347252292113], "min": [0, 0], "max": [2, 2], "count": [1592]}, "eef_acc_mag_state": {"mean": [0.7273869346733668, 0.6984924623115578], "std": [0.8326284022970343, 0.8180118923177917], "min": [0, 0], "max": [2, 2], "count": [1592]}, "eef_direction_action": {"mean": [4.282035175879397, 4.044597989949748], "std": [2.183533367872318, 2.3834428803762098], "min": [0, 0], "max": [6, 6], "count": [1592]}, "eef_velocity_action": {"mean": [0.7437185929648241, 0.7801507537688442], "std": [0.8650954815318787, 0.9005347252292113], "min": [0, 0], "max": [2, 2], "count": [1592]}, "eef_acc_mag_action": {"mean": [0.7273869346733668, 0.6984924623115578], "std": [0.8326284022970343, 0.8180118923177917], "min": [0, 0], "max": [2, 2], "count": [1592]}, "eef_sim_pose_state": {"mean": [0.19660931630711723, 0.27357337646128543, 1.217183110955982, -0.0069889009039004486, 0.00915009637167724, -0.12280454288687366, 0.19817498408166515, -0.2914169295241697, 1.2285665282186153, -0.07997955012637546, 0.024293981203493527, 0.15403374306810888], "std": [0.1287194089773404, 0.06868176061186054, 0.036393570368440924, 0.06433545134833128, 0.08839575983440864, 0.14906010805173533, 0.13742643886990322, 0.05756680914727709, 0.044625474092105114, 0.05066926978615862, 0.08654857961695708, 0.1705035534802365], "min": [0.04561633690547143, 0.13818823156389498, 1.18046567019667, -0.2280341351966798, -0.3521848555066909, -0.4685281599764137, 0.019498100842653097, -0.34157869732228785, 1.1749531029685516, -0.2200313711001906, -0.31028994147720557, -0.251184515392704], "max": [0.39706604500316495, 0.3433096845837, 1.3359962215279229, 0.1332684027610743, 0.2973117944022525, 0.33546132313702703, 0.5187499041660851, -0.15046498741339628, 1.349483457583483, 0.021001295711433388, 0.3554297950436347, 0.5018269716477], "count": [1592]}, "eef_sim_pose_action": {"mean": [0.19660931630711723, 0.27357337646128543, 1.217183110955982, -0.0069889009039004486, 0.00915009637167724, -0.12280454288687366, 0.19817498408166515, -0.2914169295241697, 1.2285665282186153, -0.07997955012637546, 0.024293981203493527, 0.15403374306810888], "std": [0.1287194089773404, 0.06868176061186054, 0.036393570368440924, 0.06433545134833128, 0.08839575983440864, 0.14906010805173533, 0.13742643886990322, 0.05756680914727709, 0.044625474092105114, 0.05066926978615862, 0.08654857961695708, 0.1705035534802365], "min": [0.04561633690547143, 0.13818823156389498, 1.18046567019667, -0.2280341351966798, -0.3521848555066909, -0.4685281599764137, 0.019498100842653097, -0.34157869732228785, 1.1749531029685516, -0.2200313711001906, -0.31028994147720557, -0.251184515392704], "max": [0.39706604500316495, 0.3433096845837, 1.3359962215279229, 0.1332684027610743, 0.2973117944022525, 0.33546132313702703, 0.5187499041660851, -0.15046498741339628, 1.349483457583483, 0.021001295711433388, 0.3554297950436347, 0.5018269716477], "count": [1592]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1592]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1592]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1592]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1592]}, "gripper_open_scale_state": {"mean": [0.03454616527980411, 0.04084604127066349], "std": [0.0005120197054051752, 1.2698175844150228e-15], "min": [0.033921041658946445, 0.04084604127066476], "max": [0.03677173597472055, 0.04084604127066476], "count": [1592]}, "gripper_open_scale_action": {"mean": [0.03454616527980411, 0.04084604127066349], "std": [0.0005120197054051752, 1.2698175844150228e-15], "min": [0.033921041658946445, 0.04084604127066476], "max": [0.03677173597472055, 0.04084604127066476], "count": [1592]}}} +{"episode_index": 52, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34899436037700104]], [[0.3593423794638629]], [[0.3328467912285687]]], "std": [[[0.2379409534548787]], [[0.2582792361383257]], [[0.26276499542074716]]], "count": [230]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43254726366391966]], [[0.4315565904139434]], [[0.4166595090934925]]], "std": [[[0.20982919755756163]], [[0.19887791692043874]], [[0.20746725970924415]]], "count": [230]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783211186890215]], [[0.47646864876385336]], [[0.4623618310125983]]], "std": [[[0.22236455973063582]], [[0.2131297627953404]], [[0.22089341108432672]]], "count": [230]}, "observation.state": {"min": [-0.6741896271705627, -0.006167317740619183, -1.3591070175170898, -1.5299999713897705, -0.3098641335964203, -0.09738528728485107, 0.059610962867736816, -0.0920388475060463, -0.01115595642477274, -1.4796048402786255, -1.4994697570800781, -0.3509606719017029, -0.2989940941333771, 0.07148057222366333], "max": [0.05276672542095184, 2.2580196857452393, 0.0015339808305725455, 0.15165075659751892, 0.5075559616088867, 0.15311451256275177, 0.06322699785232544, 0.5460971593856812, 2.3695321083068848, 0.009157387539744377, 0.25803378224372864, 0.236328586935997, 0.035030797123909, 0.07148057222366333], "mean": [-0.22788047790527344, 0.9154506325721741, -0.2610833942890167, -0.6307083368301392, 0.07144208252429962, 0.023717233911156654, 0.06048647686839104, 0.18007922172546387, 0.9053285717964172, -0.26487746834754944, -0.6375032067298889, -0.023525021970272064, -0.07182452827692032, 0.07147994637489319], "std": [0.2328270673751831, 0.8767718076705933, 0.3121677041053772, 0.6247056722640991, 0.17354421317577362, 0.05275321751832962, 0.0007499578641727567, 0.1988229900598526, 0.8696246147155762, 0.32774484157562256, 0.6144387125968933, 0.1050030067563057, 0.06823142617940903, 6.258487701416016e-07], "count": [1415]}, "action": {"min": [-0.6741896271705627, -0.006167317740619183, -1.3591070175170898, -1.5299999713897705, -0.3098641335964203, -0.09738528728485107, 0.059610962867736816, -0.0920388475060463, -0.01115595642477274, -1.4796048402786255, -1.4994697570800781, -0.3509606719017029, -0.2989940941333771, 0.07148057222366333], "max": [0.05276672542095184, 2.2580196857452393, 0.0015339808305725455, 0.15165075659751892, 0.5075559616088867, 0.15311451256275177, 0.06322699785232544, 0.5460971593856812, 2.3695321083068848, 0.009157387539744377, 0.25803378224372864, 0.236328586935997, 0.035030797123909, 0.07148057222366333], "mean": [-0.22788047790527344, 0.9154506325721741, -0.2610833942890167, -0.6307083368301392, 0.07144208252429962, 0.023717233911156654, 0.06048647686839104, 0.18007922172546387, 0.9053285717964172, -0.26487746834754944, -0.6375032067298889, -0.023525021970272064, -0.07182452827692032, 0.07147994637489319], "std": [0.2328270673751831, 0.8767718076705933, 0.3121677041053772, 0.6247056722640991, 0.17354421317577362, 0.05275321751832962, 0.0007499578641727567, 0.1988229900598526, 0.8696246147155762, 0.32774484157562256, 0.6144387125968933, 0.1050030067563057, 0.06823142617940903, 6.258487701416016e-07], "count": [1415]}, "timestamp": {"min": [0.0], "max": [47.13333333333333], "mean": [23.566666666666663], "std": [13.615840448209985], "count": [1415]}, "frame_index": {"min": [0], "max": [1414], "mean": [707.0], "std": [408.47521344629956], "count": [1415]}, "episode_index": {"min": [55], "max": [55], "mean": [55.0], "std": [0.0], "count": [1415]}, "index": {"min": [89774], "max": [91188], "mean": [90481.0], "std": [408.47521344629956], "count": [1415]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1415]}, "subtask_annotation": {"mean": [0.8162544169611308, 4.0, 4.0, 4.0, 4.0], "std": [1.1379189201524516, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1415]}, "scene_annotation": {"mean": [55.0], "std": [0.0], "min": [55], "max": [55], "count": [1415]}, "eef_direction_state": {"mean": [3.8402826855123675, 3.9201413427561835], "std": [2.427158452451018, 2.454098176495994], "min": [0, 0], "max": [6, 6], "count": [1415]}, "eef_velocity_state": {"mean": [0.8699646643109541, 0.789399293286219], "std": [0.8833255098481805, 0.8643880939489118], "min": [0, 0], "max": [2, 2], "count": [1415]}, "eef_acc_mag_state": {"mean": [0.7731448763250883, 0.7660777385159011], "std": [0.8246123429305044, 0.8286272574360084], "min": [0, 0], "max": [2, 2], "count": [1415]}, "eef_direction_action": {"mean": [3.8402826855123675, 3.9201413427561835], "std": [2.427158452451018, 2.454098176495994], "min": [0, 0], "max": [6, 6], "count": [1415]}, "eef_velocity_action": {"mean": [0.8699646643109541, 0.789399293286219], "std": [0.8833255098481805, 0.8643880939489118], "min": [0, 0], "max": [2, 2], "count": [1415]}, "eef_acc_mag_action": {"mean": [0.7731448763250883, 0.7660777385159011], "std": [0.8246123429305044, 0.8286272574360084], "min": [0, 0], "max": [2, 2], "count": [1415]}, "eef_sim_pose_state": {"mean": [0.2063596029779268, 0.27477478744806266, 1.2207738977474134, 0.022680934759598346, 0.023626286650510857, -0.1558700192771951, 0.21109311817736368, -0.287297555497686, 1.2232697715071092, -0.06753083923790212, 0.003258758449184348, 0.15613036751996506], "std": [0.14127489504441898, 0.06633550374794389, 0.04032432314086981, 0.053506180992645376, 0.08913211802374482, 0.22240201962585981, 0.14818850594115046, 0.05607940626992802, 0.03894768183255595, 0.06522508596491869, 0.09247723264691056, 0.17854489798550985], "min": [0.034067221412793204, 0.14905169792825063, 1.1813182247723188, -0.14168222687447532, -0.28602463098757935, -0.7535704857313106, 0.033639107970137486, -0.3430624400758918, 1.1801392687935004, -0.2763503494689709, -0.4219633368101594, -0.32454394993415103], "max": [0.5211822234827519, 0.34626031574353366, 1.3513500669967786, 0.15333105709517986, 0.24994105663180033, 0.46916990834417077, 0.5582973407519817, -0.18022210307275052, 1.3186487354657817, 0.05450872216114161, 0.22838651110840114, 0.5001353996761806], "count": [1415]}, "eef_sim_pose_action": {"mean": [0.2063596029779268, 0.27477478744806266, 1.2207738977474134, 0.022680934759598346, 0.023626286650510857, -0.1558700192771951, 0.21109311817736368, -0.287297555497686, 1.2232697715071092, -0.06753083923790212, 0.003258758449184348, 0.15613036751996506], "std": [0.14127489504441898, 0.06633550374794389, 0.04032432314086981, 0.053506180992645376, 0.08913211802374482, 0.22240201962585981, 0.14818850594115046, 0.05607940626992802, 0.03894768183255595, 0.06522508596491869, 0.09247723264691056, 0.17854489798550985], "min": [0.034067221412793204, 0.14905169792825063, 1.1813182247723188, -0.14168222687447532, -0.28602463098757935, -0.7535704857313106, 0.033639107970137486, -0.3430624400758918, 1.1801392687935004, -0.2763503494689709, -0.4219633368101594, -0.32454394993415103], "max": [0.5211822234827519, 0.34626031574353366, 1.3513500669967786, 0.15333105709517986, 0.24994105663180033, 0.46916990834417077, 0.5582973407519817, -0.18022210307275052, 1.3186487354657817, 0.05450872216114161, 0.22838651110840114, 0.5001353996761806], "count": [1415]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1415]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1415]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1415]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1415]}, "gripper_open_scale_state": {"mean": [0.03456362943827415, 0.04084604127066359], "std": [0.0004285466582412863, 1.1726730697603216e-15], "min": [0.034063407352992466, 0.04084604127066476], "max": [0.03612971305847168, 0.04084604127066476], "count": [1415]}, "gripper_open_scale_action": {"mean": [0.03456362943827415, 0.04084604127066359], "std": [0.0004285466582412863, 1.1726730697603216e-15], "min": [0.034063407352992466, 0.04084604127066476], "max": [0.03612971305847168, 0.04084604127066476], "count": [1415]}}} +{"episode_index": 53, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40583421840958606]], [[0.4334116966230937]], [[0.4100551725898693]]], "std": [[[0.25062338977921766]], [[0.2758143458909673]], [[0.285539146375685]]], "count": [256]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4327039494400191]], [[0.42858110574959146]], [[0.4103556772535403]]], "std": [[[0.22007238275161534]], [[0.21404876326209352]], [[0.22508628290186786]]], "count": [256]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4604614821623094]], [[0.4564836420462282]], [[0.4366844703159042]]], "std": [[[0.24217123551832556]], [[0.22853093421529794]], [[0.23466662779641903]]], "count": [256]}, "observation.state": {"min": [-0.5043044686317444, -0.003067961661145091, -1.1719613075256348, -1.5299999713897705, -1.4477134943008423, -1.4837262630462646, 0.05365155264735222, -1.0422521829605103, -1.6263032587282567e-19, -1.260932207107544, -1.5299999713897705, -0.34503358602523804, -0.20858867466449738, 0.06272783875465393], "max": [0.6865707039833069, 2.4160196781158447, 0.011880152858793736, 0.23623304069042206, 0.42895451188087463, 0.15614575147628784, 1.7475378513336182, 0.49288317561149597, 2.417553663253784, 0.018443388864398003, 0.2505026161670685, 1.5299999713897705, 1.1259418725967407, 0.06272783875465393], "mean": [-0.08689314872026443, 0.977989673614502, -0.3005048930644989, -0.7153622508049011, -0.28536298871040344, -0.06979512423276901, 0.6907375454902649, 0.09491737931966782, 0.9310177564620972, -0.32422763109207153, -0.60423344373703, 0.22240109741687775, 0.018003953620791435, 0.06272843480110168], "std": [0.1877872347831726, 0.9956545829772949, 0.3289828896522522, 0.7229413390159607, 0.5274506211280823, 0.30279091000556946, 0.7948307394981384, 0.22768259048461914, 0.9705089926719666, 0.3693324625492096, 0.6024314165115356, 0.5356497764587402, 0.21493671834468842, 5.960464477539062e-07], "count": [1627]}, "action": {"min": [-0.5043044686317444, -0.003067961661145091, -1.1719613075256348, -1.5299999713897705, -1.4477134943008423, -1.4837262630462646, 0.05365155264735222, -1.0422521829605103, -1.6263032587282567e-19, -1.260932207107544, -1.5299999713897705, -0.34503358602523804, -0.20858867466449738, 0.06272783875465393], "max": [0.6865707039833069, 2.4160196781158447, 0.011880152858793736, 0.23623304069042206, 0.42895451188087463, 0.15614575147628784, 1.7475378513336182, 0.49288317561149597, 2.417553663253784, 0.018443388864398003, 0.2505026161670685, 1.5299999713897705, 1.1259418725967407, 0.06272783875465393], "mean": [-0.08689314872026443, 0.977989673614502, -0.3005048930644989, -0.7153622508049011, -0.28536298871040344, -0.06979512423276901, 0.6907375454902649, 0.09491737931966782, 0.9310177564620972, -0.32422763109207153, -0.60423344373703, 0.22240109741687775, 0.018003953620791435, 0.06272843480110168], "std": [0.1877872347831726, 0.9956545829772949, 0.3289828896522522, 0.7229413390159607, 0.5274506211280823, 0.30279091000556946, 0.7948307394981384, 0.22768259048461914, 0.9705089926719666, 0.3693324625492096, 0.6024314165115356, 0.5356497764587402, 0.21493671834468842, 5.960464477539062e-07], "count": [1627]}, "timestamp": {"min": [0.0], "max": [54.2], "mean": [27.099999999999998], "std": [15.655811842394007], "count": [1627]}, "frame_index": {"min": [0], "max": [1626], "mean": [813.0], "std": [469.6743552718202], "count": [1627]}, "episode_index": {"min": [56], "max": [56], "mean": [56.0], "std": [0.0], "count": [1627]}, "index": {"min": [91189], "max": [92815], "mean": [92002.0], "std": [469.6743552718202], "count": [1627]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1627]}, "subtask_annotation": {"mean": [0.8623232944068838, 4.0, 4.0, 4.0, 4.0], "std": [1.1493191426536091, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1627]}, "scene_annotation": {"mean": [56.0], "std": [0.0], "min": [56], "max": [56], "count": [1627]}, "eef_direction_state": {"mean": [3.8660110633066993, 3.9618930547019056], "std": [2.3444595808774475, 2.431816024296308], "min": [0, 0], "max": [6, 6], "count": [1627]}, "eef_velocity_state": {"mean": [0.9434542102028273, 0.8389674247080516], "std": [0.9023624621599433, 0.8999793295698804], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_acc_mag_state": {"mean": [0.8106945298094653, 0.7449293177627535], "std": [0.8273497632319262, 0.8196817058323119], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_direction_action": {"mean": [3.8660110633066993, 3.9618930547019056], "std": [2.3444595808774475, 2.431816024296308], "min": [0, 0], "max": [6, 6], "count": [1627]}, "eef_velocity_action": {"mean": [0.9434542102028273, 0.8389674247080516], "std": [0.9023624621599433, 0.8999793295698804], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_acc_mag_action": {"mean": [0.8106945298094653, 0.7449293177627535], "std": [0.8273497632319262, 0.8196817058323119], "min": [0, 0], "max": [2, 2], "count": [1627]}, "eef_sim_pose_state": {"mean": [0.21182078186780465, 0.29594301267271245, 1.2071659188587434, -0.02874282670076791, -0.0010955843701641853, -0.38671832856039895, 0.20759865912318065, -0.29776947796680997, 1.2119553337429578, 0.013206829469532687, -0.004471623226061568, 0.332204944705763], "std": [0.17087131255596164, 0.05519050154395342, 0.0585466401162181, 0.10911675317809309, 0.13673700270368433, 0.5068003575088421, 0.17178511359111476, 0.0633739820466631, 0.054621253927625193, 0.10268771598214396, 0.17279300900083522, 0.49350445986754066], "min": [-0.06454790769834984, 0.13842111320740108, 1.1463759123815107, -0.44190557664904384, -0.5830523048094559, -1.6202491076870587, -0.08625760511109504, -0.44258373966317854, 1.1663068121359912, -0.1831252882584572, -0.8207146589696547, -0.35687153788188797], "max": [0.526625373749702, 0.3706192625858091, 1.4099847599256472, 0.2671646008712023, 0.20814715465076694, 0.38450249326851466, 0.5303425493243769, -0.16159124326438978, 1.3930871360772337, 0.34337974147482064, 0.2847685753449196, 1.5272748327558463], "count": [1627]}, "eef_sim_pose_action": {"mean": [0.21182078186780465, 0.29594301267271245, 1.2071659188587434, -0.02874282670076791, -0.0010955843701641853, -0.38671832856039895, 0.20759865912318065, -0.29776947796680997, 1.2119553337429578, 0.013206829469532687, -0.004471623226061568, 0.332204944705763], "std": [0.17087131255596164, 0.05519050154395342, 0.0585466401162181, 0.10911675317809309, 0.13673700270368433, 0.5068003575088421, 0.17178511359111476, 0.0633739820466631, 0.054621253927625193, 0.10268771598214396, 0.17279300900083522, 0.49350445986754066], "min": [-0.06454790769834984, 0.13842111320740108, 1.1463759123815107, -0.44190557664904384, -0.5830523048094559, -1.6202491076870587, -0.08625760511109504, -0.44258373966317854, 1.1663068121359912, -0.1831252882584572, -0.8207146589696547, -0.35687153788188797], "max": [0.526625373749702, 0.3706192625858091, 1.4099847599256472, 0.2671646008712023, 0.20814715465076694, 0.38450249326851466, 0.5303425493243769, -0.16159124326438978, 1.3930871360772337, 0.34337974147482064, 0.2847685753449196, 1.5272748327558463], "count": [1627]}, "gripper_mode_state": {"mean": [0.6164720344191764, 1.0], "std": [0.48624506701689424, 0.0], "min": [0, 1], "max": [1, 1], "count": [1627]}, "gripper_activity_state": {"mean": [1.9354640442532267, 2.0], "std": [0.33466375776299506, 0.0], "min": [0, 2], "max": [2, 2], "count": [1627]}, "gripper_mode_action": {"mean": [0.6164720344191764, 1.0], "std": [0.48624506701689424, 0.0], "min": [0, 1], "max": [1, 1], "count": [1627]}, "gripper_activity_action": {"mean": [1.9354640442532267, 2.0], "std": [0.33466375776299506, 0.0], "min": [0, 2], "max": [2, 2], "count": [1627]}, "gripper_open_scale_state": {"mean": [0.39469480203001184, 0.03584447928837313], "std": [0.45419150958391064, 5.48172618408671e-16], "min": [0.030658030084201267, 0.03584447928837368], "max": [0.9985930579049247, 0.03584447928837368], "count": [1627]}, "gripper_open_scale_action": {"mean": [0.39469480203001184, 0.03584447928837313], "std": [0.45419150958391064, 5.48172618408671e-16], "min": [0.030658030084201267, 0.03584447928837368], "max": [0.9985930579049247, 0.03584447928837368], "count": [1627]}}} +{"episode_index": 54, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47035028313437405]], [[0.46122918242136157]], [[0.4249295315003871]]], "std": [[[0.26910498865850463]], [[0.25357429342597976]], [[0.2467030914202678]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3950005007742307]], [[0.4199214898539765]], [[0.4118475058067304]]], "std": [[[0.25531358777916335]], [[0.2388185300107516]], [[0.24894254451293604]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40793185869389076]], [[0.45340348673904823]], [[0.4531083979275824]]], "std": [[[0.2622066129495609]], [[0.2276428518022186]], [[0.23415593533505583]]], "count": [242]}, "observation.state": {"min": [-0.5368750095367432, -0.006858751643449068, -1.3453011512756348, -1.5300666093826294, -1.1412817239761353, -0.23216009140014648, 0.059610962867736816, -0.06365757435560226, -0.005244948901236057, -1.4373400211334229, -1.3729127645492554, -0.40188226103782654, -0.1623355895280838, 0.03647596016526222], "max": [0.08003658801317215, 2.368466377258301, 0.040010396391153336, 0.04425501823425293, 0.3405154049396515, 0.13592784106731415, 1.729341983795166, 0.5828388333320618, 2.2223596572875977, 0.003067961661145091, 0.23292623460292816, 1.0583629608154297, 0.3405437469482422, 1.7177834510803223], "mean": [-0.12975984811782837, 0.8859893083572388, -0.1652987003326416, -0.7292468547821045, -0.043770432472229004, -0.012518451549112797, 0.2969697117805481, 0.13429264724254608, 0.819716215133667, -0.269814133644104, -0.473263144493103, -0.026902034878730774, 0.042674895375967026, 0.27607300877571106], "std": [0.17526285350322723, 0.9274553656578064, 0.2817091643810272, 0.6796039938926697, 0.29474151134490967, 0.06020938232541084, 0.5716021656990051, 0.17809344828128815, 0.8713266253471375, 0.3295881450176239, 0.5315913558006287, 0.2982109785079956, 0.09434917569160461, 0.5774080753326416], "count": [1512]}, "action": {"min": [-0.5368750095367432, -0.006858751643449068, -1.3453011512756348, -1.5300666093826294, -1.1412817239761353, -0.23216009140014648, 0.059610962867736816, -0.06365757435560226, -0.005244948901236057, -1.4373400211334229, -1.3729127645492554, -0.40188226103782654, -0.1623355895280838, 0.03647596016526222], "max": [0.08003658801317215, 2.368466377258301, 0.040010396391153336, 0.04425501823425293, 0.3405154049396515, 0.13592784106731415, 1.729341983795166, 0.5828388333320618, 2.2223596572875977, 0.003067961661145091, 0.23292623460292816, 1.0583629608154297, 0.3405437469482422, 1.7177834510803223], "mean": [-0.12975984811782837, 0.8859893083572388, -0.1652987003326416, -0.7292468547821045, -0.043770432472229004, -0.012518451549112797, 0.2969697117805481, 0.13429264724254608, 0.819716215133667, -0.269814133644104, -0.473263144493103, -0.026902034878730774, 0.042674895375967026, 0.27607300877571106], "std": [0.17526285350322723, 0.9274553656578064, 0.2817091643810272, 0.6796039938926697, 0.29474151134490967, 0.06020938232541084, 0.5716021656990051, 0.17809344828128815, 0.8713266253471375, 0.3295881450176239, 0.5315913558006287, 0.2982109785079956, 0.09434917569160461, 0.5774080753326416], "count": [1512]}, "timestamp": {"min": [0.0], "max": [50.36666666666667], "mean": [25.18333333333333], "std": [14.549223601533088], "count": [1512]}, "frame_index": {"min": [0], "max": [1511], "mean": [755.5], "std": [436.4767080459926], "count": [1512]}, "episode_index": {"min": [57], "max": [57], "mean": [57.0], "std": [0.0], "count": [1512]}, "index": {"min": [92816], "max": [94327], "mean": [93571.5], "std": [436.4767080459926], "count": [1512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1512]}, "subtask_annotation": {"mean": [1.5343915343915344, 4.0, 4.0, 4.0, 4.0], "std": [1.2859156765216322, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1512]}, "scene_annotation": {"mean": [57.0], "std": [0.0], "min": [57], "max": [57], "count": [1512]}, "eef_direction_state": {"mean": [3.916005291005291, 3.94510582010582], "std": [2.431105290025282, 2.418847371755757], "min": [0, 0], "max": [6, 6], "count": [1512]}, "eef_velocity_state": {"mean": [0.8677248677248677, 0.8412698412698413], "std": [0.9039686797880087, 0.8967551594914759], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_acc_mag_state": {"mean": [0.746031746031746, 0.7486772486772487], "std": [0.8279493498857977, 0.8343237584576086], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_direction_action": {"mean": [3.916005291005291, 3.94510582010582], "std": [2.431105290025282, 2.418847371755757], "min": [0, 0], "max": [6, 6], "count": [1512]}, "eef_velocity_action": {"mean": [0.8677248677248677, 0.8412698412698413], "std": [0.9039686797880087, 0.8967551594914759], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_acc_mag_action": {"mean": [0.746031746031746, 0.7486772486772487], "std": [0.8279493498857977, 0.8343237584576086], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_sim_pose_state": {"mean": [0.19908867589029275, 0.29669647802694377, 1.2026942548831827, -0.021890362704307085, -0.012996183799272677, -0.17366029883188575, 0.19887599778030246, -0.2990377195256477, 1.2163304433156759, 0.043558486783342815, 0.06872953666604072, 0.10634509795450296], "std": [0.14412490727138386, 0.050410200824771954, 0.03481157317888989, 0.08429187444484453, 0.12323811593845609, 0.2800119459004498, 0.149805075175141, 0.05153521611526246, 0.044862258750703876, 0.10064905544584926, 0.1250787539995353, 0.31506439014933646], "min": [0.04276710287426851, 0.1760399853772642, 1.1523799326463942, -0.3553824943193168, -0.46394783450428534, -1.2158468985809057, 0.016674832303345044, -0.3466222728091266, 1.1683467904716203, -0.1155148248848481, -0.33799671209192916, -0.3309112614888807], "max": [0.545068484422573, 0.3440233920383571, 1.3537680420179796, 0.13623294495074836, 0.3283477270749051, 0.17245764911413447, 0.5340392217978969, -0.18289624787224124, 1.3867972514633011, 0.33249311321034647, 0.3667999483022695, 1.2993748311089133], "count": [1512]}, "eef_sim_pose_action": {"mean": [0.19908867589029275, 0.29669647802694377, 1.2026942548831827, -0.021890362704307085, -0.012996183799272677, -0.17366029883188575, 0.19887599778030246, -0.2990377195256477, 1.2163304433156759, 0.043558486783342815, 0.06872953666604072, 0.10634509795450296], "std": [0.14412490727138386, 0.050410200824771954, 0.03481157317888989, 0.08429187444484453, 0.12323811593845609, 0.2800119459004498, 0.149805075175141, 0.05153521611526246, 0.044862258750703876, 0.10064905544584926, 0.1250787539995353, 0.31506439014933646], "min": [0.04276710287426851, 0.1760399853772642, 1.1523799326463942, -0.3553824943193168, -0.46394783450428534, -1.2158468985809057, 0.016674832303345044, -0.3466222728091266, 1.1683467904716203, -0.1155148248848481, -0.33799671209192916, -0.3309112614888807], "max": [0.545068484422573, 0.3440233920383571, 1.3537680420179796, 0.13623294495074836, 0.3283477270749051, 0.17245764911413447, 0.5340392217978969, -0.18289624787224124, 1.3867972514633011, 0.33249311321034647, 0.3667999483022695, 1.2993748311089133], "count": [1512]}, "gripper_mode_state": {"mean": [0.8544973544973545, 0.8551587301587301], "std": [0.35260689961256314, 0.3519407285212092], "min": [0, 0], "max": [1, 1], "count": [1512]}, "gripper_activity_state": {"mean": [1.96494708994709, 1.96494708994709], "std": [0.24819746438574827, 0.24819746438574827], "min": [0, 0], "max": [2, 2], "count": [1512]}, "gripper_mode_action": {"mean": [0.8544973544973545, 0.8551587301587301], "std": [0.35260689961256314, 0.3519407285212092], "min": [0, 0], "max": [1, 1], "count": [1512]}, "gripper_activity_action": {"mean": [1.96494708994709, 1.96494708994709], "std": [0.24819746438574827, 0.24819746438574827], "min": [0, 0], "max": [2, 2], "count": [1512]}, "gripper_open_scale_state": {"mean": [0.16969576420702687, 0.15775424097569288], "std": [0.32663237042770843, 0.3299439990919546], "min": [0.034063407352992466, 0.02084340580872127], "max": [0.9881954193115234, 0.9815905434744698], "count": [1512]}, "gripper_open_scale_action": {"mean": [0.16969576420702687, 0.15775424097569288], "std": [0.32663237042770843, 0.3299439990919546], "min": [0.034063407352992466, 0.02084340580872127], "max": [0.9881954193115234, 0.9815905434744698], "count": [1512]}}} +{"episode_index": 55, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3758053915259798]], [[0.40894877440465677]], [[0.3900262468350703]]], "std": [[[0.261840681973775]], [[0.2772510947209178]], [[0.2847601508818623]]], "count": [259]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41361736211000916]], [[0.43543066596007773]], [[0.42415309532221296]]], "std": [[[0.23086347164580692]], [[0.20907154024537225]], [[0.21955297947234148]]], "count": [259]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4397301398036692]], [[0.4851448559904442]], [[0.47716605681311564]]], "std": [[[0.25699680948165365]], [[0.2274078962354567]], [[0.23775630448644428]]], "count": [259]}, "observation.state": {"min": [-0.6795535087585449, -0.007107957731932402, -1.4843426942825317, -1.5299999713897705, -0.4718155264854431, -0.15781724452972412, 0.05973554402589798, -0.12263527512550354, -0.003042165655642748, -1.539945363998413, -1.5299999713897705, -0.23161637783050537, -0.16098473966121674, 0.06272783875465393], "max": [0.0782330185174942, 2.4589712619781494, 0.007659907452762127, 0.4629388153553009, 0.5839694738388062, 0.3010442852973938, 0.0648500919342041, 0.5721748471260071, 2.405233144760132, 0.018448617309331894, 0.38561540842056274, 0.424912691116333, 0.1610487550497055, 0.06272783875465393], "mean": [-0.19464564323425293, 1.0422996282577515, -0.2558295428752899, -0.7867693305015564, 0.07439029216766357, -0.006615523714572191, 0.06073234602808952, 0.18695127964019775, 1.0736373662948608, -0.3439694941043854, -0.7517073750495911, 0.03091321513056755, -0.0036878257524222136, 0.06272844225168228], "std": [0.20382709801197052, 0.9473766088485718, 0.30595332384109497, 0.7150101661682129, 0.18173576891422272, 0.07447846978902817, 0.000813397578895092, 0.19336403906345367, 0.9549736380577087, 0.3866628110408783, 0.6811947822570801, 0.12733623385429382, 0.05908603221178055, 6.034970283508301e-07], "count": [1657]}, "action": {"min": [-0.6795535087585449, -0.007107957731932402, -1.4843426942825317, -1.5299999713897705, -0.4718155264854431, -0.15781724452972412, 0.05973554402589798, -0.12263527512550354, -0.003042165655642748, -1.539945363998413, -1.5299999713897705, -0.23161637783050537, -0.16098473966121674, 0.06272783875465393], "max": [0.0782330185174942, 2.4589712619781494, 0.007659907452762127, 0.4629388153553009, 0.5839694738388062, 0.3010442852973938, 0.0648500919342041, 0.5721748471260071, 2.405233144760132, 0.018448617309331894, 0.38561540842056274, 0.424912691116333, 0.1610487550497055, 0.06272783875465393], "mean": [-0.19464564323425293, 1.0422996282577515, -0.2558295428752899, -0.7867693305015564, 0.07439029216766357, -0.006615523714572191, 0.06073234602808952, 0.18695127964019775, 1.0736373662948608, -0.3439694941043854, -0.7517073750495911, 0.03091321513056755, -0.0036878257524222136, 0.06272844225168228], "std": [0.20382709801197052, 0.9473766088485718, 0.30595332384109497, 0.7150101661682129, 0.18173576891422272, 0.07447846978902817, 0.000813397578895092, 0.19336403906345367, 0.9549736380577087, 0.3866628110408783, 0.6811947822570801, 0.12733623385429382, 0.05908603221178055, 6.034970283508301e-07], "count": [1657]}, "timestamp": {"min": [0.0], "max": [55.2], "mean": [27.599999999999998], "std": [15.94448703052772], "count": [1657]}, "frame_index": {"min": [0], "max": [1656], "mean": [828.0], "std": [478.3346109158316], "count": [1657]}, "episode_index": {"min": [58], "max": [58], "mean": [58.0], "std": [0.0], "count": [1657]}, "index": {"min": [94328], "max": [95984], "mean": [95156.0], "std": [478.3346109158316], "count": [1657]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1657]}, "subtask_annotation": {"mean": [1.7012673506336753, 4.0, 4.0, 4.0, 4.0], "std": [1.2002633332478432, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1657]}, "scene_annotation": {"mean": [58.0], "std": [0.0], "min": [58], "max": [58], "count": [1657]}, "eef_direction_state": {"mean": [3.6747133373566685, 3.9028364514182257], "std": [2.464432627751517, 2.38575493197869], "min": [0, 0], "max": [6, 6], "count": [1657]}, "eef_velocity_state": {"mean": [0.9505129752564876, 0.8666264333132166], "std": [0.9152177087547256, 0.8970966519805481], "min": [0, 0], "max": [2, 2], "count": [1657]}, "eef_acc_mag_state": {"mean": [0.8219674109837055, 0.7736873868436934], "std": [0.8368693226968442, 0.8221924742633505], "min": [0, 0], "max": [2, 2], "count": [1657]}, "eef_direction_action": {"mean": [3.6747133373566685, 3.9028364514182257], "std": [2.464432627751517, 2.38575493197869], "min": [0, 0], "max": [6, 6], "count": [1657]}, "eef_velocity_action": {"mean": [0.9505129752564876, 0.8666264333132166], "std": [0.9152177087547256, 0.8970966519805481], "min": [0, 0], "max": [2, 2], "count": [1657]}, "eef_acc_mag_action": {"mean": [0.8219674109837055, 0.7736873868436934], "std": [0.8368693226968442, 0.8221924742633505], "min": [0, 0], "max": [2, 2], "count": [1657]}, "eef_sim_pose_state": {"mean": [0.2240396236975458, 0.28161216166016667, 1.2079918115187884, -0.0097124719831876, 0.0004095012529809613, -0.11925225743118119, 0.24049834989092264, -0.2799608444058004, 1.2171919142869503, -0.002955580653228512, -0.021686219530831673, 0.21802163818666015], "std": [0.1539543669695524, 0.0563584379106355, 0.039769920122508504, 0.07082135134244595, 0.1124372539185008, 0.2018543771918619, 0.16901569204821817, 0.059299125344789004, 0.039977699022266396, 0.06181662571039049, 0.09093825954390002, 0.20203828230723128], "min": [-0.009069572601897558, 0.1423454984726562, 1.1702028661139041, -0.22239124365685237, -0.585838019838269, -0.7859902032627506, -0.023158337634152294, -0.34616418156319634, 1.1770012339260263, -0.16853309279777118, -0.42719846228226777, -0.17724885078256009], "max": [0.566264257920579, 0.3426225519784142, 1.3674523983214657, 0.23272792752901741, 0.2498905703656369, 0.4434867483599493, 0.5712245819324588, -0.1590026311992351, 1.371389538475504, 0.15992979895265294, 0.24750431308951115, 0.7056253860550603], "count": [1657]}, "eef_sim_pose_action": {"mean": [0.2240396236975458, 0.28161216166016667, 1.2079918115187884, -0.0097124719831876, 0.0004095012529809613, -0.11925225743118119, 0.24049834989092264, -0.2799608444058004, 1.2171919142869503, -0.002955580653228512, -0.021686219530831673, 0.21802163818666015], "std": [0.1539543669695524, 0.0563584379106355, 0.039769920122508504, 0.07082135134244595, 0.1124372539185008, 0.2018543771918619, 0.16901569204821817, 0.059299125344789004, 0.039977699022266396, 0.06181662571039049, 0.09093825954390002, 0.20203828230723128], "min": [-0.009069572601897558, 0.1423454984726562, 1.1702028661139041, -0.22239124365685237, -0.585838019838269, -0.7859902032627506, -0.023158337634152294, -0.34616418156319634, 1.1770012339260263, -0.16853309279777118, -0.42719846228226777, -0.17724885078256009], "max": [0.566264257920579, 0.3426225519784142, 1.3674523983214657, 0.23272792752901741, 0.2498905703656369, 0.4434867483599493, 0.5712245819324588, -0.1590026311992351, 1.371389538475504, 0.15992979895265294, 0.24750431308951115, 0.7056253860550603], "count": [1657]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1657]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1657]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1657]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1657]}, "gripper_open_scale_state": {"mean": [0.03470401249036456, 0.0358444792883731], "std": [0.0004648033811057352, 5.759281940243e-16], "min": [0.03413459658622742, 0.03584447928837368], "max": [0.037057195390973775, 0.03584447928837368], "count": [1657]}, "gripper_open_scale_action": {"mean": [0.03470401249036456, 0.0358444792883731], "std": [0.0004648033811057352, 5.759281940243e-16], "min": [0.03413459658622742, 0.03584447928837368], "max": [0.037057195390973775, 0.03584447928837368], "count": [1657]}}} +{"episode_index": 56, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3798207693297666]], [[0.388251593769247]], [[0.3637025293474164]]], "std": [[[0.24543168629005632]], [[0.24395119684009012]], [[0.22089122892827312]]], "count": [237]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3874065651342581]], [[0.4095644769862938]], [[0.39757397065717986]]], "std": [[[0.24850924720448608]], [[0.23771031075772467]], [[0.2524957009231265]]], "count": [237]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4113642825625327]], [[0.4519678304514492]], [[0.44856577429377753]]], "std": [[[0.25677755214996795]], [[0.23028269919164532]], [[0.23922117063015794]]], "count": [237]}, "observation.state": {"min": [-0.7360106110572815, -0.008318467065691948, -0.7666415572166443, -1.5299999713897705, -0.992216169834137, -0.26200538873672485, 0.05911271646618843, -0.1642889380455017, -0.0059725758619606495, -1.1312544345855713, -1.5299999713897705, -0.3973010182380676, -0.20751464366912842, 0.03645898774266243], "max": [0.09657567739486694, 2.327057361602783, 0.02013474330306053, 0.0033270118292421103, 0.5031920075416565, 0.1873159259557724, 1.7457480430603027, 0.7063971757888794, 2.288595199584961, 0.01069753896445036, 0.21729686856269836, 1.0056548118591309, 0.39269909262657166, 1.7146719694137573], "mean": [-0.17635507881641388, 0.9359639286994934, -0.1883508563041687, -0.7011890411376953, 0.006575252395123243, -0.051857128739356995, 0.3296333849430084, 0.17067773640155792, 0.9358751177787781, -0.27899378538131714, -0.5889624953269958, 0.021224914118647575, 0.05743889883160591, 0.29727375507354736], "std": [0.21898047626018524, 0.9370234608650208, 0.21299956738948822, 0.6604312658309937, 0.3101959824562073, 0.08303023129701614, 0.6047033071517944, 0.24476246535778046, 0.9265636205673218, 0.2853202521800995, 0.6248347759246826, 0.3263632357120514, 0.1451859176158905, 0.5972282290458679], "count": [1470]}, "action": {"min": [-0.7360106110572815, -0.008318467065691948, -0.7666415572166443, -1.5299999713897705, -0.992216169834137, -0.26200538873672485, 0.05911271646618843, -0.1642889380455017, -0.0059725758619606495, -1.1312544345855713, -1.5299999713897705, -0.3973010182380676, -0.20751464366912842, 0.03645898774266243], "max": [0.09657567739486694, 2.327057361602783, 0.02013474330306053, 0.0033270118292421103, 0.5031920075416565, 0.1873159259557724, 1.7457480430603027, 0.7063971757888794, 2.288595199584961, 0.01069753896445036, 0.21729686856269836, 1.0056548118591309, 0.39269909262657166, 1.7146719694137573], "mean": [-0.17635507881641388, 0.9359639286994934, -0.1883508563041687, -0.7011890411376953, 0.006575252395123243, -0.051857128739356995, 0.3296333849430084, 0.17067773640155792, 0.9358751177787781, -0.27899378538131714, -0.5889624953269958, 0.021224914118647575, 0.05743889883160591, 0.29727375507354736], "std": [0.21898047626018524, 0.9370234608650208, 0.21299956738948822, 0.6604312658309937, 0.3101959824562073, 0.08303023129701614, 0.6047033071517944, 0.24476246535778046, 0.9265636205673218, 0.2853202521800995, 0.6248347759246826, 0.3263632357120514, 0.1451859176158905, 0.5972282290458679], "count": [1470]}, "timestamp": {"min": [0.0], "max": [48.96666666666667], "mean": [24.483333333333334], "std": [14.145078322184744], "count": [1470]}, "frame_index": {"min": [0], "max": [1469], "mean": [734.5], "std": [424.35234966554225], "count": [1470]}, "episode_index": {"min": [59], "max": [59], "mean": [59.0], "std": [0.0], "count": [1470]}, "index": {"min": [95985], "max": [97454], "mean": [96719.5], "std": [424.35234966554225], "count": [1470]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1470]}, "subtask_annotation": {"mean": [1.636734693877551, 4.0, 4.0, 4.0, 4.0], "std": [1.1980756470871305, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1470]}, "scene_annotation": {"mean": [59.0], "std": [0.0], "min": [59], "max": [59], "count": [1470]}, "eef_direction_state": {"mean": [3.9653061224489794, 3.9136054421768707], "std": [2.3763618526201884, 2.3861887026377815], "min": [0, 0], "max": [6, 6], "count": [1470]}, "eef_velocity_state": {"mean": [0.85578231292517, 0.8768707482993198], "std": [0.9137743548929147, 0.9231392777642632], "min": [0, 0], "max": [2, 2], "count": [1470]}, "eef_acc_mag_state": {"mean": [0.7387755102040816, 0.7721088435374149], "std": [0.8320492675424587, 0.8446133690956689], "min": [0, 0], "max": [2, 2], "count": [1470]}, "eef_direction_action": {"mean": [3.9653061224489794, 3.9136054421768707], "std": [2.3763618526201884, 2.3861887026377815], "min": [0, 0], "max": [6, 6], "count": [1470]}, "eef_velocity_action": {"mean": [0.85578231292517, 0.8768707482993198], "std": [0.9137743548929147, 0.9231392777642632], "min": [0, 0], "max": [2, 2], "count": [1470]}, "eef_acc_mag_action": {"mean": [0.7387755102040816, 0.7721088435374149], "std": [0.8320492675424587, 0.8446133690956689], "min": [0, 0], "max": [2, 2], "count": [1470]}, "eef_sim_pose_state": {"mean": [0.20336607050312766, 0.28791102101172383, 1.1993272729649787, -0.040344595979293914, 0.04322370471936537, -0.16794695651798872, 0.21038131491296422, -0.28685696404540867, 1.2099510677968273, 0.04221421070002965, 0.06656288480801624, 0.19070224759913462], "std": [0.13739347713542072, 0.05653859471211071, 0.04287939213973158, 0.07742844217557113, 0.13583538434578338, 0.3053855862747183, 0.1478579596444356, 0.06662154076362461, 0.04653138039002636, 0.11916834248583665, 0.15334597225706922, 0.30569005207388317], "min": [0.05350128083920497, 0.15556671077885983, 1.1278767858148466, -0.2964074550194773, -0.37942097859120527, -1.2245142428669529, 0.029033450271827407, -0.36976811723028213, 1.0835537686227519, -0.18978581759540677, -0.3218930232946582, -0.3904816326891123], "max": [0.46119320109320594, 0.34972803597371815, 1.3347880944159722, 0.19860675467233105, 0.46322083430756944, 0.4963343688875407, 0.4779492663209659, -0.1328709369679105, 1.3741956484090134, 0.30349933750898705, 0.7573691592659162, 1.1014418602586042], "count": [1470]}, "eef_sim_pose_action": {"mean": [0.20336607050312766, 0.28791102101172383, 1.1993272729649787, -0.040344595979293914, 0.04322370471936537, -0.16794695651798872, 0.21038131491296422, -0.28685696404540867, 1.2099510677968273, 0.04221421070002965, 0.06656288480801624, 0.19070224759913462], "std": [0.13739347713542072, 0.05653859471211071, 0.04287939213973158, 0.07742844217557113, 0.13583538434578338, 0.3053855862747183, 0.1478579596444356, 0.06662154076362461, 0.04653138039002636, 0.11916834248583665, 0.15334597225706922, 0.30569005207388317], "min": [0.05350128083920497, 0.15556671077885983, 1.1278767858148466, -0.2964074550194773, -0.37942097859120527, -1.2245142428669529, 0.029033450271827407, -0.36976811723028213, 1.0835537686227519, -0.18978581759540677, -0.3218930232946582, -0.3904816326891123], "max": [0.46119320109320594, 0.34972803597371815, 1.3347880944159722, 0.19860675467233105, 0.46322083430756944, 0.4963343688875407, 0.4779492663209659, -0.1328709369679105, 1.3741956484090134, 0.30349933750898705, 0.7573691592659162, 1.1014418602586042], "count": [1470]}, "gripper_mode_state": {"mean": [0.8353741496598639, 0.8414965986394558], "std": [0.37084252687619934, 0.3652123671477814], "min": [0, 0], "max": [1, 1], "count": [1470]}, "gripper_activity_state": {"mean": [1.9639455782312925, 1.9639455782312925], "std": [0.2516464365157225, 0.2516464365157225], "min": [0, 0], "max": [2, 2], "count": [1470]}, "gripper_mode_action": {"mean": [0.8353741496598639, 0.8414965986394558], "std": [0.37084252687619934, 0.3652123671477814], "min": [0, 0], "max": [1, 1], "count": [1470]}, "gripper_activity_action": {"mean": [1.9639455782312925, 1.9639455782312925], "std": [0.2516464365157225, 0.2516464365157225], "min": [0, 0], "max": [2, 2], "count": [1470]}, "gripper_open_scale_state": {"mean": [0.18836132379210974, 0.1698693748682971], "std": [0.34554372031328606, 0.34127416992885495], "min": [0.03377869512353625, 0.02083370728152139], "max": [0.997570310320173, 0.9798125539507184], "count": [1470]}, "gripper_open_scale_action": {"mean": [0.18836132379210974, 0.1698693748682971], "std": [0.34554372031328606, 0.34127416992885495], "min": [0.03377869512353625, 0.02083370728152139], "max": [0.997570310320173, 0.9798125539507184], "count": [1470]}}} +{"episode_index": 57, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4278846698035939]], [[0.44668135616819826]], [[0.4186157141219061]]], "std": [[[0.2591439269811278]], [[0.2650111549943645]], [[0.27176156132919926]]], "count": [266]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40138349857486855]], [[0.4311178446524809]], [[0.42333857212475634]]], "std": [[[0.23505379792631803]], [[0.20521412057520588]], [[0.21322293100148068]]], "count": [266]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45438614407751404]], [[0.4800886130768097]], [[0.4694443389929071]]], "std": [[[0.2278924754830202]], [[0.20518086946102712]], [[0.2128617450367575]]], "count": [266]}, "observation.state": {"min": [-0.663138210773468, -0.0059112366288900375, -0.9618059396743774, -1.5300700664520264, -0.8965061902999878, -0.44013914465904236, 0.05911271646618843, -0.056470923125743866, -0.002890846459195018, -0.9526020884513855, -1.5299999713897705, -0.39978501200675964, -0.1394609957933426, 0.06272783875465393], "max": [0.2605949938297272, 2.2508623600006104, 0.012168732471764088, 0.6722483038902283, 0.2831137776374817, 0.1683018058538437, 0.060857128351926804, 0.6743484139442444, 2.267223596572876, 0.016137704253196716, 0.32361480593681335, 0.39429834485054016, 0.2035026103258133, 0.06272783875465393], "mean": [-0.17285017669200897, 0.9697485566139221, -0.26588788628578186, -0.6346392035484314, 0.028486808761954308, -0.026375440880656242, 0.06019638478755951, 0.187553271651268, 0.9216923713684082, -0.2602959871292114, -0.6029442548751831, -0.06001652777194977, 0.030801020562648773, 0.06272845715284348], "std": [0.1966170370578766, 0.940070629119873, 0.28295108675956726, 0.6869744658470154, 0.1487749069929123, 0.08141163736581802, 0.000290929339826107, 0.20392084121704102, 0.9128933548927307, 0.28117385506629944, 0.6394491195678711, 0.1447756290435791, 0.05875635892152786, 6.183981895446777e-07], "count": [1711]}, "action": {"min": [-0.663138210773468, -0.0059112366288900375, -0.9618059396743774, -1.5300700664520264, -0.8965061902999878, -0.44013914465904236, 0.05911271646618843, -0.056470923125743866, -0.002890846459195018, -0.9526020884513855, -1.5299999713897705, -0.39978501200675964, -0.1394609957933426, 0.06272783875465393], "max": [0.2605949938297272, 2.2508623600006104, 0.012168732471764088, 0.6722483038902283, 0.2831137776374817, 0.1683018058538437, 0.060857128351926804, 0.6743484139442444, 2.267223596572876, 0.016137704253196716, 0.32361480593681335, 0.39429834485054016, 0.2035026103258133, 0.06272783875465393], "mean": [-0.17285017669200897, 0.9697485566139221, -0.26588788628578186, -0.6346392035484314, 0.028486808761954308, -0.026375440880656242, 0.06019638478755951, 0.187553271651268, 0.9216923713684082, -0.2602959871292114, -0.6029442548751831, -0.06001652777194977, 0.030801020562648773, 0.06272845715284348], "std": [0.1966170370578766, 0.940070629119873, 0.28295108675956726, 0.6869744658470154, 0.1487749069929123, 0.08141163736581802, 0.000290929339826107, 0.20392084121704102, 0.9128933548927307, 0.28117385506629944, 0.6394491195678711, 0.1447756290435791, 0.05875635892152786, 6.183981895446777e-07], "count": [1711]}, "timestamp": {"min": [0.0], "max": [57.0], "mean": [28.5], "std": [16.464102364437203], "count": [1711]}, "frame_index": {"min": [0], "max": [1710], "mean": [855.0], "std": [493.92307093311604], "count": [1711]}, "episode_index": {"min": [60], "max": [60], "mean": [60.0], "std": [0.0], "count": [1711]}, "index": {"min": [97455], "max": [99165], "mean": [98310.0], "std": [493.92307093311604], "count": [1711]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1711]}, "subtask_annotation": {"mean": [1.8772647574517827, 4.0, 4.0, 4.0, 4.0], "std": [1.3041823652265463, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1711]}, "scene_annotation": {"mean": [60.0], "std": [0.0], "min": [60], "max": [60], "count": [1711]}, "eef_direction_state": {"mean": [3.7644652250146113, 3.8936294564582115], "std": [2.459024753548204, 2.4354483901212296], "min": [0, 0], "max": [6, 6], "count": [1711]}, "eef_velocity_state": {"mean": [0.8714202220923437, 0.863822326125073], "std": [0.880900809088707, 0.9043277343274035], "min": [0, 0], "max": [2, 2], "count": [1711]}, "eef_acc_mag_state": {"mean": [0.8071303331385155, 0.7644652250146113], "std": [0.8389805570938954, 0.8311862217174496], "min": [0, 0], "max": [2, 2], "count": [1711]}, "eef_direction_action": {"mean": [3.7644652250146113, 3.8936294564582115], "std": [2.459024753548204, 2.4354483901212296], "min": [0, 0], "max": [6, 6], "count": [1711]}, "eef_velocity_action": {"mean": [0.8714202220923437, 0.863822326125073], "std": [0.880900809088707, 0.9043277343274035], "min": [0, 0], "max": [2, 2], "count": [1711]}, "eef_acc_mag_action": {"mean": [0.8071303331385155, 0.7644652250146113], "std": [0.8389805570938954, 0.8311862217174496], "min": [0, 0], "max": [2, 2], "count": [1711]}, "eef_sim_pose_state": {"mean": [0.2169335634634965, 0.28464437543025173, 1.2045530448703816, -0.023097278555906885, 0.06836273037507785, -0.14419525204784353, 0.2087312712573001, -0.2862736174421628, 1.2107699621802999, 0.024745298954567046, 0.056996987450496105, 0.12682752148356707], "std": [0.15478381708963265, 0.0545420864729238, 0.03498344807540161, 0.08407397520498153, 0.10781379577290921, 0.16462875045573386, 0.1485867048271035, 0.057210698989663196, 0.03841915240022059, 0.06349006779416928, 0.12766233899251697, 0.16981034494057096], "min": [-0.011570259116554224, 0.17333131991694467, 1.1517214402294782, -0.44807516644599066, -0.3318663714243959, -0.8183677227008519, 0.004953577604250123, -0.3446054085635496, 1.1467828176767971, -0.1391867731356459, -0.34252537293886287, -0.41006298986235357], "max": [0.4906358095783835, 0.3607460932761081, 1.3909338350133469, 0.162078812502359, 0.3571310362220521, 0.13374402067406804, 0.4875260653779376, -0.1642678175615806, 1.3313517449230772, 0.2413887727565167, 0.37811153648045415, 0.527551863671239], "count": [1711]}, "eef_sim_pose_action": {"mean": [0.2169335634634965, 0.28464437543025173, 1.2045530448703816, -0.023097278555906885, 0.06836273037507785, -0.14419525204784353, 0.2087312712573001, -0.2862736174421628, 1.2107699621802999, 0.024745298954567046, 0.056996987450496105, 0.12682752148356707], "std": [0.15478381708963265, 0.0545420864729238, 0.03498344807540161, 0.08407397520498153, 0.10781379577290921, 0.16462875045573386, 0.1485867048271035, 0.057210698989663196, 0.03841915240022059, 0.06349006779416928, 0.12766233899251697, 0.16981034494057096], "min": [-0.011570259116554224, 0.17333131991694467, 1.1517214402294782, -0.44807516644599066, -0.3318663714243959, -0.8183677227008519, 0.004953577604250123, -0.3446054085635496, 1.1467828176767971, -0.1391867731356459, -0.34252537293886287, -0.41006298986235357], "max": [0.4906358095783835, 0.3607460932761081, 1.3909338350133469, 0.162078812502359, 0.3571310362220521, 0.13374402067406804, 0.4875260653779376, -0.1642678175615806, 1.3313517449230772, 0.2413887727565167, 0.37811153648045415, 0.527551863671239], "count": [1711]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1711]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1711]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1711]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1711]}, "gripper_open_scale_state": {"mean": [0.03439778464260688, 0.03584447928837305], "std": [0.0001662455881528423, 6.245004513516506e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [0.034775501915386746, 0.03584447928837368], "count": [1711]}, "gripper_open_scale_action": {"mean": [0.03439778464260688, 0.03584447928837305], "std": [0.0001662455881528423, 6.245004513516506e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [0.034775501915386746, 0.03584447928837368], "count": [1711]}}} +{"episode_index": 58, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3787134229964673]], [[0.4014259400307268]], [[0.3759618790632676]]], "std": [[[0.25216461425155234]], [[0.2645249668655635]], [[0.26969259962604175]]], "count": [251]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4148724307562777]], [[0.423769425565711]], [[0.4077908876476664]]], "std": [[[0.2276631401138791]], [[0.20826099733987508]], [[0.2176078504102401]]], "count": [251]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4497219195114965]], [[0.4769285222942652]], [[0.4653978508623458]]], "std": [[[0.2529987092320944]], [[0.22088578265201878]], [[0.22529589730366845]]], "count": [251]}, "observation.state": {"min": [-0.6588389873504639, -0.003634122433140874, -1.0791863203048706, -1.5299999713897705, -1.4509388208389282, -1.0713509321212769, 0.06048319488763809, -0.3536836504936218, -0.002925740322098136, -0.8114758133888245, -1.5299999713897705, -0.2900281846523285, -0.21176797151565552, 0.06272783875465393], "max": [0.27943336963653564, 2.343858480453491, -0.0006974374409765005, 0.1521899551153183, 0.4675122797489166, 0.13031251728534698, 1.73049795627594, 0.5307435989379883, 2.195126533508301, 0.004469143692404032, 0.14012958109378815, 1.5275410413742065, 1.4817808866500854, 0.06272783875465393], "mean": [-0.15511202812194824, 0.9785206913948059, -0.22554795444011688, -0.7729101181030273, -0.11724398285150528, -0.0621078759431839, 0.34527143836021423, 0.13824692368507385, 0.9814980030059814, -0.2416743040084839, -0.8009939193725586, 0.18184135854244232, 0.073096364736557, 0.06272841989994049], "std": [0.20843826234340668, 0.9279565215110779, 0.26370754837989807, 0.7090033292770386, 0.39185863733291626, 0.1534673124551773, 0.617141842842102, 0.19425418972969055, 0.9331916570663452, 0.2549114227294922, 0.7195330262184143, 0.46064749360084534, 0.23429954051971436, 5.811452865600586e-07], "count": [1591]}, "action": {"min": [-0.6588389873504639, -0.003634122433140874, -1.0791863203048706, -1.5299999713897705, -1.4509388208389282, -1.0713509321212769, 0.06048319488763809, -0.3536836504936218, -0.002925740322098136, -0.8114758133888245, -1.5299999713897705, -0.2900281846523285, -0.21176797151565552, 0.06272783875465393], "max": [0.27943336963653564, 2.343858480453491, -0.0006974374409765005, 0.1521899551153183, 0.4675122797489166, 0.13031251728534698, 1.73049795627594, 0.5307435989379883, 2.195126533508301, 0.004469143692404032, 0.14012958109378815, 1.5275410413742065, 1.4817808866500854, 0.06272783875465393], "mean": [-0.15511202812194824, 0.9785206913948059, -0.22554795444011688, -0.7729101181030273, -0.11724398285150528, -0.0621078759431839, 0.34527143836021423, 0.13824692368507385, 0.9814980030059814, -0.2416743040084839, -0.8009939193725586, 0.18184135854244232, 0.073096364736557, 0.06272841989994049], "std": [0.20843826234340668, 0.9279565215110779, 0.26370754837989807, 0.7090033292770386, 0.39185863733291626, 0.1534673124551773, 0.617141842842102, 0.19425418972969055, 0.9331916570663452, 0.2549114227294922, 0.7195330262184143, 0.46064749360084534, 0.23429954051971436, 5.811452865600586e-07], "count": [1591]}, "timestamp": {"min": [0.0], "max": [53.0], "mean": [26.5], "std": [15.309401613968385], "count": [1591]}, "frame_index": {"min": [0], "max": [1590], "mean": [795.0], "std": [459.28204841905153], "count": [1591]}, "episode_index": {"min": [61], "max": [61], "mean": [61.0], "std": [0.0], "count": [1591]}, "index": {"min": [99166], "max": [100756], "mean": [99961.0], "std": [459.28204841905153], "count": [1591]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1591]}, "subtask_annotation": {"mean": [1.5971087366436203, 4.0, 4.0, 4.0, 4.0], "std": [1.2014935970392464, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1591]}, "scene_annotation": {"mean": [61.0], "std": [0.0], "min": [61], "max": [61], "count": [1591]}, "eef_direction_state": {"mean": [3.6781898177247014, 3.7661847894406035], "std": [2.40275784176885, 2.474384259117287], "min": [0, 0], "max": [6, 6], "count": [1591]}, "eef_velocity_state": {"mean": [0.9736015084852294, 0.8623507228158391], "std": [0.9042435272666591, 0.881706964087047], "min": [0, 0], "max": [2, 2], "count": [1591]}, "eef_acc_mag_state": {"mean": [0.8240100565681961, 0.7630421118793211], "std": [0.8355409828538339, 0.8207196165482622], "min": [0, 0], "max": [2, 2], "count": [1591]}, "eef_direction_action": {"mean": [3.6781898177247014, 3.7661847894406035], "std": [2.40275784176885, 2.474384259117287], "min": [0, 0], "max": [6, 6], "count": [1591]}, "eef_velocity_action": {"mean": [0.9736015084852294, 0.8623507228158391], "std": [0.9042435272666591, 0.881706964087047], "min": [0, 0], "max": [2, 2], "count": [1591]}, "eef_acc_mag_action": {"mean": [0.8240100565681961, 0.7630421118793211], "std": [0.8355409828538339, 0.8207196165482622], "min": [0, 0], "max": [2, 2], "count": [1591]}, "eef_sim_pose_state": {"mean": [0.210987132432062, 0.2890549619313233, 1.211212549862846, -0.04080584357343594, -0.007828752100463602, -0.2757710883569361, 0.21438052712708575, -0.2934616241906541, 1.2141739812674264, 0.04658348740478225, -0.038589794566604815, 0.3280281834160462], "std": [0.14805241486305326, 0.05264092664338353, 0.04060906348490354, 0.06288182827766386, 0.1340782713918621, 0.3630600006047113, 0.1527278725777688, 0.05319644150085919, 0.03835060767039993, 0.06357421759878773, 0.11146234988845262, 0.43830153761841], "min": [-0.013563123101029181, 0.14847564878062391, 1.1612648040447664, -0.2168613173572921, -0.5291905212919081, -1.4885160537878028, -0.060210241220073867, -0.37528137978435805, 1.170014813303388, -0.19262379328001755, -0.5903614850479495, -0.1654669741114724], "max": [0.5139515977349044, 0.35449515132700415, 1.370185040428503, 0.13035983394282497, 0.2901016677301429, 0.16647968233850302, 0.45129524601485815, -0.1846825990498068, 1.3780264782067022, 0.24881492618032536, 0.28074753799238295, 1.567403106037517], "count": [1591]}, "eef_sim_pose_action": {"mean": [0.210987132432062, 0.2890549619313233, 1.211212549862846, -0.04080584357343594, -0.007828752100463602, -0.2757710883569361, 0.21438052712708575, -0.2934616241906541, 1.2141739812674264, 0.04658348740478225, -0.038589794566604815, 0.3280281834160462], "std": [0.14805241486305326, 0.05264092664338353, 0.04060906348490354, 0.06288182827766386, 0.1340782713918621, 0.3630600006047113, 0.1527278725777688, 0.05319644150085919, 0.03835060767039993, 0.06357421759878773, 0.11146234988845262, 0.43830153761841], "min": [-0.013563123101029181, 0.14847564878062391, 1.1612648040447664, -0.2168613173572921, -0.5291905212919081, -1.4885160537878028, -0.060210241220073867, -0.37528137978435805, 1.170014813303388, -0.19262379328001755, -0.5903614850479495, -0.1654669741114724], "max": [0.5139515977349044, 0.35449515132700415, 1.370185040428503, 0.13035983394282497, 0.2901016677301429, 0.16647968233850302, 0.45129524601485815, -0.1846825990498068, 1.3780264782067022, 0.24881492618032536, 0.28074753799238295, 1.567403106037517], "count": [1591]}, "gripper_mode_state": {"mean": [0.8258956631049654, 1.0], "std": [0.37919917822876925, 0.0], "min": [0, 1], "max": [1, 1], "count": [1591]}, "gripper_activity_state": {"mean": [1.966059082338152, 2.0], "std": [0.24585462027263197, 0.0], "min": [0, 2], "max": [2, 2], "count": [1591]}, "gripper_mode_action": {"mean": [0.8258956631049654, 1.0], "std": [0.37919917822876925, 0.0], "min": [0, 1], "max": [1, 1], "count": [1591]}, "gripper_activity_action": {"mean": [1.966059082338152, 2.0], "std": [0.24585462027263197, 0.0], "min": [0, 2], "max": [2, 2], "count": [1591]}, "gripper_open_scale_state": {"mean": [0.1973001203117882, 0.035844479288373164], "std": [0.3526522853826905, 5.134781488891349e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9888559750148228, 0.03584447928837368], "count": [1591]}, "gripper_open_scale_action": {"mean": [0.1973001203117882, 0.035844479288373164], "std": [0.3526522853826905, 5.134781488891349e-16], "min": [0.03456182565007891, 0.03584447928837368], "max": [0.9888559750148228, 0.03584447928837368], "count": [1591]}}} +{"episode_index": 59, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.34798507101558573]], [[0.38237229763700353]], [[0.3629074964387465]]], "std": [[[0.2507223514848041]], [[0.2699738545841081]], [[0.27666575191678505]]], "count": [260]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4033249601977543]], [[0.430519301994302]], [[0.42164587523043406]]], "std": [[[0.24188051255861384]], [[0.2170700758107848]], [[0.22556045492507332]]], "count": [260]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4495466105245517]], [[0.4710821989693313]], [[0.4574457484917044]]], "std": [[[0.24962386415988266]], [[0.22915379244438766]], [[0.2371017757742161]]], "count": [260]}, "observation.state": {"min": [-0.4862719178199768, -0.004661675076931715, -0.9915540218353271, -1.5299999713897705, -1.4769715070724487, -1.386174201965332, 0.05936182290315628, -0.5491077303886414, -0.007232394069433212, -1.012277364730835, -1.5299999713897705, -0.33724966645240784, -0.24737432599067688, 0.06272783875465393], "max": [0.24890491366386414, 2.31477689743042, 0.006102544721215963, 0.3497077226638794, 0.01565830409526825, 0.14154542982578278, 1.726643443107605, 0.7838642001152039, 2.356194496154785, 0.011730950325727463, 0.20862138271331787, 1.5299999713897705, 1.5426678657531738, 0.06272783875465393], "mean": [-0.07009401172399521, 1.0099138021469116, -0.27429282665252686, -0.7399911284446716, -0.31080982089042664, -0.0816585049033165, 0.3719668984413147, 0.135989710688591, 0.9557243585586548, -0.3167719841003418, -0.6771013140678406, 0.22925201058387756, 0.030347004532814026, 0.06272844225168228], "std": [0.12222729623317719, 0.9629521369934082, 0.2605953514575958, 0.7119176983833313, 0.43915921449661255, 0.21764498949050903, 0.6397833824157715, 0.23774974048137665, 0.939081072807312, 0.3056989312171936, 0.6576102375984192, 0.48516538739204407, 0.201158806681633, 6.034970283508301e-07], "count": [1661]}, "action": {"min": [-0.4862719178199768, -0.004661675076931715, -0.9915540218353271, -1.5299999713897705, -1.4769715070724487, -1.386174201965332, 0.05936182290315628, -0.5491077303886414, -0.007232394069433212, -1.012277364730835, -1.5299999713897705, -0.33724966645240784, -0.24737432599067688, 0.06272783875465393], "max": [0.24890491366386414, 2.31477689743042, 0.006102544721215963, 0.3497077226638794, 0.01565830409526825, 0.14154542982578278, 1.726643443107605, 0.7838642001152039, 2.356194496154785, 0.011730950325727463, 0.20862138271331787, 1.5299999713897705, 1.5426678657531738, 0.06272783875465393], "mean": [-0.07009401172399521, 1.0099138021469116, -0.27429282665252686, -0.7399911284446716, -0.31080982089042664, -0.0816585049033165, 0.3719668984413147, 0.135989710688591, 0.9557243585586548, -0.3167719841003418, -0.6771013140678406, 0.22925201058387756, 0.030347004532814026, 0.06272844225168228], "std": [0.12222729623317719, 0.9629521369934082, 0.2605953514575958, 0.7119176983833313, 0.43915921449661255, 0.21764498949050903, 0.6397833824157715, 0.23774974048137665, 0.939081072807312, 0.3056989312171936, 0.6576102375984192, 0.48516538739204407, 0.201158806681633, 6.034970283508301e-07], "count": [1661]}, "timestamp": {"min": [0.0], "max": [55.333333333333336], "mean": [27.666666666666668], "std": [15.982977055466092], "count": [1661]}, "frame_index": {"min": [0], "max": [1660], "mean": [830.0], "std": [479.4893116639828], "count": [1661]}, "episode_index": {"min": [62], "max": [62], "mean": [62.0], "std": [0.0], "count": [1661]}, "index": {"min": [100757], "max": [102417], "mean": [101587.0], "std": [479.4893116639828], "count": [1661]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1661]}, "subtask_annotation": {"mean": [1.5159542444310656, 4.0, 4.0, 4.0, 4.0], "std": [1.177459180578304, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1661]}, "scene_annotation": {"mean": [62.0], "std": [0.0], "min": [62], "max": [62], "count": [1661]}, "eef_direction_state": {"mean": [3.7146297411198073, 3.832630945213727], "std": [2.412431991572386, 2.4366101197851724], "min": [0, 0], "max": [6, 6], "count": [1661]}, "eef_velocity_state": {"mean": [0.9355809753160746, 0.8898254063816978], "std": [0.8894685058917996, 0.8910681443692169], "min": [0, 0], "max": [2, 2], "count": [1661]}, "eef_acc_mag_state": {"mean": [0.8326309452137267, 0.7965081276339554], "std": [0.8304381827794803, 0.8303469557429911], "min": [0, 0], "max": [2, 2], "count": [1661]}, "eef_direction_action": {"mean": [3.7146297411198073, 3.832630945213727], "std": [2.412431991572386, 2.4366101197851724], "min": [0, 0], "max": [6, 6], "count": [1661]}, "eef_velocity_action": {"mean": [0.9355809753160746, 0.8898254063816978], "std": [0.8894685058917996, 0.8910681443692169], "min": [0, 0], "max": [2, 2], "count": [1661]}, "eef_acc_mag_action": {"mean": [0.8326309452137267, 0.7965081276339554], "std": [0.8304381827794803, 0.8303469557429911], "min": [0, 0], "max": [2, 2], "count": [1661]}, "eef_sim_pose_state": {"mean": [0.22307964698116156, 0.3056801007790458, 1.2076014245652216, -0.05125894297031237, 0.022662981253607162, -0.38705894006457287, 0.21555796099886157, -0.28922931281094827, 1.2206007465284445, 0.012489410557195131, -0.024806293550142775, 0.36900371285226363], "std": [0.1628809725490278, 0.03747049765521946, 0.045779497328222486, 0.10798833206827164, 0.10326781626390674, 0.4612757795245127, 0.15948833408444885, 0.06695575931417888, 0.04692557345704836, 0.10687851081973582, 0.10797301301813847, 0.4381638744129875], "min": [-0.043568066120507044, 0.18087172136806937, 1.1625323106059338, -0.4614562498845041, -0.5271209297971922, -1.597511921854184, -0.05949658911716146, -0.39090836976682986, 1.1641497946476111, -0.24194556855510319, -0.5337598396503498, -0.319475451995028], "max": [0.5118161143006456, 0.3724804914002656, 1.41708490803641, 0.14349326844069524, 0.26232222939167316, 0.01724477523769694, 0.47661180348841736, -0.12677677397808435, 1.383220492259855, 0.4304512929499228, 0.2020004699713005, 1.5683176869900672], "count": [1661]}, "eef_sim_pose_action": {"mean": [0.22307964698116156, 0.3056801007790458, 1.2076014245652216, -0.05125894297031237, 0.022662981253607162, -0.38705894006457287, 0.21555796099886157, -0.28922931281094827, 1.2206007465284445, 0.012489410557195131, -0.024806293550142775, 0.36900371285226363], "std": [0.1628809725490278, 0.03747049765521946, 0.045779497328222486, 0.10798833206827164, 0.10326781626390674, 0.4612757795245127, 0.15948833408444885, 0.06695575931417888, 0.04692557345704836, 0.10687851081973582, 0.10797301301813847, 0.4381638744129875], "min": [-0.043568066120507044, 0.18087172136806937, 1.1625323106059338, -0.4614562498845041, -0.5271209297971922, -1.597511921854184, -0.05949658911716146, -0.39090836976682986, 1.1641497946476111, -0.24194556855510319, -0.5337598396503498, -0.319475451995028], "max": [0.5118161143006456, 0.3724804914002656, 1.41708490803641, 0.14349326844069524, 0.26232222939167316, 0.01724477523769694, 0.47661180348841736, -0.12677677397808435, 1.383220492259855, 0.4304512929499228, 0.2020004699713005, 1.5683176869900672], "count": [1661]}, "gripper_mode_state": {"mean": [0.8097531607465382, 1.0], "std": [0.39249583361804496, 0.0], "min": [0, 1], "max": [1, 1], "count": [1661]}, "gripper_activity_state": {"mean": [1.9680915111378687, 2.0], "std": [0.23701542039814505, 0.0], "min": [0, 2], "max": [2, 2], "count": [1661]}, "gripper_mode_action": {"mean": [0.8097531607465382, 1.0], "std": [0.39249583361804496, 0.0], "min": [0, 1], "max": [1, 1], "count": [1661]}, "gripper_activity_action": {"mean": [1.9680915111378687, 2.0], "std": [0.23701542039814505, 0.0], "min": [0, 2], "max": [2, 2], "count": [1661]}, "gripper_open_scale_state": {"mean": [0.2125498715999902, 0.0358444792883731], "std": [0.36559153425336366, 5.759281940243e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9866533960614886, 0.03584447928837368], "count": [1661]}, "gripper_open_scale_action": {"mean": [0.2125498715999902, 0.0358444792883731], "std": [0.36559153425336366, 5.759281940243e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9866533960614886, 0.03584447928837368], "count": [1661]}}} +{"episode_index": 60, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3920453667578142]], [[0.4012040566226491]], [[0.36504176392779336]]], "std": [[[0.2447819264617787]], [[0.23782979740947663]], [[0.21516916425196464]]], "count": [196]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39232896075096707]], [[0.4099962832355164]], [[0.3950340108265528]]], "std": [[[0.2531259016398658]], [[0.24576572987904202]], [[0.2623772421091554]]], "count": [196]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4047200560779868]], [[0.4468646152905607]], [[0.4435515664599173]]], "std": [[[0.2533857293335245]], [[0.2285290861415665]], [[0.2375179895777345]]], "count": [196]}, "observation.state": {"min": [-0.7194370031356812, -0.003067961661145091, -0.6763633489608765, -1.5299999713897705, -1.1482765674591064, -0.2545146346092224, 0.05955710634589195, -0.09330978244543076, -0.008625301532447338, -0.7987106442451477, -1.5299999713897705, -0.4170819818973541, -0.17531391978263855, 0.03670501708984375], "max": [0.21562470495700836, 2.137333631515503, 0.007331982254981995, 0.14572817087173462, 0.3067934513092041, 0.13742190599441528, 1.7351182699203491, 0.6979612708091736, 2.052229166030884, 0.0017518230015411973, 0.22573286294937134, 1.104466199874878, 0.18831516802310944, 1.7147239446640015], "mean": [-0.10089072585105896, 0.7277340292930603, -0.15755586326122284, -0.5256360769271851, -0.07991759479045868, -0.01594024896621704, 0.3848278522491455, 0.17966170608997345, 0.7562546133995056, -0.21700109541416168, -0.5056165456771851, 0.032217349857091904, -0.045585550367832184, 0.3158670663833618], "std": [0.16928543150424957, 0.8234668374061584, 0.1687498390674591, 0.6541749238967896, 0.3060387969017029, 0.06727955490350723, 0.6492108702659607, 0.2514350116252899, 0.8292964100837708, 0.22800306975841522, 0.5977094769477844, 0.3569331467151642, 0.0650748535990715, 0.6122130751609802], "count": [1139]}, "action": {"min": [-0.7194370031356812, -0.003067961661145091, -0.6763633489608765, -1.5299999713897705, -1.1482765674591064, -0.2545146346092224, 0.05955710634589195, -0.09330978244543076, -0.008625301532447338, -0.7987106442451477, -1.5299999713897705, -0.4170819818973541, -0.17531391978263855, 0.03670501708984375], "max": [0.21562470495700836, 2.137333631515503, 0.007331982254981995, 0.14572817087173462, 0.3067934513092041, 0.13742190599441528, 1.7351182699203491, 0.6979612708091736, 2.052229166030884, 0.0017518230015411973, 0.22573286294937134, 1.104466199874878, 0.18831516802310944, 1.7147239446640015], "mean": [-0.10089072585105896, 0.7277340292930603, -0.15755586326122284, -0.5256360769271851, -0.07991759479045868, -0.01594024896621704, 0.3848278522491455, 0.17966170608997345, 0.7562546133995056, -0.21700109541416168, -0.5056165456771851, 0.032217349857091904, -0.045585550367832184, 0.3158670663833618], "std": [0.16928543150424957, 0.8234668374061584, 0.1687498390674591, 0.6541749238967896, 0.3060387969017029, 0.06727955490350723, 0.6492108702659607, 0.2514350116252899, 0.8292964100837708, 0.22800306975841522, 0.5977094769477844, 0.3569331467151642, 0.0650748535990715, 0.6122130751609802], "count": [1139]}, "timestamp": {"min": [0.0], "max": [37.93333333333333], "mean": [18.966666666666665], "std": [10.960028386013525], "count": [1139]}, "frame_index": {"min": [0], "max": [1138], "mean": [569.0], "std": [328.8008515804057], "count": [1139]}, "episode_index": {"min": [63], "max": [63], "mean": [63.0], "std": [0.0], "count": [1139]}, "index": {"min": [102418], "max": [103556], "mean": [102987.0], "std": [328.8008515804057], "count": [1139]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1139]}, "subtask_annotation": {"mean": [1.5618964003511853, 4.0, 4.0, 4.0, 4.0], "std": [1.2467292780275796, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1139]}, "scene_annotation": {"mean": [63.0], "std": [0.0], "min": [63], "max": [63], "count": [1139]}, "eef_direction_state": {"mean": [4.094820017559263, 4.25460930640913], "std": [2.3175778730460377, 2.266324702429121], "min": [0, 0], "max": [6, 6], "count": [1139]}, "eef_velocity_state": {"mean": [0.8270412642669008, 0.7945566286215979], "std": [0.9011392307156746, 0.911311345233942], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_acc_mag_state": {"mean": [0.7436347673397717, 0.704126426690079], "std": [0.8323683126820522, 0.8292769552304844], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_direction_action": {"mean": [4.094820017559263, 4.25460930640913], "std": [2.3175778730460377, 2.266324702429121], "min": [0, 0], "max": [6, 6], "count": [1139]}, "eef_velocity_action": {"mean": [0.8270412642669008, 0.7945566286215979], "std": [0.9011392307156746, 0.911311345233942], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_acc_mag_action": {"mean": [0.7436347673397717, 0.704126426690079], "std": [0.8323683126820522, 0.8292769552304844], "min": [0, 0], "max": [2, 2], "count": [1139]}, "eef_sim_pose_state": {"mean": [0.17156557696507493, 0.30845633608867673, 1.2127636773768908, -0.020101907960705902, 0.041932869410878634, -0.18073714952451583, 0.17501059580882133, -0.29111050283407863, 1.2213917573380164, -0.03783173270286776, 0.027962543583875028, 0.2111492215877384], "std": [0.12408329101015504, 0.036479270310708155, 0.041152834045739065, 0.07640863722480666, 0.1076778218294312, 0.31855203537832977, 0.12355479548932397, 0.06403502769867397, 0.0499878407434024, 0.07445055944771328, 0.11381172238452297, 0.357398916132683], "min": [0.02673594271782702, 0.21133013264782188, 1.1810713828866313, -0.2755300448898832, -0.3743727770704752, -1.183221307450582, 0.005276812283661336, -0.3468990569544775, 1.1815923726322455, -0.16708860867832986, -0.364659620848671, -0.3881678337774025], "max": [0.43434575671959696, 0.35794219622081386, 1.354076240008412, 0.13889171386506577, 0.3144769630662705, 0.3349473698477432, 0.3741647809705149, -0.15182570033533438, 1.3937240791510803, 0.17361014287630738, 0.3975144909413, 1.312576643561992], "count": [1139]}, "eef_sim_pose_action": {"mean": [0.17156557696507493, 0.30845633608867673, 1.2127636773768908, -0.020101907960705902, 0.041932869410878634, -0.18073714952451583, 0.17501059580882133, -0.29111050283407863, 1.2213917573380164, -0.03783173270286776, 0.027962543583875028, 0.2111492215877384], "std": [0.12408329101015504, 0.036479270310708155, 0.041152834045739065, 0.07640863722480666, 0.1076778218294312, 0.31855203537832977, 0.12355479548932397, 0.06403502769867397, 0.0499878407434024, 0.07445055944771328, 0.11381172238452297, 0.357398916132683], "min": [0.02673594271782702, 0.21133013264782188, 1.1810713828866313, -0.2755300448898832, -0.3743727770704752, -1.183221307450582, 0.005276812283661336, -0.3468990569544775, 1.1815923726322455, -0.16708860867832986, -0.364659620848671, -0.3881678337774025], "max": [0.43434575671959696, 0.35794219622081386, 1.354076240008412, 0.13889171386506577, 0.3144769630662705, 0.3349473698477432, 0.3741647809705149, -0.15182570033533438, 1.3937240791510803, 0.17361014287630738, 0.3975144909413, 1.312576643561992], "count": [1139]}, "gripper_mode_state": {"mean": [0.8024582967515365, 0.8296751536435469], "std": [0.3981444194336569, 0.3759179339564779], "min": [0, 0], "max": [1, 1], "count": [1139]}, "gripper_activity_state": {"mean": [1.955223880597015, 1.9534679543459175], "std": [0.2790873403723983, 0.28502853480726575], "min": [0, 0], "max": [2, 2], "count": [1139]}, "gripper_mode_action": {"mean": [0.8024582967515365, 0.8296751536435469], "std": [0.3981444194336569, 0.3759179339564779], "min": [0, 0], "max": [1, 1], "count": [1139]}, "gripper_activity_action": {"mean": [1.955223880597015, 1.9534679543459175], "std": [0.2790873403723983, 0.28502853480726575], "min": [0, 0], "max": [2, 2], "count": [1139]}, "gripper_open_scale_state": {"mean": [0.2199028688210158, 0.18049349039923426], "std": [0.3709782388372609, 0.34983470742061484], "min": [0.03403263219765255, 0.020974295479910716], "max": [0.9914961542401995, 0.9798422540937152], "count": [1139]}, "gripper_open_scale_action": {"mean": [0.2199028688210158, 0.18049349039923426], "std": [0.3709782388372609, 0.34983470742061484], "min": [0.03403263219765255, 0.020974295479910716], "max": [0.9914961542401995, 0.9798422540937152], "count": [1139]}}} +{"episode_index": 61, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.35738408665500626]], [[0.36853316047337037]], [[0.33822495064796915]]], "std": [[[0.2397411868364271]], [[0.26039762866042865]], [[0.26397963057891016]]], "count": [213]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42763151165526203]], [[0.42739680822772513]], [[0.41232923941616295]]], "std": [[[0.2089321036235112]], [[0.19854279573971093]], [[0.20732867765743968]]], "count": [213]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4783172159317561]], [[0.47840778841531395]], [[0.4646309350292021]]], "std": [[[0.22747177716148564]], [[0.21805085805737393]], [[0.22627633211480538]]], "count": [213]}, "observation.state": {"min": [-0.7456667423248291, 0.0, -0.7976700067520142, -1.5299999713897705, -0.16566991806030273, -0.10274981707334518, 0.0602339468896389, -0.02680753543972969, -0.003030006308108568, -0.9968252778053284, -1.5299999713897705, -0.3532152771949768, -0.23226892948150635, 0.07148057222366333], "max": [0.04595433920621872, 2.1736040115356445, 0.0015339808305725455, 0.16833345592021942, 0.3507606089115143, 0.22015967965126038, 0.06272783875465393, 0.5506991147994995, 2.1688389778137207, 0.007454960141330957, 0.23526380956172943, 0.1919129192829132, 0.08590292185544968, 0.07148057222366333], "mean": [-0.16916701197624207, 0.8917230367660522, -0.2107657790184021, -0.6772288680076599, 0.03862840682268143, 0.023122603073716164, 0.06090213730931282, 0.19965647161006927, 0.892479419708252, -0.24772091209888458, -0.620557963848114, -0.0836625024676323, -0.070017509162426, 0.07147996127605438], "std": [0.19564242660999298, 0.8925958275794983, 0.2374926209449768, 0.6988589763641357, 0.09858861565589905, 0.07675668597221375, 0.00045432421029545367, 0.22085410356521606, 0.9012812376022339, 0.2883709669113159, 0.6502242088317871, 0.11778853088617325, 0.07177343964576721, 6.109476089477539e-07], "count": [1276]}, "action": {"min": [-0.7456667423248291, 0.0, -0.7976700067520142, -1.5299999713897705, -0.16566991806030273, -0.10274981707334518, 0.0602339468896389, -0.02680753543972969, -0.003030006308108568, -0.9968252778053284, -1.5299999713897705, -0.3532152771949768, -0.23226892948150635, 0.07148057222366333], "max": [0.04595433920621872, 2.1736040115356445, 0.0015339808305725455, 0.16833345592021942, 0.3507606089115143, 0.22015967965126038, 0.06272783875465393, 0.5506991147994995, 2.1688389778137207, 0.007454960141330957, 0.23526380956172943, 0.1919129192829132, 0.08590292185544968, 0.07148057222366333], "mean": [-0.16916701197624207, 0.8917230367660522, -0.2107657790184021, -0.6772288680076599, 0.03862840682268143, 0.023122603073716164, 0.06090213730931282, 0.19965647161006927, 0.892479419708252, -0.24772091209888458, -0.620557963848114, -0.0836625024676323, -0.070017509162426, 0.07147996127605438], "std": [0.19564242660999298, 0.8925958275794983, 0.2374926209449768, 0.6988589763641357, 0.09858861565589905, 0.07675668597221375, 0.00045432421029545367, 0.22085410356521606, 0.9012812376022339, 0.2883709669113159, 0.6502242088317871, 0.11778853088617325, 0.07177343964576721, 6.109476089477539e-07], "count": [1276]}, "timestamp": {"min": [0.0], "max": [42.5], "mean": [21.25], "std": [12.278311954191604], "count": [1276]}, "frame_index": {"min": [0], "max": [1275], "mean": [637.5], "std": [368.3493586257481], "count": [1276]}, "episode_index": {"min": [64], "max": [64], "mean": [64.0], "std": [0.0], "count": [1276]}, "index": {"min": [103557], "max": [104832], "mean": [104194.5], "std": [368.3493586257481], "count": [1276]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1276]}, "subtask_annotation": {"mean": [0.762539184952978, 4.0, 4.0, 4.0, 4.0], "std": [1.0809875075185855, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1276]}, "scene_annotation": {"mean": [64.0], "std": [0.0], "min": [64], "max": [64], "count": [1276]}, "eef_direction_state": {"mean": [4.184169278996865, 4.128526645768025], "std": [2.253822983357413, 2.3689676120824736], "min": [0, 0], "max": [6, 6], "count": [1276]}, "eef_velocity_state": {"mean": [0.8056426332288401, 0.8056426332288401], "std": [0.8922337212607502, 0.9096312306298935], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_acc_mag_state": {"mean": [0.7343260188087775, 0.7241379310344828], "std": [0.8290080375446396, 0.8308777281627152], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_direction_action": {"mean": [4.184169278996865, 4.128526645768025], "std": [2.253822983357413, 2.3689676120824736], "min": [0, 0], "max": [6, 6], "count": [1276]}, "eef_velocity_action": {"mean": [0.8056426332288401, 0.8056426332288401], "std": [0.8922337212607502, 0.9096312306298935], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_acc_mag_action": {"mean": [0.7343260188087775, 0.7241379310344828], "std": [0.8290080375446396, 0.8308777281627152], "min": [0, 0], "max": [2, 2], "count": [1276]}, "eef_sim_pose_state": {"mean": [0.1997030194646813, 0.2915135410947999, 1.2137347870674144, 0.018439834435916333, 0.0039945985169340574, -0.13019282017977893, 0.20195017015834327, -0.28275138506399616, 1.2142906580229225, -0.06865133842809631, 0.024189760828694215, 0.1154939395690102], "std": [0.14154726202613094, 0.05171686917184741, 0.03978731363336568, 0.07745298065144866, 0.11040373765887404, 0.1652381682161664, 0.1449413631123114, 0.06416846011616731, 0.03978836371994224, 0.06734858189437921, 0.10866458454601519, 0.15252763431905533], "min": [0.035284225674366274, 0.15938969025629618, 1.17096634406656, -0.16880308898125174, -0.370281961154153, -0.5184285095491032, 0.022372160402281197, -0.3432988324839682, 1.1751067245382534, -0.19574569195670075, -0.3165547087531293, -0.29266129680567887], "max": [0.46376629978174777, 0.34176336679418584, 1.37994824178357, 0.22242761751677742, 0.3143281968405418, 0.33016356470917924, 0.4556574262448102, -0.14833817430514956, 1.3548235920766032, 0.05989030395462247, 0.41872945152710583, 0.43479415696149043], "count": [1276]}, "eef_sim_pose_action": {"mean": [0.1997030194646813, 0.2915135410947999, 1.2137347870674144, 0.018439834435916333, 0.0039945985169340574, -0.13019282017977893, 0.20195017015834327, -0.28275138506399616, 1.2142906580229225, -0.06865133842809631, 0.024189760828694215, 0.1154939395690102], "std": [0.14154726202613094, 0.05171686917184741, 0.03978731363336568, 0.07745298065144866, 0.11040373765887404, 0.1652381682161664, 0.1449413631123114, 0.06416846011616731, 0.03978836371994224, 0.06734858189437921, 0.10866458454601519, 0.15252763431905533], "min": [0.035284225674366274, 0.15938969025629618, 1.17096634406656, -0.16880308898125174, -0.370281961154153, -0.5184285095491032, 0.022372160402281197, -0.3432988324839682, 1.1751067245382534, -0.19574569195670075, -0.3165547087531293, -0.29266129680567887], "max": [0.46376629978174777, 0.34176336679418584, 1.37994824178357, 0.22242761751677742, 0.3143281968405418, 0.33016356470917924, 0.4556574262448102, -0.14833817430514956, 1.3548235920766032, 0.05989030395462247, 0.41872945152710583, 0.43479415696149043], "count": [1276]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1276]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1276]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1276]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1276]}, "gripper_open_scale_state": {"mean": [0.03480154420368052, 0.04084604127066379], "std": [0.0002596139655177168, 9.71445146547012e-16], "min": [0.0344193982226508, 0.04084604127066476], "max": [0.03584447928837368, 0.04084604127066476], "count": [1276]}, "gripper_open_scale_action": {"mean": [0.03480154420368052, 0.04084604127066379], "std": [0.0002596139655177168, 9.71445146547012e-16], "min": [0.0344193982226508, 0.04084604127066476], "max": [0.03584447928837368, 0.04084604127066476], "count": [1276]}}} +{"episode_index": 62, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.26540087661748196]], [[0.2732097125255826]], [[0.2505617428368654]]], "std": [[[0.22040539673060744]], [[0.23924028320546833]], [[0.24014578490342597]]], "count": [264]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43054085070476]], [[0.429685128449528]], [[0.41018826438403644]]], "std": [[[0.21663582363058348]], [[0.20099899742488944]], [[0.208411854005273]]], "count": [264]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47172656817356573]], [[0.4723039741780551]], [[0.452971175191457]]], "std": [[[0.23993085425346034]], [[0.22394324195794876]], [[0.22847443968139877]]], "count": [264]}, "observation.state": {"min": [-0.7010292410850525, -0.007619461044669151, -0.8406214714050293, -1.530077338218689, -0.8237476944923401, -0.25617480278015137, 0.05861459672451019, -0.3711397647857666, -0.006091062445193529, -1.7533400058746338, -1.5299999713897705, -0.28549304604530334, -0.22570985555648804, 0.035509996116161346], "max": [0.11487474292516708, 2.152174472808838, 0.0016581263625994325, 0.057925745844841, 0.7163690328598022, 0.2808227837085724, 1.7628360986709595, 0.7666415572166443, 2.5172624588012695, 0.01201070286333561, 0.3266572952270508, 1.394317626953125, 0.42054104804992676, 1.749326467514038], "mean": [-0.1540212333202362, 0.8467172980308533, -0.23564289510250092, -0.5736127495765686, -0.0696357935667038, -0.03243077173829079, 0.703205943107605, 0.09298685938119888, 0.8887411952018738, -0.35362008213996887, -0.5089311599731445, 0.24726395308971405, 0.023140843957662582, 0.6640565395355225], "std": [0.19573649764060974, 0.8557283282279968, 0.2620851695537567, 0.6001577377319336, 0.347744882106781, 0.08903855830430984, 0.7961124181747437, 0.1936347782611847, 0.9188937544822693, 0.3840137720108032, 0.5951297283172607, 0.4028552174568176, 0.12051830440759659, 0.7949578166007996], "count": [1697]}, "action": {"min": [-0.7010292410850525, -0.007619461044669151, -0.8406214714050293, -1.530077338218689, -0.8237476944923401, -0.25617480278015137, 0.05861459672451019, -0.3711397647857666, -0.006091062445193529, -1.7533400058746338, -1.5299999713897705, -0.28549304604530334, -0.22570985555648804, 0.035509996116161346], "max": [0.11487474292516708, 2.152174472808838, 0.0016581263625994325, 0.057925745844841, 0.7163690328598022, 0.2808227837085724, 1.7628360986709595, 0.7666415572166443, 2.5172624588012695, 0.01201070286333561, 0.3266572952270508, 1.394317626953125, 0.42054104804992676, 1.749326467514038], "mean": [-0.1540212333202362, 0.8467172980308533, -0.23564289510250092, -0.5736127495765686, -0.0696357935667038, -0.03243077173829079, 0.703205943107605, 0.09298685938119888, 0.8887411952018738, -0.35362008213996887, -0.5089311599731445, 0.24726395308971405, 0.023140843957662582, 0.6640565395355225], "std": [0.19573649764060974, 0.8557283282279968, 0.2620851695537567, 0.6001577377319336, 0.347744882106781, 0.08903855830430984, 0.7961124181747437, 0.1936347782611847, 0.9188937544822693, 0.3840137720108032, 0.5951297283172607, 0.4028552174568176, 0.12051830440759659, 0.7949578166007996], "count": [1697]}, "timestamp": {"min": [0.0], "max": [56.53333333333333], "mean": [28.266666666666666], "std": [16.32938727842808], "count": [1697]}, "frame_index": {"min": [0], "max": [1696], "mean": [848.0], "std": [489.88161835284245], "count": [1697]}, "episode_index": {"min": [65], "max": [65], "mean": [65.0], "std": [0.0], "count": [1697]}, "index": {"min": [104833], "max": [106529], "mean": [105681.0], "std": [489.88161835284245], "count": [1697]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1697]}, "subtask_annotation": {"mean": [0.6870948733058339, 4.0, 4.0, 4.0, 4.0], "std": [1.0550122749289104, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1697]}, "scene_annotation": {"mean": [65.0], "std": [0.0], "min": [65], "max": [65], "count": [1697]}, "eef_direction_state": {"mean": [3.91632292280495, 3.8797878609310548], "std": [2.3615608951587355, 2.4211157038445044], "min": [0, 0], "max": [6, 6], "count": [1697]}, "eef_velocity_state": {"mean": [0.868002357100766, 0.8933411903358869], "std": [0.8874269174854653, 0.9152974649223843], "min": [0, 0], "max": [2, 2], "count": [1697]}, "eef_acc_mag_state": {"mean": [0.7860931054802592, 0.7849145550972304], "std": [0.8350567986530176, 0.8347540163968473], "min": [0, 0], "max": [2, 2], "count": [1697]}, "eef_direction_action": {"mean": [3.91632292280495, 3.8797878609310548], "std": [2.3615608951587355, 2.4211157038445044], "min": [0, 0], "max": [6, 6], "count": [1697]}, "eef_velocity_action": {"mean": [0.868002357100766, 0.8933411903358869], "std": [0.8874269174854653, 0.9152974649223843], "min": [0, 0], "max": [2, 2], "count": [1697]}, "eef_acc_mag_action": {"mean": [0.7860931054802592, 0.7849145550972304], "std": [0.8350567986530176, 0.8347540163968473], "min": [0, 0], "max": [2, 2], "count": [1697]}, "eef_sim_pose_state": {"mean": [0.1980673605437992, 0.2915758099370616, 1.2189946212602893, -0.02605117396578261, 0.03317411912087255, -0.221976642840474, 0.2148710047780323, -0.3000679200706447, 1.2235211999226472, 0.028066025055002254, 0.028259906838901585, 0.34262599128242743], "std": [0.13812176813969101, 0.055523657582836596, 0.0382595660543622, 0.0781525931908571, 0.12874082187303892, 0.40532940620923474, 0.16207816979944595, 0.06865125943854888, 0.0448581732732252, 0.07975997422124698, 0.11811182118210088, 0.44735976712738795], "min": [0.044917250382900197, 0.10680558041978677, 1.1820795427010393, -0.2937833706843789, -0.5508706125903042, -1.1294253778165455, 0.010870144508827458, -0.4174811581156676, 1.1778162475886877, -0.17312151098896866, -0.3148417054846331, -0.34737398510204043], "max": [0.4442456503992329, 0.3484716297454476, 1.3548474558560712, 0.24096018686046394, 0.31974719145068464, 0.4904074503164141, 0.5423903688281645, -0.04180921775983354, 1.3554783898068927, 0.32145656074564777, 0.41599943853102506, 1.5026639669465014], "count": [1697]}, "eef_sim_pose_action": {"mean": [0.1980673605437992, 0.2915758099370616, 1.2189946212602893, -0.02605117396578261, 0.03317411912087255, -0.221976642840474, 0.2148710047780323, -0.3000679200706447, 1.2235211999226472, 0.028066025055002254, 0.028259906838901585, 0.34262599128242743], "std": [0.13812176813969101, 0.055523657582836596, 0.0382595660543622, 0.0781525931908571, 0.12874082187303892, 0.40532940620923474, 0.16207816979944595, 0.06865125943854888, 0.0448581732732252, 0.07975997422124698, 0.11811182118210088, 0.44735976712738795], "min": [0.044917250382900197, 0.10680558041978677, 1.1820795427010393, -0.2937833706843789, -0.5508706125903042, -1.1294253778165455, 0.010870144508827458, -0.4174811581156676, 1.1778162475886877, -0.17312151098896866, -0.3148417054846331, -0.34737398510204043], "max": [0.4442456503992329, 0.3484716297454476, 1.3548474558560712, 0.24096018686046394, 0.31974719145068464, 0.4904074503164141, 0.5423903688281645, -0.04180921775983354, 1.3554783898068927, 0.32145656074564777, 0.41599943853102506, 1.5026639669465014], "count": [1697]}, "gripper_mode_state": {"mean": [0.6081319976428993, 0.6205067766647024], "std": [0.4881674621333949, 0.48526087497126036], "min": [0, 0], "max": [1, 1], "count": [1697]}, "gripper_activity_state": {"mean": [1.9063052445492046, 1.9063052445492046], "std": [0.39895453673649417, 0.39895453673649417], "min": [0, 0], "max": [2, 2], "count": [1697]}, "gripper_mode_action": {"mean": [0.6081319976428993, 0.6205067766647024], "std": [0.4881674621333949, 0.48526087497126036], "min": [0, 0], "max": [1, 1], "count": [1697]}, "gripper_activity_action": {"mean": [1.9063052445492046, 1.9063052445492046], "std": [0.39895453673649417, 0.39895453673649417], "min": [0, 0], "max": [2, 2], "count": [1697]}, "gripper_open_scale_state": {"mean": [0.40124992301331674, 0.37945406937833226], "std": [0.45413963352826875, 0.45426178766793046], "min": [0.03349405527114868, 0.020291426352092197], "max": [1.0, 0.999615124293736], "count": [1697]}, "gripper_open_scale_action": {"mean": [0.40124992301331674, 0.37945406937833226], "std": [0.45413963352826875, 0.45426178766793046], "min": [0.03349405527114868, 0.020291426352092197], "max": [1.0, 0.999615124293736], "count": [1697]}}} +{"episode_index": 63, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3855318836171938]], [[0.39152984113353373]], [[0.367403232988248]]], "std": [[[0.24815706314695085]], [[0.24587372152602324]], [[0.2231810633043159]]], "count": [274]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39127508527741994]], [[0.4097493738371261]], [[0.3958113917911041]]], "std": [[[0.24744020104115688]], [[0.2404566892238797]], [[0.25615221037218106]]], "count": [274]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40170518860423327]], [[0.44031024481974457]], [[0.4375743752285991]]], "std": [[[0.2528055588704527]], [[0.2284232925032098]], [[0.23762780982874063]]], "count": [274]}, "observation.state": {"min": [-0.8872125148773193, -0.003675882238894701, -1.1109851598739624, -1.5299999713897705, -1.4822660684585571, -0.25611162185668945, 0.0599847286939621, -0.07363107800483704, -0.014057639054954052, -1.8024274110794067, -1.4217733144760132, -0.44320324063301086, -0.3094554841518402, 0.03670501708984375], "max": [0.4908849000930786, 2.3746023178100586, 0.019941750913858414, 0.16872908174991608, 0.6151134967803955, 0.2200038880109787, 1.7153165340423584, 0.5614369511604309, 2.677860736846924, 0.012111184187233448, 0.2639302611351013, 0.9804624319076538, 0.2072516232728958, 1.7062861919403076], "mean": [-0.18586502969264984, 1.176553726196289, -0.30840009450912476, -0.8499307632446289, 0.01737888716161251, -0.026445576921105385, 0.25018247961997986, 0.18946927785873413, 1.1083958148956299, -0.40463098883628845, -0.6002210378646851, -0.03856177628040314, 0.015005101449787617, 0.22829116880893707], "std": [0.24968966841697693, 0.9540189504623413, 0.3056182265281677, 0.6541600227355957, 0.38820403814315796, 0.08365427702665329, 0.5182602405548096, 0.19404633343219757, 0.9362965226173401, 0.3679719567298889, 0.5491388440132141, 0.3291316330432892, 0.06083390861749649, 0.523326575756073], "count": [1786]}, "action": {"min": [-0.8872125148773193, -0.003675882238894701, -1.1109851598739624, -1.5299999713897705, -1.4822660684585571, -0.25611162185668945, 0.0599847286939621, -0.07363107800483704, -0.014057639054954052, -1.8024274110794067, -1.4217733144760132, -0.44320324063301086, -0.3094554841518402, 0.03670501708984375], "max": [0.4908849000930786, 2.3746023178100586, 0.019941750913858414, 0.16872908174991608, 0.6151134967803955, 0.2200038880109787, 1.7153165340423584, 0.5614369511604309, 2.677860736846924, 0.012111184187233448, 0.2639302611351013, 0.9804624319076538, 0.2072516232728958, 1.7062861919403076], "mean": [-0.18586502969264984, 1.176553726196289, -0.30840009450912476, -0.8499307632446289, 0.01737888716161251, -0.026445576921105385, 0.25018247961997986, 0.18946927785873413, 1.1083958148956299, -0.40463098883628845, -0.6002210378646851, -0.03856177628040314, 0.015005101449787617, 0.22829116880893707], "std": [0.24968966841697693, 0.9540189504623413, 0.3056182265281677, 0.6541600227355957, 0.38820403814315796, 0.08365427702665329, 0.5182602405548096, 0.19404633343219757, 0.9362965226173401, 0.3679719567298889, 0.5491388440132141, 0.3291316330432892, 0.06083390861749649, 0.523326575756073], "count": [1786]}, "timestamp": {"min": [0.0], "max": [59.5], "mean": [29.749999999999996], "std": [17.18579031900741], "count": [1786]}, "frame_index": {"min": [0], "max": [1785], "mean": [892.5], "std": [515.5737095702224], "count": [1786]}, "episode_index": {"min": [66], "max": [66], "mean": [66.0], "std": [0.0], "count": [1786]}, "index": {"min": [106530], "max": [108315], "mean": [107422.5], "std": [515.5737095702224], "count": [1786]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1786]}, "subtask_annotation": {"mean": [1.4400895856662934, 4.0, 4.0, 4.0, 4.0], "std": [1.3076760169562924, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1786]}, "scene_annotation": {"mean": [66.0], "std": [0.0], "min": [66], "max": [66], "count": [1786]}, "eef_direction_state": {"mean": [3.5884658454647256, 3.746360582306831], "std": [2.3324626644086575, 2.424688865389623], "min": [0, 0], "max": [6, 6], "count": [1786]}, "eef_velocity_state": {"mean": [1.0683090705487122, 0.91993281075028], "std": [0.9077451647321678, 0.898409192535635], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_acc_mag_state": {"mean": [0.9339305711086227, 0.8387458006718925], "std": [0.8319635725181065, 0.8357757829387371], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_direction_action": {"mean": [3.5884658454647256, 3.746360582306831], "std": [2.3324626644086575, 2.424688865389623], "min": [0, 0], "max": [6, 6], "count": [1786]}, "eef_velocity_action": {"mean": [1.0683090705487122, 0.91993281075028], "std": [0.9077451647321678, 0.898409192535635], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_acc_mag_action": {"mean": [0.9339305711086227, 0.8387458006718925], "std": [0.8319635725181065, 0.8357757829387371], "min": [0, 0], "max": [2, 2], "count": [1786]}, "eef_sim_pose_state": {"mean": [0.2498173501640874, 0.28106182776320776, 1.2047036618593483, -0.03473749118643618, 0.009642421427755466, -0.1672300091199863, 0.2489126714212193, -0.2788049271318596, 1.2143592496821054, 0.01733400144853023, 0.09196038520425641, 0.14982949722091413], "std": [0.15647383339784887, 0.06525651784390804, 0.0393457772000919, 0.07519620704004283, 0.11838998134527864, 0.3239675923106, 0.1652445447538085, 0.06393679904885191, 0.04565792589736347, 0.10643528840214576, 0.14186491213658964, 0.3183765735189688], "min": [0.02481596605666806, 0.09750864712039595, 1.1473223304376374, -0.33330925368229086, -0.5900808240480893, -1.1517740624910864, 0.014669816920711478, -0.35151601819717754, 1.143675351417475, -0.2313659898966318, -0.31118086207585605, -0.4470506316547271], "max": [0.5274823538653539, 0.38411620170589333, 1.3580421981217285, 0.1803077772290878, 0.269525821787334, 0.5139598867004147, 0.6087751230623843, -0.11413950824560089, 1.3725101588130195, 0.30931792835725125, 0.5701900800806645, 1.2779365892354508], "count": [1786]}, "eef_sim_pose_action": {"mean": [0.2498173501640874, 0.28106182776320776, 1.2047036618593483, -0.03473749118643618, 0.009642421427755466, -0.1672300091199863, 0.2489126714212193, -0.2788049271318596, 1.2143592496821054, 0.01733400144853023, 0.09196038520425641, 0.14982949722091413], "std": [0.15647383339784887, 0.06525651784390804, 0.0393457772000919, 0.07519620704004283, 0.11838998134527864, 0.3239675923106, 0.1652445447538085, 0.06393679904885191, 0.04565792589736347, 0.10643528840214576, 0.14186491213658964, 0.3183765735189688], "min": [0.02481596605666806, 0.09750864712039595, 1.1473223304376374, -0.33330925368229086, -0.5900808240480893, -1.1517740624910864, 0.014669816920711478, -0.35151601819717754, 1.143675351417475, -0.2313659898966318, -0.31118086207585605, -0.4470506316547271], "max": [0.5274823538653539, 0.38411620170589333, 1.3580421981217285, 0.1803077772290878, 0.269525821787334, 0.5139598867004147, 0.6087751230623843, -0.11413950824560089, 1.3725101588130195, 0.30931792835725125, 0.5701900800806645, 1.2779365892354508], "count": [1786]}, "gripper_mode_state": {"mean": [0.883538633818589, 0.8829787234042553], "std": [0.3207773626186464, 0.3214456368029512], "min": [0, 0], "max": [1, 1], "count": [1786]}, "gripper_activity_state": {"mean": [1.9708846584546473, 1.9697648376259798], "std": [0.22756070801891498, 0.22986351326874593], "min": [0, 0], "max": [2, 2], "count": [1786]}, "gripper_mode_action": {"mean": [0.883538633818589, 0.8829787234042553], "std": [0.3207773626186464, 0.3214456368029512], "min": [0, 0], "max": [1, 1], "count": [1786]}, "gripper_activity_action": {"mean": [1.9708846584546473, 1.9697648376259798], "std": [0.22756070801891498, 0.22986351326874593], "min": [0, 0], "max": [2, 2], "count": [1786]}, "gripper_open_scale_state": {"mean": [0.14296047385335284, 0.13044961221507387], "std": [0.2961497079722069, 0.2990412844744963], "min": [0.034276987825121195, 0.020974295479910716], "max": [0.9801808765956334, 0.9750206811087472], "count": [1786]}, "gripper_open_scale_action": {"mean": [0.14296047385335284, 0.13044961221507387], "std": [0.2961497079722069, 0.2990412844744963], "min": [0.034276987825121195, 0.020974295479910716], "max": [0.9801808765956334, 0.9750206811087472], "count": [1786]}}} +{"episode_index": 64, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4270553670945028]], [[0.44465404372296424]], [[0.42163563472893184]]], "std": [[[0.2583968813410271]], [[0.2783154515142976]], [[0.288668431188648]]], "count": [276]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43352447724258786]], [[0.4287509373717281]], [[0.41127896379969053]]], "std": [[[0.21885110107868264]], [[0.21314429438382868]], [[0.2248376882488059]]], "count": [276]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4642545635202551]], [[0.4592443511019545]], [[0.4407174623472577]]], "std": [[[0.24220112515705733]], [[0.2319423882485781]], [[0.23908063248058234]]], "count": [276]}, "observation.state": {"min": [-0.7331399917602539, -0.0029869640711694956, -1.0926506519317627, -1.5299999713897705, -1.3236627578735352, -1.6102417707443237, 0.05911271646618843, -0.14942698180675507, -0.006099527236074209, -1.3069359064102173, -1.5299999713897705, -0.43623584508895874, -0.34171247482299805, 0.06272783875465393], "max": [0.5263630151748657, 2.386256217956543, 0.00920388475060463, 0.19205716252326965, 0.4800774157047272, 0.14860163629055023, 1.7448527812957764, 0.647193968296051, 2.4005651473999023, 0.02238868921995163, 0.21842102706432343, 1.1131869554519653, 0.8092600107192993, 0.06272783875465393], "mean": [-0.08650434762239456, 0.8683488965034485, -0.25492680072784424, -0.611909031867981, -0.2548690140247345, -0.07913538813591003, 0.693479061126709, 0.1431843340396881, 0.8978061079978943, -0.28609368205070496, -0.6338143944740295, 0.20338843762874603, 0.03069172240793705, 0.06272847950458527], "std": [0.2096891552209854, 0.9310813546180725, 0.300971657037735, 0.6636688709259033, 0.5155396461486816, 0.254671573638916, 0.7992396950721741, 0.19288206100463867, 0.9619686603546143, 0.36439600586891174, 0.6535282731056213, 0.43968191742897034, 0.15465080738067627, 6.407499313354492e-07], "count": [1805]}, "action": {"min": [-0.7331399917602539, -0.0029869640711694956, -1.0926506519317627, -1.5299999713897705, -1.3236627578735352, -1.6102417707443237, 0.05911271646618843, -0.14942698180675507, -0.006099527236074209, -1.3069359064102173, -1.5299999713897705, -0.43623584508895874, -0.34171247482299805, 0.06272783875465393], "max": [0.5263630151748657, 2.386256217956543, 0.00920388475060463, 0.19205716252326965, 0.4800774157047272, 0.14860163629055023, 1.7448527812957764, 0.647193968296051, 2.4005651473999023, 0.02238868921995163, 0.21842102706432343, 1.1131869554519653, 0.8092600107192993, 0.06272783875465393], "mean": [-0.08650434762239456, 0.8683488965034485, -0.25492680072784424, -0.611909031867981, -0.2548690140247345, -0.07913538813591003, 0.693479061126709, 0.1431843340396881, 0.8978061079978943, -0.28609368205070496, -0.6338143944740295, 0.20338843762874603, 0.03069172240793705, 0.06272847950458527], "std": [0.2096891552209854, 0.9310813546180725, 0.300971657037735, 0.6636688709259033, 0.5155396461486816, 0.254671573638916, 0.7992396950721741, 0.19288206100463867, 0.9619686603546143, 0.36439600586891174, 0.6535282731056213, 0.43968191742897034, 0.15465080738067627, 6.407499313354492e-07], "count": [1805]}, "timestamp": {"min": [0.0], "max": [60.13333333333333], "mean": [30.066666666666666], "std": [17.36861793260733], "count": [1805]}, "frame_index": {"min": [0], "max": [1804], "mean": [902.0], "std": [521.0585379782199], "count": [1805]}, "episode_index": {"min": [67], "max": [67], "mean": [67.0], "std": [0.0], "count": [1805]}, "index": {"min": [108316], "max": [110120], "mean": [109218.0], "std": [521.0585379782199], "count": [1805]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1805]}, "subtask_annotation": {"mean": [0.7224376731301939, 4.0, 4.0, 4.0, 4.0], "std": [1.012372566239507, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1805]}, "scene_annotation": {"mean": [67.0], "std": [0.0], "min": [67], "max": [67], "count": [1805]}, "eef_direction_state": {"mean": [3.87202216066482, 4.033240997229917], "std": [2.428984389193123, 2.363855897404308], "min": [0, 0], "max": [6, 6], "count": [1805]}, "eef_velocity_state": {"mean": [0.8958448753462603, 0.8526315789473684], "std": [0.905024092229188, 0.9026891189270807], "min": [0, 0], "max": [2, 2], "count": [1805]}, "eef_acc_mag_state": {"mean": [0.771191135734072, 0.7479224376731302], "std": [0.8350035875180214, 0.8356014335536691], "min": [0, 0], "max": [2, 2], "count": [1805]}, "eef_direction_action": {"mean": [3.87202216066482, 4.033240997229917], "std": [2.428984389193123, 2.363855897404308], "min": [0, 0], "max": [6, 6], "count": [1805]}, "eef_velocity_action": {"mean": [0.8958448753462603, 0.8526315789473684], "std": [0.905024092229188, 0.9026891189270807], "min": [0, 0], "max": [2, 2], "count": [1805]}, "eef_acc_mag_action": {"mean": [0.771191135734072, 0.7479224376731302], "std": [0.8350035875180214, 0.8356014335536691], "min": [0, 0], "max": [2, 2], "count": [1805]}, "eef_sim_pose_state": {"mean": [0.19546998071755797, 0.3038304331052308, 1.210264810371902, -0.041181986094527466, 0.025820988130123828, -0.3494444195596212, 0.20554474744925674, -0.28890309844910195, 1.2102435937074103, 0.013427694499974739, -0.011775616469000078, 0.35526096810517604], "std": [0.1570932880737573, 0.053809219335108245, 0.04898059773268208, 0.08642805312440191, 0.1446951617943182, 0.46174774268337776, 0.1651353108140657, 0.0603361779581606, 0.04516923490598068, 0.10357721151069947, 0.1575661024873351, 0.4953349418068817], "min": [-0.0912519628420081, 0.14409050528569994, 1.1457510550458372, -0.38001232876542096, -0.5942434306170755, -1.6039092240315078, -0.04693356250867884, -0.3512590695422949, 1.1514636726974312, -0.30521740228358896, -0.762365417885616, -0.39654938869694284], "max": [0.5007126607418259, 0.39902997484282005, 1.4241232718032564, 0.14873814167835192, 0.40157504028952706, 0.4266593468745933, 0.5435330785966006, -0.13578691458207376, 1.405253539465719, 0.3366328395518009, 0.415608094156688, 1.4329242378534166], "count": [1805]}, "eef_sim_pose_action": {"mean": [0.19546998071755797, 0.3038304331052308, 1.210264810371902, -0.041181986094527466, 0.025820988130123828, -0.3494444195596212, 0.20554474744925674, -0.28890309844910195, 1.2102435937074103, 0.013427694499974739, -0.011775616469000078, 0.35526096810517604], "std": [0.1570932880737573, 0.053809219335108245, 0.04898059773268208, 0.08642805312440191, 0.1446951617943182, 0.46174774268337776, 0.1651353108140657, 0.0603361779581606, 0.04516923490598068, 0.10357721151069947, 0.1575661024873351, 0.4953349418068817], "min": [-0.0912519628420081, 0.14409050528569994, 1.1457510550458372, -0.38001232876542096, -0.5942434306170755, -1.6039092240315078, -0.04693356250867884, -0.3512590695422949, 1.1514636726974312, -0.30521740228358896, -0.762365417885616, -0.39654938869694284], "max": [0.5007126607418259, 0.39902997484282005, 1.4241232718032564, 0.14873814167835192, 0.40157504028952706, 0.4266593468745933, 0.5435330785966006, -0.13578691458207376, 1.405253539465719, 0.3366328395518009, 0.415608094156688, 1.4329242378534166], "count": [1805]}, "gripper_mode_state": {"mean": [0.6160664819944598, 1.0], "std": [0.4863420316582074, 0.0], "min": [0, 1], "max": [1, 1], "count": [1805]}, "gripper_activity_state": {"mean": [1.9412742382271468, 2.0], "std": [0.3190837551473488, 0.0], "min": [0, 2], "max": [2, 2], "count": [1805]}, "gripper_mode_action": {"mean": [0.6160664819944598, 1.0], "std": [0.4863420316582074, 0.0], "min": [0, 1], "max": [1, 1], "count": [1805]}, "gripper_activity_action": {"mean": [1.9412742382271468, 2.0], "std": [0.3190837551473488, 0.0], "min": [0, 2], "max": [2, 2], "count": [1805]}, "gripper_open_scale_state": {"mean": [0.39628510314529397, 0.035844479288372984], "std": [0.45670825276126004, 6.938893903907228e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [0.9970587321690151, 0.03584447928837368], "count": [1805]}, "gripper_open_scale_action": {"mean": [0.39628510314529397, 0.035844479288372984], "std": [0.45670825276126004, 6.938893903907228e-16], "min": [0.03377869512353625, 0.03584447928837368], "max": [0.9970587321690151, 0.03584447928837368], "count": [1805]}}} +{"episode_index": 65, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3909585956706842]], [[0.405577611880634]], [[0.3680396116907517]]], "std": [[[0.2432019523077034]], [[0.2386478271168289]], [[0.21531510190666198]]], "count": [218]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38199969643820836]], [[0.40788528237492755]], [[0.3956467814954728]]], "std": [[[0.2547777066218242]], [[0.24263335671382713]], [[0.25769595287027325]]], "count": [218]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3900945301413124]], [[0.4376442718014831]], [[0.4349480259738962]]], "std": [[[0.2581346495447308]], [[0.22860925108294297]], [[0.2370790222299789]]], "count": [218]}, "observation.state": {"min": [-0.5568350553512573, -0.002952207112684846, -0.5570579767227173, -1.5299999713897705, -1.5293114185333252, -0.23856009542942047, 0.04673768952488899, -0.2748561501502991, -0.008486027829349041, -0.7174854278564453, -1.5299999713897705, -0.4417864680290222, -0.2838009297847748, 0.03670501708984375], "max": [0.7426076531410217, 2.1777961254119873, 0.004601942375302315, 0.2452329695224762, 0.3973010182380676, 0.1728576272726059, 1.728956699371338, 0.7505635619163513, 2.1935925483703613, 0.003050258383154869, 0.3614366352558136, 1.006327509880066, 0.26210319995880127, 1.7062861919403076], "mean": [-0.08832389116287231, 0.8483080863952637, -0.10448469966650009, -0.6042574048042297, -0.11738122254610062, 0.017626799643039703, 0.28982293605804443, 0.2148701250553131, 0.8906515836715698, -0.19524438679218292, -0.5518787503242493, 0.028551487252116203, -0.017961690202355385, 0.2566559910774231], "std": [0.21594081819057465, 0.8754888772964478, 0.13857315480709076, 0.6655726432800293, 0.38545897603034973, 0.0578286349773407, 0.5623103976249695, 0.2593660056591034, 0.901326060295105, 0.2006794512271881, 0.600567102432251, 0.33216241002082825, 0.12258243560791016, 0.5536626577377319], "count": [1319]}, "action": {"min": [-0.5568350553512573, -0.002952207112684846, -0.5570579767227173, -1.5299999713897705, -1.5293114185333252, -0.23856009542942047, 0.04673768952488899, -0.2748561501502991, -0.008486027829349041, -0.7174854278564453, -1.5299999713897705, -0.4417864680290222, -0.2838009297847748, 0.03670501708984375], "max": [0.7426076531410217, 2.1777961254119873, 0.004601942375302315, 0.2452329695224762, 0.3973010182380676, 0.1728576272726059, 1.728956699371338, 0.7505635619163513, 2.1935925483703613, 0.003050258383154869, 0.3614366352558136, 1.006327509880066, 0.26210319995880127, 1.7062861919403076], "mean": [-0.08832389116287231, 0.8483080863952637, -0.10448469966650009, -0.6042574048042297, -0.11738122254610062, 0.017626799643039703, 0.28982293605804443, 0.2148701250553131, 0.8906515836715698, -0.19524438679218292, -0.5518787503242493, 0.028551487252116203, -0.017961690202355385, 0.2566559910774231], "std": [0.21594081819057465, 0.8754888772964478, 0.13857315480709076, 0.6655726432800293, 0.38545897603034973, 0.0578286349773407, 0.5623103976249695, 0.2593660056591034, 0.901326060295105, 0.2006794512271881, 0.600567102432251, 0.33216241002082825, 0.12258243560791016, 0.5536626577377319], "count": [1319]}, "timestamp": {"min": [0.0], "max": [43.93333333333333], "mean": [21.966666666666672], "std": [12.692079770033313], "count": [1319]}, "frame_index": {"min": [0], "max": [1318], "mean": [659.0], "std": [380.7623931009994], "count": [1319]}, "episode_index": {"min": [68], "max": [68], "mean": [68.0], "std": [0.0], "count": [1319]}, "index": {"min": [110121], "max": [111439], "mean": [110780.0], "std": [380.7623931009994], "count": [1319]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1319]}, "subtask_annotation": {"mean": [1.7028051554207733, 4.0, 4.0, 4.0, 4.0], "std": [1.2404295096473739, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1319]}, "scene_annotation": {"mean": [68.0], "std": [0.0], "min": [68], "max": [68], "count": [1319]}, "eef_direction_state": {"mean": [4.040181956027293, 4.122062168309325], "std": [2.3296992026389844, 2.315414279016618], "min": [0, 0], "max": [6, 6], "count": [1319]}, "eef_velocity_state": {"mean": [0.8347232752084913, 0.7952994692949203], "std": [0.8930570687096558, 0.8933801087631267], "min": [0, 0], "max": [2, 2], "count": [1319]}, "eef_acc_mag_state": {"mean": [0.7558756633813495, 0.7225170583775588], "std": [0.8339789095283766, 0.8216374686693001], "min": [0, 0], "max": [2, 2], "count": [1319]}, "eef_direction_action": {"mean": [4.040181956027293, 4.122062168309325], "std": [2.3296992026389844, 2.315414279016618], "min": [0, 0], "max": [6, 6], "count": [1319]}, "eef_velocity_action": {"mean": [0.8347232752084913, 0.7952994692949203], "std": [0.8930570687096558, 0.8933801087631267], "min": [0, 0], "max": [2, 2], "count": [1319]}, "eef_acc_mag_action": {"mean": [0.7558756633813495, 0.7225170583775588], "std": [0.8339789095283766, 0.8216374686693001], "min": [0, 0], "max": [2, 2], "count": [1319]}, "eef_sim_pose_state": {"mean": [0.1763386086776077, 0.3105253572745999, 1.1949652429892261, -0.005314308589591415, 0.11835840346417717, -0.20684620091307515, 0.18797600369574566, -0.2828236741616496, 1.1982316727448763, -0.009515749230553013, 0.12687578157019874, 0.2410347606071406], "std": [0.11704631004742415, 0.04327117022549276, 0.03755883792138079, 0.07967020468346536, 0.17641065523994187, 0.31367054513965514, 0.1263731050444827, 0.06559924179545035, 0.04061333069238492, 0.08553585778202391, 0.20252197879038597, 0.3601941029508943], "min": [0.022728823604149906, 0.21837474066455462, 1.1308632475325675, -0.2766492738882784, -0.3211441643983064, -1.159042821198391, 0.005169190012331432, -0.34680515368421233, 1.1264179404791985, -0.1948705630185923, -0.4758270597185916, -0.41398701742851846], "max": [0.3944298585592222, 0.42933927895990476, 1.3439483801632128, 0.13347910444883818, 0.5796101945581382, 0.14311709679115017, 0.4257525042208007, -0.15529406669779974, 1.3960833368556633, 0.2733165365538494, 0.7754385558653323, 1.2364561453424505], "count": [1319]}, "eef_sim_pose_action": {"mean": [0.1763386086776077, 0.3105253572745999, 1.1949652429892261, -0.005314308589591415, 0.11835840346417717, -0.20684620091307515, 0.18797600369574566, -0.2828236741616496, 1.1982316727448763, -0.009515749230553013, 0.12687578157019874, 0.2410347606071406], "std": [0.11704631004742415, 0.04327117022549276, 0.03755883792138079, 0.07967020468346536, 0.17641065523994187, 0.31367054513965514, 0.1263731050444827, 0.06559924179545035, 0.04061333069238492, 0.08553585778202391, 0.20252197879038597, 0.3601941029508943], "min": [0.022728823604149906, 0.21837474066455462, 1.1308632475325675, -0.2766492738882784, -0.3211441643983064, -1.159042821198391, 0.005169190012331432, -0.34680515368421233, 1.1264179404791985, -0.1948705630185923, -0.4758270597185916, -0.41398701742851846], "max": [0.3944298585592222, 0.42933927895990476, 1.3439483801632128, 0.13347910444883818, 0.5796101945581382, 0.14311709679115017, 0.4257525042208007, -0.15529406669779974, 1.3960833368556633, 0.2733165365538494, 0.7754385558653323, 1.2364561453424505], "count": [1319]}, "gripper_mode_state": {"mean": [0.8582259287338894, 0.8658074298711145], "std": [0.3488182678455202, 0.34085909735708275], "min": [0, 0], "max": [1, 1], "count": [1319]}, "gripper_activity_state": {"mean": [1.960576194086429, 1.9598180439727066], "std": [0.26403006309359495, 0.26534820748114624], "min": [0, 0], "max": [2, 2], "count": [1319]}, "gripper_mode_action": {"mean": [0.8582259287338894, 0.8658074298711145], "std": [0.3488182678455202, 0.34085909735708275], "min": [0, 0], "max": [1, 1], "count": [1319]}, "gripper_activity_action": {"mean": [1.960576194086429, 1.9598180439727066], "std": [0.26403006309359495, 0.26534820748114624], "min": [0, 0], "max": [2, 2], "count": [1319]}, "gripper_open_scale_state": {"mean": [0.16561198276196565, 0.14665930627078513], "std": [0.32131973380976586, 0.3163786999487889], "min": [0.026707251157079424, 0.020974295479910716], "max": [0.9879752567836216, 0.9750206811087472], "count": [1319]}, "gripper_open_scale_action": {"mean": [0.16561198276196565, 0.14665930627078513], "std": [0.32131973380976586, 0.3163786999487889], "min": [0.026707251157079424, 0.020974295479910716], "max": [0.9879752567836216, 0.9750206811087472], "count": [1319]}}} +{"episode_index": 66, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37396820430613326]], [[0.3820325342889681]], [[0.35332948975044565]]], "std": [[[0.24398236708935545]], [[0.24038524046874984]], [[0.21797292550002081]]], "count": [264]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3940406330461477]], [[0.4222761210965868]], [[0.41157657147454946]]], "std": [[[0.2517826597866078]], [[0.23795074830789073]], [[0.2523407247203214]]], "count": [264]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40880147368290753]], [[0.4513766865963557]], [[0.4482856372136397]]], "std": [[[0.253309419324717]], [[0.2250879955094221]], [[0.23379153275549058]]], "count": [264]}, "observation.state": {"min": [-0.7156230211257935, -0.006997726392000914, -0.9238271713256836, -1.5299999713897705, -1.398990511894226, -0.3668265640735626, 0.05917146056890488, -0.11802569776773453, -0.005791096482425928, -1.5068321228027344, -1.5299999713897705, -0.3714013695716858, -0.1953287422657013, 0.03621299937367439], "max": [0.2692832946777344, 2.2147583961486816, 0.019941750913858414, 0.13265860080718994, 0.538685142993927, 0.19065244495868683, 1.7312684059143066, 0.7132914662361145, 2.3555221557617188, 0.009842926636338234, 0.33524811267852783, 1.1232088804244995, 0.2576664686203003, 1.6905121803283691], "mean": [-0.16870160400867462, 1.0861245393753052, -0.2357690930366516, -0.8190217614173889, -0.03474598005414009, -0.05158698931336403, 0.18562692403793335, 0.195443794131279, 1.054534912109375, -0.36199402809143066, -0.6296640038490295, 0.07994378358125687, 0.04082312062382698, 0.16099314391613007], "std": [0.20379841327667236, 0.9019644856452942, 0.22470632195472717, 0.6906029582023621, 0.37030228972435, 0.09052775800228119, 0.4275703430175781, 0.2100057303905487, 0.8821723461151123, 0.3593738079071045, 0.5622508525848389, 0.26490968465805054, 0.0984608381986618, 0.4255075752735138], "count": [1696]}, "action": {"min": [-0.7156230211257935, -0.006997726392000914, -0.9238271713256836, -1.5299999713897705, -1.398990511894226, -0.3668265640735626, 0.05917146056890488, -0.11802569776773453, -0.005791096482425928, -1.5068321228027344, -1.5299999713897705, -0.3714013695716858, -0.1953287422657013, 0.03621299937367439], "max": [0.2692832946777344, 2.2147583961486816, 0.019941750913858414, 0.13265860080718994, 0.538685142993927, 0.19065244495868683, 1.7312684059143066, 0.7132914662361145, 2.3555221557617188, 0.009842926636338234, 0.33524811267852783, 1.1232088804244995, 0.2576664686203003, 1.6905121803283691], "mean": [-0.16870160400867462, 1.0861245393753052, -0.2357690930366516, -0.8190217614173889, -0.03474598005414009, -0.05158698931336403, 0.18562692403793335, 0.195443794131279, 1.054534912109375, -0.36199402809143066, -0.6296640038490295, 0.07994378358125687, 0.04082312062382698, 0.16099314391613007], "std": [0.20379841327667236, 0.9019644856452942, 0.22470632195472717, 0.6906029582023621, 0.37030228972435, 0.09052775800228119, 0.4275703430175781, 0.2100057303905487, 0.8821723461151123, 0.3593738079071045, 0.5622508525848389, 0.26490968465805054, 0.0984608381986618, 0.4255075752735138], "count": [1696]}, "timestamp": {"min": [0.0], "max": [56.5], "mean": [28.25], "std": [16.31976477226992], "count": [1696]}, "frame_index": {"min": [0], "max": [1695], "mean": [847.5], "std": [489.5929431680976], "count": [1696]}, "episode_index": {"min": [69], "max": [69], "mean": [69.0], "std": [0.0], "count": [1696]}, "index": {"min": [111440], "max": [113135], "mean": [112287.5], "std": [489.5929431680976], "count": [1696]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1696]}, "subtask_annotation": {"mean": [1.6143867924528301, 4.0, 4.0, 4.0, 4.0], "std": [1.2705408896522725, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1696]}, "scene_annotation": {"mean": [69.0], "std": [0.0], "min": [69], "max": [69], "count": [1696]}, "eef_direction_state": {"mean": [3.580188679245283, 3.3932783018867925], "std": [2.399770814973837, 2.4713790184301394], "min": [0, 0], "max": [6, 6], "count": [1696]}, "eef_velocity_state": {"mean": [1.0277122641509433, 1.059551886792453], "std": [0.9045539671419408, 0.9217578505462412], "min": [0, 0], "max": [2, 2], "count": [1696]}, "eef_acc_mag_state": {"mean": [0.8974056603773585, 0.8944575471698113], "std": [0.8334645047767064, 0.8334501140064577], "min": [0, 0], "max": [2, 2], "count": [1696]}, "eef_direction_action": {"mean": [3.580188679245283, 3.3932783018867925], "std": [2.399770814973837, 2.4713790184301394], "min": [0, 0], "max": [6, 6], "count": [1696]}, "eef_velocity_action": {"mean": [1.0277122641509433, 1.059551886792453], "std": [0.9045539671419408, 0.9217578505462412], "min": [0, 0], "max": [2, 2], "count": [1696]}, "eef_acc_mag_action": {"mean": [0.8974056603773585, 0.8944575471698113], "std": [0.8334645047767064, 0.8334501140064577], "min": [0, 0], "max": [2, 2], "count": [1696]}, "eef_sim_pose_state": {"mean": [0.2295407821309303, 0.28666294801129244, 1.211232443343985, -0.05179971533027774, 0.02534644891985287, -0.20290532554092283, 0.23831719562293865, -0.28073890863080264, 1.2269537433954347, 0.053305278751478495, 0.05566299811145664, 0.2762077512298977], "std": [0.1389991701095868, 0.05416915730566331, 0.038329628547879344, 0.09435893915241364, 0.09752047863263888, 0.30355040093702573, 0.1554227835507654, 0.05969604623821663, 0.04616216088192218, 0.10058687435465173, 0.11268890916974737, 0.33778247102499165], "min": [0.03454377828703074, 0.14286627120262274, 1.1562140215956018, -0.5070363840047392, -0.36659748564844086, -1.360980516702095, 0.014666356065800839, -0.34266674824825166, 1.161486366687582, -0.21534066412484815, -0.3507585817673353, -0.31549326867577654], "max": [0.46064279117804835, 0.37362387580273737, 1.3547528540511677, 0.2115745641906144, 0.26090776898674517, 0.3362129033974566, 0.5722417868024225, -0.11491712940825988, 1.367722389163294, 0.41287551027636826, 0.4004602074362815, 1.2924898839318018], "count": [1696]}, "eef_sim_pose_action": {"mean": [0.2295407821309303, 0.28666294801129244, 1.211232443343985, -0.05179971533027774, 0.02534644891985287, -0.20290532554092283, 0.23831719562293865, -0.28073890863080264, 1.2269537433954347, 0.053305278751478495, 0.05566299811145664, 0.2762077512298977], "std": [0.1389991701095868, 0.05416915730566331, 0.038329628547879344, 0.09435893915241364, 0.09752047863263888, 0.30355040093702573, 0.1554227835507654, 0.05969604623821663, 0.04616216088192218, 0.10058687435465173, 0.11268890916974737, 0.33778247102499165], "min": [0.03454377828703074, 0.14286627120262274, 1.1562140215956018, -0.5070363840047392, -0.36659748564844086, -1.360980516702095, 0.014666356065800839, -0.34266674824825166, 1.161486366687582, -0.21534066412484815, -0.3507585817673353, -0.31549326867577654], "max": [0.46064279117804835, 0.37362387580273737, 1.3547528540511677, 0.2115745641906144, 0.26090776898674517, 0.3362129033974566, 0.5722417868024225, -0.11491712940825988, 1.367722389163294, 0.41287551027636826, 0.4004602074362815, 1.2924898839318018], "count": [1696]}, "gripper_mode_state": {"mean": [0.9221698113207547, 0.9233490566037735], "std": [0.26790418139587935, 0.2660367949602041], "min": [0, 0], "max": [1, 1], "count": [1696]}, "gripper_activity_state": {"mean": [1.96875, 1.9681603773584906], "std": [0.23460091313419099, 0.23577534225391336], "min": [0, 0], "max": [2, 2], "count": [1696]}, "gripper_mode_action": {"mean": [0.9221698113207547, 0.9233490566037735], "std": [0.26790418139587935, 0.2660367949602041], "min": [0, 0], "max": [1, 1], "count": [1696]}, "gripper_activity_action": {"mean": [1.96875, 1.9681603773584906], "std": [0.23460091313419099, 0.23577534225391336], "min": [0, 0], "max": [2, 2], "count": [1696]}, "gripper_open_scale_state": {"mean": [0.10607473173422073, 0.09199475906186766], "std": [0.24432916613624853, 0.24314915777862087], "min": [0.03381226318223136, 0.02069314249924251], "max": [0.9892962319510323, 0.9660069601876395], "count": [1696]}, "gripper_open_scale_action": {"mean": [0.10607473173422073, 0.09199475906186766], "std": [0.24432916613624853, 0.24314915777862087], "min": [0.03381226318223136, 0.02069314249924251], "max": [0.9892962319510323, 0.9660069601876395], "count": [1696]}}} +{"episode_index": 67, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3866365521903206]], [[0.39536263811079986]], [[0.3613069001906318]]], "std": [[[0.24475997076343312]], [[0.26311189049649625]], [[0.2685792078401529]]], "count": [224]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4321252127587146]], [[0.4295286725801432]], [[0.41312854516806724]]], "std": [[[0.21013171101646794]], [[0.20135801928981684]], [[0.21061427293869522]]], "count": [224]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.47296874756847185]], [[0.47114258481170246]], [[0.4543052163573763]]], "std": [[[0.2292498783211279]], [[0.2179135148053548]], [[0.22462800336994954]]], "count": [224]}, "observation.state": {"min": [-0.8298836350440979, -0.0022807151544839144, -0.9789083003997803, -1.530076026916504, -1.3992401361465454, -1.5631264448165894, 0.05243019759654999, -0.015339807607233524, -0.003435326972976327, -1.0599807500839233, -1.5116758346557617, -0.34952059388160706, -0.3416059911251068, 0.06272783875465393], "max": [0.26654550433158875, 2.175184726715088, 0.004522228147834539, 0.1877707690000534, 0.5397496819496155, 0.24089744687080383, 1.7295935153961182, 0.6773231029510498, 2.154737949371338, 0.005803676787763834, 0.11064274609088898, 1.2062770128250122, 0.7286094427108765, 0.06272783875465393], "mean": [-0.13520042598247528, 0.8164042830467224, -0.21960413455963135, -0.6492170095443726, -0.10221965610980988, -0.044707074761390686, 0.32675251364707947, 0.16313177347183228, 0.8023200631141663, -0.25170308351516724, -0.5969797372817993, 0.050593648105859756, -0.0401206836104393, 0.06272834539413452], "std": [0.2296178787946701, 0.8971734046936035, 0.2555653750896454, 0.7182644009590149, 0.4652881622314453, 0.22681036591529846, 0.5993362665176392, 0.21779896318912506, 0.8839485049247742, 0.302357941865921, 0.6403017640113831, 0.347868412733078, 0.12890085577964783, 5.066394805908203e-07], "count": [1363]}, "action": {"min": [-0.8298836350440979, -0.0022807151544839144, -0.9789083003997803, -1.530076026916504, -1.3992401361465454, -1.5631264448165894, 0.05243019759654999, -0.015339807607233524, -0.003435326972976327, -1.0599807500839233, -1.5116758346557617, -0.34952059388160706, -0.3416059911251068, 0.06272783875465393], "max": [0.26654550433158875, 2.175184726715088, 0.004522228147834539, 0.1877707690000534, 0.5397496819496155, 0.24089744687080383, 1.7295935153961182, 0.6773231029510498, 2.154737949371338, 0.005803676787763834, 0.11064274609088898, 1.2062770128250122, 0.7286094427108765, 0.06272783875465393], "mean": [-0.13520042598247528, 0.8164042830467224, -0.21960413455963135, -0.6492170095443726, -0.10221965610980988, -0.044707074761390686, 0.32675251364707947, 0.16313177347183228, 0.8023200631141663, -0.25170308351516724, -0.5969797372817993, 0.050593648105859756, -0.0401206836104393, 0.06272834539413452], "std": [0.2296178787946701, 0.8971734046936035, 0.2555653750896454, 0.7182644009590149, 0.4652881622314453, 0.22681036591529846, 0.5993362665176392, 0.21779896318912506, 0.8839485049247742, 0.302357941865921, 0.6403017640113831, 0.347868412733078, 0.12890085577964783, 5.066394805908203e-07], "count": [1363]}, "timestamp": {"min": [0.0], "max": [45.4], "mean": [22.7], "std": [13.115470085191593], "count": [1363]}, "frame_index": {"min": [0], "max": [1362], "mean": [681.0], "std": [393.4641025557478], "count": [1363]}, "episode_index": {"min": [70], "max": [70], "mean": [70.0], "std": [0.0], "count": [1363]}, "index": {"min": [113136], "max": [114498], "mean": [113817.0], "std": [393.4641025557478], "count": [1363]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1363]}, "subtask_annotation": {"mean": [0.8738077769625825, 4.0, 4.0, 4.0, 4.0], "std": [1.1813837645520404, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1363]}, "scene_annotation": {"mean": [70.0], "std": [0.0], "min": [70], "max": [70], "count": [1363]}, "eef_direction_state": {"mean": [3.9119589141599413, 3.988261188554659], "std": [2.3951888481428463, 2.3641074002081472], "min": [0, 0], "max": [6, 6], "count": [1363]}, "eef_velocity_state": {"mean": [0.842993396918562, 0.8503301540719003], "std": [0.8803723395829194, 0.9046498256189586], "min": [0, 0], "max": [2, 2], "count": [1363]}, "eef_acc_mag_state": {"mean": [0.7762289068231841, 0.7476155539251651], "std": [0.8281323809260748, 0.8292080703185021], "min": [0, 0], "max": [2, 2], "count": [1363]}, "eef_direction_action": {"mean": [3.9119589141599413, 3.988261188554659], "std": [2.3951888481428463, 2.3641074002081472], "min": [0, 0], "max": [6, 6], "count": [1363]}, "eef_velocity_action": {"mean": [0.842993396918562, 0.8503301540719003], "std": [0.8803723395829194, 0.9046498256189586], "min": [0, 0], "max": [2, 2], "count": [1363]}, "eef_acc_mag_action": {"mean": [0.7762289068231841, 0.7476155539251651], "std": [0.8281323809260748, 0.8292080703185021], "min": [0, 0], "max": [2, 2], "count": [1363]}, "eef_sim_pose_state": {"mean": [0.18579225701683763, 0.2975405445465904, 1.2176858716178378, -0.010701771628070794, -0.024194060178497418, -0.24234860740982045, 0.18930495993827298, -0.2891834917806352, 1.222993421389034, -0.04031984517631738, -0.03941597760206989, 0.21570788868939642], "std": [0.14586731409407266, 0.056081851494335776, 0.04370558768255433, 0.07480441749874174, 0.1090330514065871, 0.40998822959986714, 0.14643934916408058, 0.06568138255178917, 0.04338252753310146, 0.07333255824537731, 0.10740909405811475, 0.3603135638753047], "min": [-0.03692604772086989, 0.14783794635057773, 1.1817020043212403, -0.33074545298094965, -0.495717714965078, -1.5842363931727226, -0.026842430122244458, -0.34562575449612637, 1.181313396791217, -0.23968345349398393, -0.44979452934182906, -0.31269112028294743], "max": [0.4548631524541089, 0.3641755957857661, 1.3740327167998276, 0.19114073199855233, 0.14390918972442202, 0.5520957412558626, 0.45904143268828906, -0.11064358234671132, 1.3446578892895602, 0.14520128889359585, 0.20563032719464758, 1.3209552125689075], "count": [1363]}, "eef_sim_pose_action": {"mean": [0.18579225701683763, 0.2975405445465904, 1.2176858716178378, -0.010701771628070794, -0.024194060178497418, -0.24234860740982045, 0.18930495993827298, -0.2891834917806352, 1.222993421389034, -0.04031984517631738, -0.03941597760206989, 0.21570788868939642], "std": [0.14586731409407266, 0.056081851494335776, 0.04370558768255433, 0.07480441749874174, 0.1090330514065871, 0.40998822959986714, 0.14643934916408058, 0.06568138255178917, 0.04338252753310146, 0.07333255824537731, 0.10740909405811475, 0.3603135638753047], "min": [-0.03692604772086989, 0.14783794635057773, 1.1817020043212403, -0.33074545298094965, -0.495717714965078, -1.5842363931727226, -0.026842430122244458, -0.34562575449612637, 1.181313396791217, -0.23968345349398393, -0.44979452934182906, -0.31269112028294743], "max": [0.4548631524541089, 0.3641755957857661, 1.3740327167998276, 0.19114073199855233, 0.14390918972442202, 0.5520957412558626, 0.45904143268828906, -0.11064358234671132, 1.3446578892895602, 0.14520128889359585, 0.20563032719464758, 1.3209552125689075], "count": [1363]}, "gripper_mode_state": {"mean": [0.8371239911958914, 1.0], "std": [0.3692525078589887, 0.0], "min": [0, 1], "max": [1, 1], "count": [1363]}, "gripper_activity_state": {"mean": [1.9611151870873074, 2.0], "std": [0.26112672073431153, 0.0], "min": [0, 2], "max": [2, 2], "count": [1363]}, "gripper_mode_action": {"mean": [0.8371239911958914, 1.0], "std": [0.3692525078589887, 0.0], "min": [0, 1], "max": [1, 1], "count": [1363]}, "gripper_activity_action": {"mean": [1.9611151870873074, 2.0], "std": [0.26112672073431153, 0.0], "min": [0, 2], "max": [2, 2], "count": [1363]}, "gripper_open_scale_state": {"mean": [0.1867175433133049, 0.035844479288373414], "std": [0.34247932594998687, 2.636779683484747e-16], "min": [0.02996011291231428, 0.03584447928837368], "max": [0.9883391516549247, 0.03584447928837368], "count": [1363]}, "gripper_open_scale_action": {"mean": [0.1867175433133049, 0.035844479288373414], "std": [0.34247932594998687, 2.636779683484747e-16], "min": [0.02996011291231428, 0.03584447928837368], "max": [0.9883391516549247, 0.03584447928837368], "count": [1363]}}} +{"episode_index": 68, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5011049386248231]], [[0.48735677818468504]], [[0.4387502680925375]]], "std": [[[0.27213801103815766]], [[0.2552933821458682]], [[0.25033646561206724]]], "count": [257]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3800485247492858]], [[0.4191319937183693]], [[0.4151451684002611]]], "std": [[[0.2719796920831844]], [[0.24092059588008058]], [[0.2482465597306139]]], "count": [257]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41574120380966917]], [[0.4434864396039436]], [[0.43964592817239306]]], "std": [[[0.2459165038099801]], [[0.21778594343034532]], [[0.22283948049686278]]], "count": [257]}, "observation.state": {"min": [-0.6915485262870789, -0.0024432663340121508, -0.7117252349853516, -1.5299999713897705, -0.7522196173667908, -0.3830559253692627, 0.05887213349342346, -0.13805827498435974, -0.0074774171225726604, -0.7737641334533691, -1.5299999713897705, -0.37152382731437683, -0.21986572444438934, 0.03670501708984375], "max": [0.09646095335483551, 2.188990592956543, 0.005919276271015406, 0.2507326006889343, 0.45372557640075684, 0.18600496649742126, 1.73049795627594, 0.7593204975128174, 2.2150683403015137, 0.012893224135041237, 0.5257852077484131, 1.0199750661849976, 0.34626442193984985, 1.7091124057769775], "mean": [-0.13144664466381073, 0.7934534549713135, -0.16831432282924652, -0.6013534665107727, -0.05717145651578903, -0.034876320511102676, 0.3479742109775543, 0.15525564551353455, 0.7683616280555725, -0.2385081946849823, -0.49935775995254517, 0.016768071800470352, -0.02316458337008953, 0.2930557429790497], "std": [0.19720670580863953, 0.8770509362220764, 0.19408577680587769, 0.6942453384399414, 0.24393543601036072, 0.0738813653588295, 0.6120626926422119, 0.22608865797519684, 0.8635646104812622, 0.2727701961994171, 0.6174514293670654, 0.2806221842765808, 0.0785360187292099, 0.5855147838592529], "count": [1641]}, "action": {"min": [-0.6915485262870789, -0.0024432663340121508, -0.7117252349853516, -1.5299999713897705, -0.7522196173667908, -0.3830559253692627, 0.05887213349342346, -0.13805827498435974, -0.0074774171225726604, -0.7737641334533691, -1.5299999713897705, -0.37152382731437683, -0.21986572444438934, 0.03670501708984375], "max": [0.09646095335483551, 2.188990592956543, 0.005919276271015406, 0.2507326006889343, 0.45372557640075684, 0.18600496649742126, 1.73049795627594, 0.7593204975128174, 2.2150683403015137, 0.012893224135041237, 0.5257852077484131, 1.0199750661849976, 0.34626442193984985, 1.7091124057769775], "mean": [-0.13144664466381073, 0.7934534549713135, -0.16831432282924652, -0.6013534665107727, -0.05717145651578903, -0.034876320511102676, 0.3479742109775543, 0.15525564551353455, 0.7683616280555725, -0.2385081946849823, -0.49935775995254517, 0.016768071800470352, -0.02316458337008953, 0.2930557429790497], "std": [0.19720670580863953, 0.8770509362220764, 0.19408577680587769, 0.6942453384399414, 0.24393543601036072, 0.0738813653588295, 0.6120626926422119, 0.22608865797519684, 0.8635646104812622, 0.2727701961994171, 0.6174514293670654, 0.2806221842765808, 0.0785360187292099, 0.5855147838592529], "count": [1641]}, "timestamp": {"min": [0.0], "max": [54.666666666666664], "mean": [27.333333333333332], "std": [15.790526930433346], "count": [1641]}, "frame_index": {"min": [0], "max": [1640], "mean": [820.0], "std": [473.7158079130004], "count": [1641]}, "episode_index": {"min": [71], "max": [71], "mean": [71.0], "std": [0.0], "count": [1641]}, "index": {"min": [114499], "max": [116139], "mean": [115319.0], "std": [473.7158079130004], "count": [1641]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1641]}, "subtask_annotation": {"mean": [1.9152955514929921, 4.0, 4.0, 4.0, 4.0], "std": [1.2976390884738036, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1641]}, "scene_annotation": {"mean": [71.0], "std": [0.0], "min": [71], "max": [71], "count": [1641]}, "eef_direction_state": {"mean": [4.173674588665448, 4.217550274223035], "std": [2.304845165821296, 2.329020287144292], "min": [0, 0], "max": [6, 6], "count": [1641]}, "eef_velocity_state": {"mean": [0.7824497257769653, 0.7562461913467398], "std": [0.893927837542793, 0.8929606476117696], "min": [0, 0], "max": [2, 2], "count": [1641]}, "eef_acc_mag_state": {"mean": [0.696526508226691, 0.6727605118829981], "std": [0.8175669530925824, 0.80343276111562], "min": [0, 0], "max": [2, 2], "count": [1641]}, "eef_direction_action": {"mean": [4.173674588665448, 4.217550274223035], "std": [2.304845165821296, 2.329020287144292], "min": [0, 0], "max": [6, 6], "count": [1641]}, "eef_velocity_action": {"mean": [0.7824497257769653, 0.7562461913467398], "std": [0.893927837542793, 0.8929606476117696], "min": [0, 0], "max": [2, 2], "count": [1641]}, "eef_acc_mag_action": {"mean": [0.696526508226691, 0.6727605118829981], "std": [0.8175669530925824, 0.80343276111562], "min": [0, 0], "max": [2, 2], "count": [1641]}, "eef_sim_pose_state": {"mean": [0.18151041715856256, 0.2980940874056113, 1.2086890629785714, -0.04314805954225551, 0.021852373511042304, -0.18904213053796656, 0.18289928661452742, -0.29100827334195756, 1.2169028268389146, -0.007715928546327731, 0.022582072601308473, 0.17313242515492233], "std": [0.13135224752276306, 0.05403916475643881, 0.03528393400147123, 0.08882503383582388, 0.0820830185617166, 0.29800941082656035, 0.13698989327030955, 0.06726952106385034, 0.043608343980186606, 0.10255966290937005, 0.10370247379623768, 0.2754008236949014], "min": [0.007541923246193398, 0.1294792764071671, 1.166682598894265, -0.48803076095824055, -0.2999140207765909, -1.2228619067201603, -0.006175219473893451, -0.34671393400917894, 1.1767600609975137, -0.20686966074893406, -0.3978106786529034, -0.3572229719874265], "max": [0.4167136440672928, 0.3481499941316112, 1.3222186395114632, 0.17433438287297884, 0.26989750313690686, 0.38838525328567775, 0.42343396166653735, -0.1093331339393119, 1.3474117750118906, 0.3189293318189596, 0.2667839899940123, 1.0668850902870775], "count": [1641]}, "eef_sim_pose_action": {"mean": [0.18151041715856256, 0.2980940874056113, 1.2086890629785714, -0.04314805954225551, 0.021852373511042304, -0.18904213053796656, 0.18289928661452742, -0.29100827334195756, 1.2169028268389146, -0.007715928546327731, 0.022582072601308473, 0.17313242515492233], "std": [0.13135224752276306, 0.05403916475643881, 0.03528393400147123, 0.08882503383582388, 0.0820830185617166, 0.29800941082656035, 0.13698989327030955, 0.06726952106385034, 0.043608343980186606, 0.10255966290937005, 0.10370247379623768, 0.2754008236949014], "min": [0.007541923246193398, 0.1294792764071671, 1.166682598894265, -0.48803076095824055, -0.2999140207765909, -1.2228619067201603, -0.006175219473893451, -0.34671393400917894, 1.1767600609975137, -0.20686966074893406, -0.3978106786529034, -0.3572229719874265], "max": [0.4167136440672928, 0.3481499941316112, 1.3222186395114632, 0.17433438287297884, 0.26989750313690686, 0.38838525328567775, 0.42343396166653735, -0.1093331339393119, 1.3474117750118906, 0.3189293318189596, 0.2667839899940123, 1.0668850902870775], "count": [1641]}, "gripper_mode_state": {"mean": [0.8226691042047533, 0.8427787934186471], "std": [0.38194849023356087, 0.3640092015079487], "min": [0, 0], "max": [1, 1], "count": [1641]}, "gripper_activity_state": {"mean": [1.9366240097501524, 1.934795856185253], "std": [0.3306493684911895, 0.33487439923247836], "min": [0, 0], "max": [2, 2], "count": [1641]}, "gripper_mode_action": {"mean": [0.8226691042047533, 0.8427787934186471], "std": [0.38194849023356087, 0.3640092015079487], "min": [0, 0], "max": [1, 1], "count": [1641]}, "gripper_activity_action": {"mean": [1.9366240097501524, 1.934795856185253], "std": [0.3306493684911895, 0.33487439923247836], "min": [0, 0], "max": [2, 2], "count": [1641]}, "gripper_open_scale_state": {"mean": [0.19884075971727885, 0.16745831444761805], "std": [0.34975172999818654, 0.3345776758877313], "min": [0.03364121913909912, 0.020974295479910716], "max": [0.9888559750148228, 0.9766356604439872], "count": [1641]}, "gripper_open_scale_action": {"mean": [0.19884075971727885, 0.16745831444761805], "std": [0.34975172999818654, 0.3345776758877313], "min": [0.03364121913909912, 0.020974295479910716], "max": [0.9888559750148228, 0.9766356604439872], "count": [1641]}}} +{"episode_index": 69, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3914014943780833]], [[0.3994215811484236]], [[0.37067150810941657]]], "std": [[[0.24534097611126346]], [[0.24162896687740362]], [[0.22022636579753108]]], "count": [261]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39513297272932163]], [[0.41664039557926197]], [[0.40413878872110787]]], "std": [[[0.24543581544610735]], [[0.2358127093327892]], [[0.25059994491045945]]], "count": [261]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40986669233466055]], [[0.4520504511723804]], [[0.44919760807686204]]], "std": [[[0.25471848802148384]], [[0.22752087011664443]], [[0.23645677993615533]]], "count": [261]}, "observation.state": {"min": [-0.9633175134658813, -0.007627012673765421, -0.702323317527771, -1.5299999713897705, -1.0477088689804077, -0.5597826242446899, 0.0599847286939621, -0.06625400483608246, -0.0025787767954170704, -1.3176895380020142, -1.5299999713897705, -0.42031073570251465, -0.1684885323047638, 0.03645898774266243], "max": [0.1875189244747162, 2.1265110969543457, 0.021112734451889992, 0.11578650027513504, 0.6688156127929688, 0.16310687363147736, 1.728956699371338, 0.7614850997924805, 2.2053260803222656, 0.004202108830213547, 0.2904983460903168, 1.013869047164917, 0.429514616727829, 1.7037034034729004], "mean": [-0.20042835175991058, 0.8033714294433594, -0.18510185182094574, -0.585178792476654, 0.004426374565809965, -0.08291178941726685, 0.42035338282585144, 0.1621495634317398, 0.8675718307495117, -0.27007633447647095, -0.5197317004203796, 0.049806226044893265, 0.084384024143219, 0.34055376052856445], "std": [0.28917428851127625, 0.7994710803031921, 0.19997654855251312, 0.5934736728668213, 0.4243523180484772, 0.13402661681175232, 0.676961362361908, 0.2279125601053238, 0.8551578521728516, 0.29869234561920166, 0.563909649848938, 0.31271979212760925, 0.12221921235322952, 0.6359876394271851], "count": [1676]}, "action": {"min": [-0.9633175134658813, -0.007627012673765421, -0.702323317527771, -1.5299999713897705, -1.0477088689804077, -0.5597826242446899, 0.0599847286939621, -0.06625400483608246, -0.0025787767954170704, -1.3176895380020142, -1.5299999713897705, -0.42031073570251465, -0.1684885323047638, 0.03645898774266243], "max": [0.1875189244747162, 2.1265110969543457, 0.021112734451889992, 0.11578650027513504, 0.6688156127929688, 0.16310687363147736, 1.728956699371338, 0.7614850997924805, 2.2053260803222656, 0.004202108830213547, 0.2904983460903168, 1.013869047164917, 0.429514616727829, 1.7037034034729004], "mean": [-0.20042835175991058, 0.8033714294433594, -0.18510185182094574, -0.585178792476654, 0.004426374565809965, -0.08291178941726685, 0.42035338282585144, 0.1621495634317398, 0.8675718307495117, -0.27007633447647095, -0.5197317004203796, 0.049806226044893265, 0.084384024143219, 0.34055376052856445], "std": [0.28917428851127625, 0.7994710803031921, 0.19997654855251312, 0.5934736728668213, 0.4243523180484772, 0.13402661681175232, 0.676961362361908, 0.2279125601053238, 0.8551578521728516, 0.29869234561920166, 0.563909649848938, 0.31271979212760925, 0.12221921235322952, 0.6359876394271851], "count": [1676]}, "timestamp": {"min": [0.0], "max": [55.833333333333336], "mean": [27.916666666666664], "std": [16.12731464868773], "count": [1676]}, "frame_index": {"min": [0], "max": [1675], "mean": [837.5], "std": [483.8194394606318], "count": [1676]}, "episode_index": {"min": [72], "max": [72], "mean": [72.0], "std": [0.0], "count": [1676]}, "index": {"min": [116140], "max": [117815], "mean": [116977.5], "std": [483.8194394606318], "count": [1676]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1676]}, "subtask_annotation": {"mean": [1.6748210023866348, 4.0, 4.0, 4.0, 4.0], "std": [1.174961901149623, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1676]}, "scene_annotation": {"mean": [72.0], "std": [0.0], "min": [72], "max": [72], "count": [1676]}, "eef_direction_state": {"mean": [3.899164677804296, 3.727923627684964], "std": [2.335003798496056, 2.510590120493034], "min": [0, 0], "max": [6, 6], "count": [1676]}, "eef_velocity_state": {"mean": [0.9051312649164678, 0.8914081145584726], "std": [0.8954658629159501, 0.9094558540070091], "min": [0, 0], "max": [2, 2], "count": [1676]}, "eef_acc_mag_state": {"mean": [0.8090692124105012, 0.7756563245823389], "std": [0.8478887679120447, 0.8310956831988929], "min": [0, 0], "max": [2, 2], "count": [1676]}, "eef_direction_action": {"mean": [3.899164677804296, 3.727923627684964], "std": [2.335003798496056, 2.510590120493034], "min": [0, 0], "max": [6, 6], "count": [1676]}, "eef_velocity_action": {"mean": [0.9051312649164678, 0.8914081145584726], "std": [0.8954658629159501, 0.9094558540070091], "min": [0, 0], "max": [2, 2], "count": [1676]}, "eef_acc_mag_action": {"mean": [0.8090692124105012, 0.7756563245823389], "std": [0.8478887679120447, 0.8310956831988929], "min": [0, 0], "max": [2, 2], "count": [1676]}, "eef_sim_pose_state": {"mean": [0.17734746627712517, 0.29081738712766214, 1.2230909686845646, -0.05527274791176914, 0.026589302477694678, -0.19217945690009955, 0.20117364182529437, -0.29285984532686654, 1.220569322910377, 0.0769769966837766, 0.07113144043243458, 0.2095085716983696], "std": [0.11560947691987915, 0.0589682819874897, 0.04615118956343132, 0.09733227828665342, 0.16456375367039103, 0.3381325401789789, 0.14010350621906104, 0.06208669352537099, 0.04216774813353671, 0.0972198587306243, 0.1571816818048433, 0.30181945132048715], "min": [0.011292727536654345, 0.13793252927827454, 1.1657333240548056, -0.3802311809474158, -0.5617647812147286, -1.2951312865139748, -0.00387335998900018, -0.34680030412373136, 1.1635328633533164, -0.16146762728661088, -0.42129628172057765, -0.38390004094303726], "max": [0.4444162410263235, 0.34305299850315246, 1.3719534257341373, 0.17752124002456257, 0.40077155238006856, 0.41140963098963923, 0.5110445237680464, -0.094141074046778, 1.381216223580154, 0.3473857513773375, 0.6765653744283697, 1.1671457702655639], "count": [1676]}, "eef_sim_pose_action": {"mean": [0.17734746627712517, 0.29081738712766214, 1.2230909686845646, -0.05527274791176914, 0.026589302477694678, -0.19217945690009955, 0.20117364182529437, -0.29285984532686654, 1.220569322910377, 0.0769769966837766, 0.07113144043243458, 0.2095085716983696], "std": [0.11560947691987915, 0.0589682819874897, 0.04615118956343132, 0.09733227828665342, 0.16456375367039103, 0.3381325401789789, 0.14010350621906104, 0.06208669352537099, 0.04216774813353671, 0.0972198587306243, 0.1571816818048433, 0.30181945132048715], "min": [0.011292727536654345, 0.13793252927827454, 1.1657333240548056, -0.3802311809474158, -0.5617647812147286, -1.2951312865139748, -0.00387335998900018, -0.34680030412373136, 1.1635328633533164, -0.16146762728661088, -0.42129628172057765, -0.38390004094303726], "max": [0.4444162410263235, 0.34305299850315246, 1.3719534257341373, 0.17752124002456257, 0.40077155238006856, 0.41140963098963923, 0.5110445237680464, -0.094141074046778, 1.381216223580154, 0.3473857513773375, 0.6765653744283697, 1.1671457702655639], "count": [1676]}, "gripper_mode_state": {"mean": [0.7816229116945107, 0.8156324582338902], "std": [0.4131446908877218, 0.38778363981637565], "min": [0, 0], "max": [1, 1], "count": [1676]}, "gripper_activity_state": {"mean": [1.9695704057279235, 1.9689737470167064], "std": [0.2310194418511205, 0.23478349703552695], "min": [0, 0], "max": [2, 2], "count": [1676]}, "gripper_mode_action": {"mean": [0.7816229116945107, 0.8156324582338902], "std": [0.4131446908877218, 0.38778363981637565], "min": [0, 0], "max": [1, 1], "count": [1676]}, "gripper_activity_action": {"mean": [1.9695704057279235, 1.9689737470167064], "std": [0.2310194418511205, 0.23478349703552695], "min": [0, 0], "max": [2, 2], "count": [1676]}, "gripper_open_scale_state": {"mean": [0.2402035755280256, 0.19460792636051927], "std": [0.3868365077241492, 0.3634180364306726], "min": [0.034276987825121195, 0.02083370728152139], "max": [0.9879752567836216, 0.9735448019845145], "count": [1676]}, "gripper_open_scale_action": {"mean": [0.2402035755280256, 0.19460792636051927], "std": [0.3868365077241492, 0.3634180364306726], "min": [0.034276987825121195, 0.02083370728152139], "max": [0.9879752567836216, 0.9735448019845145], "count": [1676]}}} +{"episode_index": 70, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40499607347989697]], [[0.4129565359477124]], [[0.37592307189542484]]], "std": [[[0.2473264992353008]], [[0.265206852185833]], [[0.27061615230002406]]], "count": [275]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43345075361457713]], [[0.4286084333531392]], [[0.4110556634977223]]], "std": [[[0.2058423710692518]], [[0.19884181206816035]], [[0.20877733319704048]]], "count": [275]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46785540503069917]], [[0.46632699148346207]], [[0.4495962517330164]]], "std": [[[0.2324026213396375]], [[0.21840794370127517]], [[0.22292218931751867]]], "count": [275]}, "observation.state": {"min": [-0.61761474609375, -0.008940736763179302, -1.1520148515701294, -1.5299999713897705, -1.2377943992614746, -0.49846336245536804, 0.05177529156208038, -0.8835618495941162, -0.005929215811192989, -1.1734952926635742, -1.4940972328186035, -0.37714633345603943, -0.2639637589454651, 0.06272783875465393], "max": [0.6404054760932922, 2.2917673587799072, 0.0042991358786821365, 0.14106380939483643, 0.3267379105091095, 0.15607662498950958, 1.7393484115600586, 0.5244883298873901, 2.2549517154693604, 0.007189176511019468, 0.12099727988243103, 1.3906883001327515, 1.6830538511276245, 0.06272783875465393], "mean": [-0.07585977762937546, 0.8416523933410645, -0.24959127604961395, -0.598015546798706, -0.16399863362312317, -0.027750009670853615, 0.6961140036582947, 0.1018511950969696, 0.8186719417572021, -0.27049198746681213, -0.5825526118278503, 0.18259556591510773, 0.02166200429201126, 0.06272847205400467], "std": [0.22082184255123138, 0.900336742401123, 0.31860214471817017, 0.6645771861076355, 0.4291081428527832, 0.09936994314193726, 0.7910071015357971, 0.23361721634864807, 0.8755927681922913, 0.33065250515937805, 0.5946761965751648, 0.43328797817230225, 0.2523549497127533, 6.332993507385254e-07], "count": [1794]}, "action": {"min": [-0.61761474609375, -0.008940736763179302, -1.1520148515701294, -1.5299999713897705, -1.2377943992614746, -0.49846336245536804, 0.05177529156208038, -0.8835618495941162, -0.005929215811192989, -1.1734952926635742, -1.4940972328186035, -0.37714633345603943, -0.2639637589454651, 0.06272783875465393], "max": [0.6404054760932922, 2.2917673587799072, 0.0042991358786821365, 0.14106380939483643, 0.3267379105091095, 0.15607662498950958, 1.7393484115600586, 0.5244883298873901, 2.2549517154693604, 0.007189176511019468, 0.12099727988243103, 1.3906883001327515, 1.6830538511276245, 0.06272783875465393], "mean": [-0.07585977762937546, 0.8416523933410645, -0.24959127604961395, -0.598015546798706, -0.16399863362312317, -0.027750009670853615, 0.6961140036582947, 0.1018511950969696, 0.8186719417572021, -0.27049198746681213, -0.5825526118278503, 0.18259556591510773, 0.02166200429201126, 0.06272847205400467], "std": [0.22082184255123138, 0.900336742401123, 0.31860214471817017, 0.6645771861076355, 0.4291081428527832, 0.09936994314193726, 0.7910071015357971, 0.23361721634864807, 0.8755927681922913, 0.33065250515937805, 0.5946761965751648, 0.43328797817230225, 0.2523549497127533, 6.332993507385254e-07], "count": [1794]}, "timestamp": {"min": [0.0], "max": [59.766666666666666], "mean": [29.883333333333336], "std": [17.262770366912164], "count": [1794]}, "frame_index": {"min": [0], "max": [1793], "mean": [896.5], "std": [517.883111007365], "count": [1794]}, "episode_index": {"min": [73], "max": [73], "mean": [73.0], "std": [0.0], "count": [1794]}, "index": {"min": [117816], "max": [119609], "mean": [118712.5], "std": [517.883111007365], "count": [1794]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1794]}, "subtask_annotation": {"mean": [0.5813823857302118, 4.0, 4.0, 4.0, 4.0], "std": [0.6763310801932301, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1794]}, "scene_annotation": {"mean": [73.0], "std": [0.0], "min": [73], "max": [73], "count": [1794]}, "eef_direction_state": {"mean": [3.9938684503901896, 4.113154960981048], "std": [2.3672011604139707, 2.337473974949857], "min": [0, 0], "max": [6, 6], "count": [1794]}, "eef_velocity_state": {"mean": [0.8411371237458194, 0.7931995540691192], "std": [0.8883376933639907, 0.8822152853337402], "min": [0, 0], "max": [2, 2], "count": [1794]}, "eef_acc_mag_state": {"mean": [0.758082497212932, 0.7084726867335563], "std": [0.8330571907433948, 0.8180418251081886], "min": [0, 0], "max": [2, 2], "count": [1794]}, "eef_direction_action": {"mean": [3.9938684503901896, 4.113154960981048], "std": [2.3672011604139707, 2.337473974949857], "min": [0, 0], "max": [6, 6], "count": [1794]}, "eef_velocity_action": {"mean": [0.8411371237458194, 0.7931995540691192], "std": [0.8883376933639907, 0.8822152853337402], "min": [0, 0], "max": [2, 2], "count": [1794]}, "eef_acc_mag_action": {"mean": [0.758082497212932, 0.7084726867335563], "std": [0.8330571907433948, 0.8180418251081886], "min": [0, 0], "max": [2, 2], "count": [1794]}, "eef_sim_pose_state": {"mean": [0.1955577484511449, 0.3014923298228115, 1.2169865733606169, -0.02853192886297644, -0.007657542500010912, -0.24218223191368296, 0.1932640548831343, -0.2982085760002078, 1.224680407867304, 0.005751853151004687, -0.016319020893127957, 0.2911178196383747], "std": [0.1540390396522874, 0.055870858216885345, 0.039868467739725445, 0.07680691605609781, 0.10249691868881032, 0.35625691397367015, 0.15464790358095934, 0.05775501564803515, 0.04612372131899593, 0.09809418439943335, 0.10409915333230046, 0.4440476277693583], "min": [-0.015870396449290294, 0.16300188803372825, 1.1821159044070952, -0.42862252226811925, -0.44572280888633387, -1.1370590769937772, -0.08627861808449111, -0.4124583555267724, 1.181755217408477, -0.17079535893052775, -0.4402527936482179, -0.3644711446874581], "max": [0.5076068784727793, 0.4047567530500434, 1.3645979497478349, 0.11388832493297052, 0.18392290860373706, 0.28129939034419205, 0.5082816052458055, -0.18082485371137114, 1.4111544618541938, 0.3134214832277247, 0.3666033409147076, 1.626576936181639], "count": [1794]}, "eef_sim_pose_action": {"mean": [0.1955577484511449, 0.3014923298228115, 1.2169865733606169, -0.02853192886297644, -0.007657542500010912, -0.24218223191368296, 0.1932640548831343, -0.2982085760002078, 1.224680407867304, 0.005751853151004687, -0.016319020893127957, 0.2911178196383747], "std": [0.1540390396522874, 0.055870858216885345, 0.039868467739725445, 0.07680691605609781, 0.10249691868881032, 0.35625691397367015, 0.15464790358095934, 0.05775501564803515, 0.04612372131899593, 0.09809418439943335, 0.10409915333230046, 0.4440476277693583], "min": [-0.015870396449290294, 0.16300188803372825, 1.1821159044070952, -0.42862252226811925, -0.44572280888633387, -1.1370590769937772, -0.08627861808449111, -0.4124583555267724, 1.181755217408477, -0.17079535893052775, -0.4402527936482179, -0.3644711446874581], "max": [0.5076068784727793, 0.4047567530500434, 1.3645979497478349, 0.11388832493297052, 0.18392290860373706, 0.28129939034419205, 0.5082816052458055, -0.18082485371137114, 1.4111544618541938, 0.3134214832277247, 0.3666033409147076, 1.626576936181639], "count": [1794]}, "gripper_mode_state": {"mean": [0.6109253065774805, 1.0], "std": [0.4875403330604453, 0.0], "min": [0, 1], "max": [1, 1], "count": [1794]}, "gripper_activity_state": {"mean": [1.9136008918617615, 2.0], "std": [0.38332592080364436, 0.0], "min": [0, 2], "max": [2, 2], "count": [1794]}, "gripper_mode_action": {"mean": [0.6109253065774805, 1.0], "std": [0.4875403330604453, 0.0], "min": [0, 1], "max": [1, 1], "count": [1794]}, "gripper_activity_action": {"mean": [1.9136008918617615, 2.0], "std": [0.38332592080364436, 0.0], "min": [0, 2], "max": [2, 2], "count": [1794]}, "gripper_open_scale_state": {"mean": [0.3977890516135774, 0.03584447928837299], "std": [0.4520005218504368, 6.869504964868156e-16], "min": [0.02958588089261736, 0.03584447928837368], "max": [0.9939133780343192, 0.03584447928837368], "count": [1794]}, "gripper_open_scale_action": {"mean": [0.3977890516135774, 0.03584447928837299], "std": [0.4520005218504368, 6.869504964868156e-16], "min": [0.02958588089261736, 0.03584447928837368], "max": [0.9939133780343192, 0.03584447928837368], "count": [1794]}}} +{"episode_index": 71, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.39834626576505267]], [[0.4084713109965247]], [[0.3834445358497109]]], "std": [[[0.24503869240373574]], [[0.24382982264529196]], [[0.22441492527275964]]], "count": [289]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38818129245162114]], [[0.41145932559875165]], [[0.39910109422469486]]], "std": [[[0.24394617563301083]], [[0.23293489106309176]], [[0.24755977932285586]]], "count": [289]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4091043998914445]], [[0.4495543154593633]], [[0.4463555627172053]]], "std": [[[0.2526222200058121]], [[0.22543846787365535]], [[0.2346618020256923]]], "count": [289]}, "observation.state": {"min": [-1.075954794883728, -0.002884841989725828, -0.803805947303772, -1.530077338218689, -1.1441081762313843, -0.34514567255973816, 0.0602339468896389, -0.3449690341949463, -0.0016216590302065015, -1.5604254007339478, -1.5299999713897705, -0.37165355682373047, -0.24938130378723145, 0.03670501708984375], "max": [0.048385292291641235, 2.596919298171997, 0.020542385056614876, 0.321821391582489, 0.8540117144584656, 0.20642569661140442, 1.7465121746063232, 0.6759059429168701, 2.576901435852051, 0.0030943138990551233, 0.21161380410194397, 1.2792978286743164, 0.27700307965278625, 1.7193100452423096], "mean": [-0.22873035073280334, 1.1005288362503052, -0.2523461878299713, -0.7823762893676758, 0.03417017683386803, -0.040351033210754395, 0.29425865411758423, 0.12928541004657745, 1.0837801694869995, -0.3395034968852997, -0.6757383346557617, 0.05083135515451431, 0.0019216469954699278, 0.27253004908561707], "std": [0.2704399824142456, 1.0094175338745117, 0.24886973202228546, 0.7238484621047974, 0.37541747093200684, 0.0917687863111496, 0.572911262512207, 0.20811332762241364, 1.014482855796814, 0.3447173535823822, 0.6697112321853638, 0.34914806485176086, 0.06483069062232971, 0.5761311650276184], "count": [1911]}, "action": {"min": [-1.075954794883728, -0.002884841989725828, -0.803805947303772, -1.530077338218689, -1.1441081762313843, -0.34514567255973816, 0.0602339468896389, -0.3449690341949463, -0.0016216590302065015, -1.5604254007339478, -1.5299999713897705, -0.37165355682373047, -0.24938130378723145, 0.03670501708984375], "max": [0.048385292291641235, 2.596919298171997, 0.020542385056614876, 0.321821391582489, 0.8540117144584656, 0.20642569661140442, 1.7465121746063232, 0.6759059429168701, 2.576901435852051, 0.0030943138990551233, 0.21161380410194397, 1.2792978286743164, 0.27700307965278625, 1.7193100452423096], "mean": [-0.22873035073280334, 1.1005288362503052, -0.2523461878299713, -0.7823762893676758, 0.03417017683386803, -0.040351033210754395, 0.29425865411758423, 0.12928541004657745, 1.0837801694869995, -0.3395034968852997, -0.6757383346557617, 0.05083135515451431, 0.0019216469954699278, 0.27253004908561707], "std": [0.2704399824142456, 1.0094175338745117, 0.24886973202228546, 0.7238484621047974, 0.37541747093200684, 0.0917687863111496, 0.572911262512207, 0.20811332762241364, 1.014482855796814, 0.3447173535823822, 0.6697112321853638, 0.34914806485176086, 0.06483069062232971, 0.5761311650276184], "count": [1911]}, "timestamp": {"min": [0.0], "max": [63.666666666666664], "mean": [31.833333333333332], "std": [18.388603556027324], "count": [1911]}, "frame_index": {"min": [0], "max": [1910], "mean": [955.0], "std": [551.6581066808197], "count": [1911]}, "episode_index": {"min": [74], "max": [74], "mean": [74.0], "std": [0.0], "count": [1911]}, "index": {"min": [119610], "max": [121520], "mean": [120565.0], "std": [551.6581066808197], "count": [1911]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1911]}, "subtask_annotation": {"mean": [1.6614338042909471, 4.0, 4.0, 4.0, 4.0], "std": [1.250420687215436, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1911]}, "scene_annotation": {"mean": [74.0], "std": [0.0], "min": [74], "max": [74], "count": [1911]}, "eef_direction_state": {"mean": [3.848770277341706, 3.694924123495552], "std": [2.317464308600851, 2.437190132620361], "min": [0, 0], "max": [6, 6], "count": [1911]}, "eef_velocity_state": {"mean": [0.9398220826792255, 0.9712192569335426], "std": [0.9035309361290187, 0.9205534530556417], "min": [0, 0], "max": [2, 2], "count": [1911]}, "eef_acc_mag_state": {"mean": [0.8346415489272632, 0.82574568288854], "std": [0.8372998419676072, 0.8408006551536988], "min": [0, 0], "max": [2, 2], "count": [1911]}, "eef_direction_action": {"mean": [3.848770277341706, 3.694924123495552], "std": [2.317464308600851, 2.437190132620361], "min": [0, 0], "max": [6, 6], "count": [1911]}, "eef_velocity_action": {"mean": [0.9398220826792255, 0.9712192569335426], "std": [0.9035309361290187, 0.9205534530556417], "min": [0, 0], "max": [2, 2], "count": [1911]}, "eef_acc_mag_action": {"mean": [0.8346415489272632, 0.82574568288854], "std": [0.8372998419676072, 0.8408006551536988], "min": [0, 0], "max": [2, 2], "count": [1911]}, "eef_sim_pose_state": {"mean": [0.2216691161976282, 0.2701426042020945, 1.1877823799428258, -0.021025777748628904, 0.058887326564662036, -0.19239253188063155, 0.23959911434639383, -0.2938283487173352, 1.195786042231399, 0.005968721852060761, 0.06194086782196326, 0.17980702613128133], "std": [0.14651383818841357, 0.07628321306763107, 0.04978317091009926, 0.07071494950885876, 0.14187001219466677, 0.3424316217699065, 0.16995618681518346, 0.0637172050566846, 0.04795728300174767, 0.06836706434488123, 0.12996444604146332, 0.3156451206645483], "min": [0.0008434101884957634, 0.03483366135771725, 1.0453371637917537, -0.28686813682742196, -0.4334624968394347, -1.3554574360912826, 0.012155318179248156, -0.40165983734864746, 1.1265254952851917, -0.2503875019545674, -0.32283766008895864, -0.3565378247109866], "max": [0.4580181650498779, 0.3417324063292794, 1.3829474208881205, 0.2093029984934371, 0.5262228716190811, 0.30196311510260854, 0.601089603623632, -0.1288686082049596, 1.3741351470003105, 0.32289780494760045, 0.7220556395421633, 1.2911059170626573], "count": [1911]}, "eef_sim_pose_action": {"mean": [0.2216691161976282, 0.2701426042020945, 1.1877823799428258, -0.021025777748628904, 0.058887326564662036, -0.19239253188063155, 0.23959911434639383, -0.2938283487173352, 1.195786042231399, 0.005968721852060761, 0.06194086782196326, 0.17980702613128133], "std": [0.14651383818841357, 0.07628321306763107, 0.04978317091009926, 0.07071494950885876, 0.14187001219466677, 0.3424316217699065, 0.16995618681518346, 0.0637172050566846, 0.04795728300174767, 0.06836706434488123, 0.12996444604146332, 0.3156451206645483], "min": [0.0008434101884957634, 0.03483366135771725, 1.0453371637917537, -0.28686813682742196, -0.4334624968394347, -1.3554574360912826, 0.012155318179248156, -0.40165983734864746, 1.1265254952851917, -0.2503875019545674, -0.32283766008895864, -0.3565378247109866], "max": [0.4580181650498779, 0.3417324063292794, 1.3829474208881205, 0.2093029984934371, 0.5262228716190811, 0.30196311510260854, 0.601089603623632, -0.1288686082049596, 1.3741351470003105, 0.32289780494760045, 0.7220556395421633, 1.2911059170626573], "count": [1911]}, "gripper_mode_state": {"mean": [0.858712715855573, 0.8576661433804291], "std": [0.34831765313220614, 0.34939222927732533], "min": [0, 0], "max": [1, 1], "count": [1911]}, "gripper_activity_state": {"mean": [1.9733124018838304, 1.9722658294086866], "std": [0.21657982298876244, 0.22123066774510325], "min": [0, 0], "max": [2, 2], "count": [1911]}, "gripper_mode_action": {"mean": [0.858712715855573, 0.8576661433804291], "std": [0.34831765313220614, 0.34939222927732533], "min": [0, 0], "max": [1, 1], "count": [1911]}, "gripper_activity_action": {"mean": [1.9733124018838304, 1.9722658294086866], "std": [0.21657982298876244, 0.22123066774510325], "min": [0, 0], "max": [2, 2], "count": [1911]}, "gripper_open_scale_state": {"mean": [0.1681478512503727, 0.1557318176724654], "std": [0.32737861689288505, 0.3292220860100415], "min": [0.0344193982226508, 0.020974295479910716], "max": [0.998006956917899, 0.9824628829956055], "count": [1911]}, "gripper_open_scale_action": {"mean": [0.1681478512503727, 0.1557318176724654], "std": [0.32737861689288505, 0.3292220860100415], "min": [0.0344193982226508, 0.020974295479910716], "max": [0.998006956917899, 0.9824628829956055], "count": [1911]}}} +{"episode_index": 72, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3870251476321523]], [[0.4108887001681764]], [[0.3914302832244008]]], "std": [[[0.262105685814004]], [[0.2736201228354811]], [[0.2815136361110537]]], "count": [228]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.405325979197722]], [[0.4359487814375263]], [[0.42737165199900623]]], "std": [[[0.234919714358852]], [[0.2092449855401598]], [[0.21856561258082088]]], "count": [228]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45919474066429694]], [[0.48801547151511676]], [[0.47835428730459045]]], "std": [[[0.23479751447798708]], [[0.2104668427823903]], [[0.21900450845104696]]], "count": [228]}, "observation.state": {"min": [-0.6626796722412109, -0.0031878624577075243, -1.411250352859497, -1.5299999713897705, -0.3681553900241852, -0.13639812171459198, 0.05886363983154297, -0.026074111461639404, -0.0019900777842849493, -1.7117071151733398, -1.5299999713897705, -0.2760952413082123, -0.18561168015003204, 0.06272783875465393], "max": [0.12044363468885422, 2.515258550643921, 0.005878286901861429, 0.36605599522590637, 0.28054583072662354, 0.17794176936149597, 0.06385111063718796, 0.7223846912384033, 2.530578374862671, 0.010280545800924301, 0.6199215054512024, 0.22859394550323486, 0.17794176936149597, 0.06272783875465393], "mean": [-0.18285085260868073, 1.0925483703613281, -0.23176860809326172, -0.8163058757781982, -0.024278663098812103, 0.000679922173731029, 0.06019775941967964, 0.24092549085617065, 1.0479077100753784, -0.31130969524383545, -0.686721920967102, 0.0012243537930771708, 0.0160708948969841, 0.06272836029529572], "std": [0.21362179517745972, 0.9178454279899597, 0.2889252305030823, 0.6973069310188293, 0.14249294996261597, 0.06465058773756027, 0.001265980419702828, 0.23546530306339264, 0.884579598903656, 0.3408293128013611, 0.6347486972808838, 0.11150094121694565, 0.07053408026695251, 5.21540641784668e-07], "count": [1395]}, "action": {"min": [-0.6626796722412109, -0.0031878624577075243, -1.411250352859497, -1.5299999713897705, -0.3681553900241852, -0.13639812171459198, 0.05886363983154297, -0.026074111461639404, -0.0019900777842849493, -1.7117071151733398, -1.5299999713897705, -0.2760952413082123, -0.18561168015003204, 0.06272783875465393], "max": [0.12044363468885422, 2.515258550643921, 0.005878286901861429, 0.36605599522590637, 0.28054583072662354, 0.17794176936149597, 0.06385111063718796, 0.7223846912384033, 2.530578374862671, 0.010280545800924301, 0.6199215054512024, 0.22859394550323486, 0.17794176936149597, 0.06272783875465393], "mean": [-0.18285085260868073, 1.0925483703613281, -0.23176860809326172, -0.8163058757781982, -0.024278663098812103, 0.000679922173731029, 0.06019775941967964, 0.24092549085617065, 1.0479077100753784, -0.31130969524383545, -0.686721920967102, 0.0012243537930771708, 0.0160708948969841, 0.06272836029529572], "std": [0.21362179517745972, 0.9178454279899597, 0.2889252305030823, 0.6973069310188293, 0.14249294996261597, 0.06465058773756027, 0.001265980419702828, 0.23546530306339264, 0.884579598903656, 0.3408293128013611, 0.6347486972808838, 0.11150094121694565, 0.07053408026695251, 5.21540641784668e-07], "count": [1395]}, "timestamp": {"min": [0.0], "max": [46.46666666666667], "mean": [23.233333333333334], "std": [13.423390309732016], "count": [1395]}, "frame_index": {"min": [0], "max": [1394], "mean": [697.0], "std": [402.70170929196047], "count": [1395]}, "episode_index": {"min": [75], "max": [75], "mean": [75.0], "std": [0.0], "count": [1395]}, "index": {"min": [121521], "max": [122915], "mean": [122218.0], "std": [402.70170929196047], "count": [1395]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1395]}, "subtask_annotation": {"mean": [1.564874551971326, 4.0, 4.0, 4.0, 4.0], "std": [1.2634591116910474, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1395]}, "scene_annotation": {"mean": [75.0], "std": [0.0], "min": [75], "max": [75], "count": [1395]}, "eef_direction_state": {"mean": [3.6444444444444444, 3.571326164874552], "std": [2.3901896933530415, 2.40633170852772], "min": [0, 0], "max": [6, 6], "count": [1395]}, "eef_velocity_state": {"mean": [0.9598566308243728, 1.0594982078853046], "std": [0.8740594417776775, 0.9111266210197284], "min": [0, 0], "max": [2, 2], "count": [1395]}, "eef_acc_mag_state": {"mean": [0.8795698924731182, 0.8767025089605734], "std": [0.8346302776152964, 0.8203473482093668], "min": [0, 0], "max": [2, 2], "count": [1395]}, "eef_direction_action": {"mean": [3.6444444444444444, 3.571326164874552], "std": [2.3901896933530415, 2.40633170852772], "min": [0, 0], "max": [6, 6], "count": [1395]}, "eef_velocity_action": {"mean": [0.9598566308243728, 1.0594982078853046], "std": [0.8740594417776775, 0.9111266210197284], "min": [0, 0], "max": [2, 2], "count": [1395]}, "eef_acc_mag_action": {"mean": [0.8795698924731182, 0.8767025089605734], "std": [0.8346302776152964, 0.8203473482093668], "min": [0, 0], "max": [2, 2], "count": [1395]}, "eef_sim_pose_state": {"mean": [0.22747086790856302, 0.2889128524837021, 1.2054964899473157, 0.004136457988648832, 0.04422812960520035, -0.2072695947249261, 0.2250031219958963, -0.2724051165140941, 1.2218201503657902, 0.015611837769658162, 0.04914571433108712, 0.24206757585149002], "std": [0.14808257437220632, 0.04976905393726231, 0.039709986356069905, 0.06439137722811437, 0.10552447495889854, 0.162807935028948, 0.146249831840961, 0.06715090589599627, 0.0446145772802959, 0.07027627554618301, 0.10554884387888722, 0.19972441802798463], "min": [0.012922039775312227, 0.1760552255217091, 1.1514992095980647, -0.14649685064388018, -0.3201534176866143, -0.6072259900389003, -0.01710347278514013, -0.3497477717030295, 1.1274798015363665, -0.18561168015003204, -0.3270113310897722, -0.08423333311232942], "max": [0.5798250445732902, 0.37251558767499215, 1.3651029601335785, 0.18031224211830812, 0.2797825578569113, 0.027359413924351338, 0.5788509296136003, -0.11650564361797255, 1.3566773189184553, 0.17802724158541144, 0.3644276778827371, 0.7006974199192642], "count": [1395]}, "eef_sim_pose_action": {"mean": [0.22747086790856302, 0.2889128524837021, 1.2054964899473157, 0.004136457988648832, 0.04422812960520035, -0.2072695947249261, 0.2250031219958963, -0.2724051165140941, 1.2218201503657902, 0.015611837769658162, 0.04914571433108712, 0.24206757585149002], "std": [0.14808257437220632, 0.04976905393726231, 0.039709986356069905, 0.06439137722811437, 0.10552447495889854, 0.162807935028948, 0.146249831840961, 0.06715090589599627, 0.0446145772802959, 0.07027627554618301, 0.10554884387888722, 0.19972441802798463], "min": [0.012922039775312227, 0.1760552255217091, 1.1514992095980647, -0.14649685064388018, -0.3201534176866143, -0.6072259900389003, -0.01710347278514013, -0.3497477717030295, 1.1274798015363665, -0.18561168015003204, -0.3270113310897722, -0.08423333311232942], "max": [0.5798250445732902, 0.37251558767499215, 1.3651029601335785, 0.18031224211830812, 0.2797825578569113, 0.027359413924351338, 0.5788509296136003, -0.11650564361797255, 1.3566773189184553, 0.17802724158541144, 0.3644276778827371, 0.7006974199192642], "count": [1395]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1395]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1395]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1395]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1395]}, "gripper_open_scale_state": {"mean": [0.03439878853876333, 0.03584447928837338], "std": [0.0007234129711220873, 2.983724378680108e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03648634893553598, 0.03584447928837368], "count": [1395]}, "gripper_open_scale_action": {"mean": [0.03439878853876333, 0.03584447928837338], "std": [0.0007234129711220873, 2.983724378680108e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03648634893553598, 0.03584447928837368], "count": [1395]}}} +{"episode_index": 73, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5172902017128691]], [[0.49436719865149126]], [[0.43442802592780405]]], "std": [[[0.27227147419776043]], [[0.2560490866585968]], [[0.2501087867998613]]], "count": [232]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37464417704342273]], [[0.412443318730749]], [[0.4058582305048456]]], "std": [[[0.26778494056201646]], [[0.23687909593438017]], [[0.24504630882599848]]], "count": [232]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4186818878652994]], [[0.4498183551198257]], [[0.4449569294192773]]], "std": [[[0.24027344466981268]], [[0.21473375935003963]], [[0.22246121851847314]]], "count": [232]}, "observation.state": {"min": [-0.6641814112663269, -0.0039850338362157345, -1.6791164875030518, -1.5300111770629883, -1.010783314704895, -0.18541264533996582, 0.05886363983154297, -0.17684879899024963, -0.0022357774432748556, -1.777397871017456, -1.5299999713897705, -0.3160000443458557, -0.17500713467597961, 0.03670501708984375], "max": [0.06905112415552139, 2.6145823001861572, 1.0842021724855044e-19, 0.523555338382721, 0.41935932636260986, 0.237594336271286, 1.729341983795166, 0.550697922706604, 2.6226773262023926, 0.003971414640545845, 0.49481162428855896, 0.928058385848999, 0.14244501292705536, 1.729598879814148], "mean": [-0.16331441700458527, 0.9723275899887085, -0.2571754455566406, -0.6842243075370789, 0.0022018253803253174, -0.016364390030503273, 0.3149965703487396, 0.14187879860401154, 0.9824343919754028, -0.31131166219711304, -0.6411643028259277, 0.03275105729699135, -0.008761772885918617, 0.24542488157749176], "std": [0.2002774178981781, 1.0011637210845947, 0.32572564482688904, 0.7345709204673767, 0.2757556140422821, 0.08087274432182312, 0.5898125171661377, 0.18292954564094543, 1.0105624198913574, 0.34603431820869446, 0.7203346490859985, 0.25233376026153564, 0.06883639842271805, 0.5441563725471497], "count": [1427]}, "action": {"min": [-0.6641814112663269, -0.0039850338362157345, -1.6791164875030518, -1.5300111770629883, -1.010783314704895, -0.18541264533996582, 0.05886363983154297, -0.17684879899024963, -0.0022357774432748556, -1.777397871017456, -1.5299999713897705, -0.3160000443458557, -0.17500713467597961, 0.03670501708984375], "max": [0.06905112415552139, 2.6145823001861572, 1.0842021724855044e-19, 0.523555338382721, 0.41935932636260986, 0.237594336271286, 1.729341983795166, 0.550697922706604, 2.6226773262023926, 0.003971414640545845, 0.49481162428855896, 0.928058385848999, 0.14244501292705536, 1.729598879814148], "mean": [-0.16331441700458527, 0.9723275899887085, -0.2571754455566406, -0.6842243075370789, 0.0022018253803253174, -0.016364390030503273, 0.3149965703487396, 0.14187879860401154, 0.9824343919754028, -0.31131166219711304, -0.6411643028259277, 0.03275105729699135, -0.008761772885918617, 0.24542488157749176], "std": [0.2002774178981781, 1.0011637210845947, 0.32572564482688904, 0.7345709204673767, 0.2757556140422821, 0.08087274432182312, 0.5898125171661377, 0.18292954564094543, 1.0105624198913574, 0.34603431820869446, 0.7203346490859985, 0.25233376026153564, 0.06883639842271805, 0.5441563725471497], "count": [1427]}, "timestamp": {"min": [0.0], "max": [47.53333333333333], "mean": [23.766666666666666], "std": [13.73131053064087], "count": [1427]}, "frame_index": {"min": [0], "max": [1426], "mean": [713.0], "std": [411.93931591922615], "count": [1427]}, "episode_index": {"min": [76], "max": [76], "mean": [76.0], "std": [0.0], "count": [1427]}, "index": {"min": [122916], "max": [124342], "mean": [123629.0], "std": [411.93931591922615], "count": [1427]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1427]}, "subtask_annotation": {"mean": [1.8199018920812895, 4.0, 4.0, 4.0, 4.0], "std": [1.3110267047272541, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1427]}, "scene_annotation": {"mean": [76.0], "std": [0.0], "min": [76], "max": [76], "count": [1427]}, "eef_direction_state": {"mean": [3.7414155571128243, 3.86895585143658], "std": [2.365007447060024, 2.3490884102025147], "min": [0, 0], "max": [6, 6], "count": [1427]}, "eef_velocity_state": {"mean": [0.9775753328661527, 0.9229152067274001], "std": [0.8989920426890925, 0.9014201490046467], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_acc_mag_state": {"mean": [0.826208829712684, 0.7960756832515767], "std": [0.8307761797289368, 0.8378142650345051], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_direction_action": {"mean": [3.7414155571128243, 3.86895585143658], "std": [2.365007447060024, 2.3490884102025147], "min": [0, 0], "max": [6, 6], "count": [1427]}, "eef_velocity_action": {"mean": [0.9775753328661527, 0.9229152067274001], "std": [0.8989920426890925, 0.9014201490046467], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_acc_mag_action": {"mean": [0.826208829712684, 0.7960756832515767], "std": [0.8307761797289368, 0.8378142650345051], "min": [0, 0], "max": [2, 2], "count": [1427]}, "eef_sim_pose_state": {"mean": [0.211194382075728, 0.2841771846948375, 1.1966078999722827, -0.020565429315488597, 0.02717335115059131, -0.16099921755878202, 0.22098088816556807, -0.29013267033342854, 1.199801871777436, -0.00497266787052171, 0.027276314836148487, 0.17480712509513285], "std": [0.1587618812523364, 0.06427415983810789, 0.04142125199821337, 0.0925576045402292, 0.10196107313091175, 0.2680244426938605, 0.16988049556787885, 0.05857154682919892, 0.04716888261496056, 0.0781400777449673, 0.08646845320995647, 0.28047353937576097], "min": [0.011402982598410896, 0.10651387209926949, 1.1348163275505825, -0.2653309473858043, -0.36126635182922584, -1.1318419269013011, -0.0158020869619108, -0.3689581799365921, 1.13112054488938, -0.17355452502552687, -0.2803730698729816, -0.2643514607972371], "max": [0.5972186010213256, 0.34327233707899923, 1.3601551083740628, 0.2403541102767186, 0.314223042928206, 0.21982965860145576, 0.606213826305577, -0.1645324239088543, 1.3835421748218695, 0.24713329570790687, 0.3102908547119603, 1.1786064495027335], "count": [1427]}, "eef_sim_pose_action": {"mean": [0.211194382075728, 0.2841771846948375, 1.1966078999722827, -0.020565429315488597, 0.02717335115059131, -0.16099921755878202, 0.22098088816556807, -0.29013267033342854, 1.199801871777436, -0.00497266787052171, 0.027276314836148487, 0.17480712509513285], "std": [0.1587618812523364, 0.06427415983810789, 0.04142125199821337, 0.0925576045402292, 0.10196107313091175, 0.2680244426938605, 0.16988049556787885, 0.05857154682919892, 0.04716888261496056, 0.0781400777449673, 0.08646845320995647, 0.28047353937576097], "min": [0.011402982598410896, 0.10651387209926949, 1.1348163275505825, -0.2653309473858043, -0.36126635182922584, -1.1318419269013011, -0.0158020869619108, -0.3689581799365921, 1.13112054488938, -0.17355452502552687, -0.2803730698729816, -0.2643514607972371], "max": [0.5972186010213256, 0.34327233707899923, 1.3601551083740628, 0.2403541102767186, 0.314223042928206, 0.21982965860145576, 0.606213826305577, -0.1645324239088543, 1.3835421748218695, 0.24713329570790687, 0.3102908547119603, 1.1786064495027335], "count": [1427]}, "gripper_mode_state": {"mean": [0.8444288717589348, 0.8731604765241766], "std": [0.3624482753426551, 0.33279311705658876], "min": [0, 0], "max": [1, 1], "count": [1427]}, "gripper_activity_state": {"mean": [1.9628591450595656, 1.9628591450595656], "std": [0.2553307412903924, 0.2553307412903924], "min": [0, 0], "max": [2, 2], "count": [1427]}, "gripper_mode_action": {"mean": [0.8444288717589348, 0.8731604765241766], "std": [0.3624482753426551, 0.33279311705658876], "min": [0, 0], "max": [1, 1], "count": [1427]}, "gripper_activity_action": {"mean": [1.9628591450595656, 1.9628591450595656], "std": [0.2553307412903924, 0.2553307412903924], "min": [0, 0], "max": [2, 2], "count": [1427]}, "gripper_open_scale_state": {"mean": [0.17999705083318024, 0.14024002093585103], "std": [0.33703401741566513, 0.3109443971289289], "min": [0.03363636561802456, 0.020974295479910716], "max": [0.9881954193115234, 0.9883422170366559], "count": [1427]}, "gripper_open_scale_action": {"mean": [0.17999705083318024, 0.14024002093585103], "std": [0.33703401741566513, 0.3109443971289289], "min": [0.03363636561802456, 0.020974295479910716], "max": [0.9881954193115234, 0.9883422170366559], "count": [1427]}}} +{"episode_index": 74, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.44911879105214986]], [[0.4685746298726017]], [[0.43867111507965434]]], "std": [[[0.2518606761952075]], [[0.2718475775439128]], [[0.28110715718640106]]], "count": [269]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43172580504733904]], [[0.42767151395874337]], [[0.41073651707688447]]], "std": [[[0.21850101763535137]], [[0.21365424828207938]], [[0.22554785168070554]]], "count": [269]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4548630700731346]], [[0.4497836475771639]], [[0.4302540728187185]]], "std": [[[0.2374511072956322]], [[0.22856502108720786]], [[0.23819945942047271]]], "count": [269]}, "observation.state": {"min": [-0.6042855381965637, -0.0015339808305725455, -1.4601401090621948, -1.5299999713897705, -1.4135701656341553, -0.997472882270813, 0.05936182290315628, -0.3901267945766449, -0.0026280139572918415, -1.2366830110549927, -1.5299999713897705, -0.38470587134361267, -0.2896810472011566, 0.06272783875465393], "max": [0.4073358178138733, 2.613102436065674, 0.003031568368896842, 0.3237706422805786, 0.2491714358329773, 0.18266931176185608, 1.7402451038360596, 0.48166996240615845, 2.6149840354919434, 0.0015339808305725455, 0.5648227334022522, 1.1167746782302856, 0.5735846161842346, 0.06272783875465393], "mean": [-0.06985104829072952, 0.9159311652183533, -0.30011436343193054, -0.575165867805481, -0.23403415083885193, -0.06170343607664108, 0.6373232007026672, 0.08633989840745926, 0.8988246321678162, -0.3022865653038025, -0.5712108612060547, 0.20256127417087555, -0.0009536331635899842, 0.06272846460342407], "std": [0.1617131531238556, 1.0302984714508057, 0.34267014265060425, 0.7216919660568237, 0.41042953729629517, 0.17522993683815002, 0.7787979245185852, 0.14944933354854584, 1.0138825178146362, 0.3390708863735199, 0.6868012547492981, 0.42391014099121094, 0.14345712959766388, 6.258487701416016e-07], "count": [1745]}, "action": {"min": [-0.6042855381965637, -0.0015339808305725455, -1.4601401090621948, -1.5299999713897705, -1.4135701656341553, -0.997472882270813, 0.05936182290315628, -0.3901267945766449, -0.0026280139572918415, -1.2366830110549927, -1.5299999713897705, -0.38470587134361267, -0.2896810472011566, 0.06272783875465393], "max": [0.4073358178138733, 2.613102436065674, 0.003031568368896842, 0.3237706422805786, 0.2491714358329773, 0.18266931176185608, 1.7402451038360596, 0.48166996240615845, 2.6149840354919434, 0.0015339808305725455, 0.5648227334022522, 1.1167746782302856, 0.5735846161842346, 0.06272783875465393], "mean": [-0.06985104829072952, 0.9159311652183533, -0.30011436343193054, -0.575165867805481, -0.23403415083885193, -0.06170343607664108, 0.6373232007026672, 0.08633989840745926, 0.8988246321678162, -0.3022865653038025, -0.5712108612060547, 0.20256127417087555, -0.0009536331635899842, 0.06272846460342407], "std": [0.1617131531238556, 1.0302984714508057, 0.34267014265060425, 0.7216919660568237, 0.41042953729629517, 0.17522993683815002, 0.7787979245185852, 0.14944933354854584, 1.0138825178146362, 0.3390708863735199, 0.6868012547492981, 0.42391014099121094, 0.14345712959766388, 6.258487701416016e-07], "count": [1745]}, "timestamp": {"min": [0.0], "max": [58.13333333333333], "mean": [29.066666666666663], "std": [16.791267571766777], "count": [1745]}, "frame_index": {"min": [0], "max": [1744], "mean": [872.0], "std": [503.73802715300343], "count": [1745]}, "episode_index": {"min": [77], "max": [77], "mean": [77.0], "std": [0.0], "count": [1745]}, "index": {"min": [124343], "max": [126087], "mean": [125215.0], "std": [503.73802715300343], "count": [1745]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1745]}, "subtask_annotation": {"mean": [0.7948424068767909, 4.0, 4.0, 4.0, 4.0], "std": [1.0866613999250405, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1745]}, "scene_annotation": {"mean": [77.0], "std": [0.0], "min": [77], "max": [77], "count": [1745]}, "eef_direction_state": {"mean": [4.022922636103152, 3.8916905444126075], "std": [2.3405094704801748, 2.4015908663503835], "min": [0, 0], "max": [6, 6], "count": [1745]}, "eef_velocity_state": {"mean": [0.8830945558739255, 0.9249283667621776], "std": [0.896395612556777, 0.9275057027746854], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_acc_mag_state": {"mean": [0.7948424068767909, 0.7765042979942693], "std": [0.8438394928999144, 0.830243750660978], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_direction_action": {"mean": [4.022922636103152, 3.8916905444126075], "std": [2.3405094704801748, 2.4015908663503835], "min": [0, 0], "max": [6, 6], "count": [1745]}, "eef_velocity_action": {"mean": [0.8830945558739255, 0.9249283667621776], "std": [0.896395612556777, 0.9275057027746854], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_acc_mag_action": {"mean": [0.7948424068767909, 0.7765042979942693], "std": [0.8438394928999144, 0.830243750660978], "min": [0, 0], "max": [2, 2], "count": [1745]}, "eef_sim_pose_state": {"mean": [0.20312025781607124, 0.3036238361833263, 1.1943394237684364, -0.06353570826578649, 0.04623730441625952, -0.3100708089513364, 0.2039665005122857, -0.30362936722688666, 1.1981216841096571, 0.006187441856331929, 0.023659297066897428, 0.29338333516191517], "std": [0.17199391567823505, 0.05558347968450319, 0.06030961835879339, 0.09697842300081937, 0.149083746402857, 0.3908334721926213, 0.1711910544239044, 0.045721203837298975, 0.06165322788105017, 0.14342142908642214, 0.14123873213350233, 0.45707199722047614], "min": [-0.011541161454957871, 0.1226124853465314, 1.0913744490718114, -0.3922197008320909, -0.4466470698330052, -1.4557088011778792, -0.040398475488174594, -0.3616575525766943, 1.0955581437695783, -0.19541158429014208, -0.4610546227875918, -0.3481542484039594], "max": [0.5485745160987331, 0.3835110022747539, 1.4047368280083374, 0.12342272241626795, 0.3181619562881606, 0.15955724228921234, 0.5427862580419057, -0.18583854139033887, 1.4177155266242614, 0.47907744666937613, 0.4746994247105123, 1.3635334325459532], "count": [1745]}, "eef_sim_pose_action": {"mean": [0.20312025781607124, 0.3036238361833263, 1.1943394237684364, -0.06353570826578649, 0.04623730441625952, -0.3100708089513364, 0.2039665005122857, -0.30362936722688666, 1.1981216841096571, 0.006187441856331929, 0.023659297066897428, 0.29338333516191517], "std": [0.17199391567823505, 0.05558347968450319, 0.06030961835879339, 0.09697842300081937, 0.149083746402857, 0.3908334721926213, 0.1711910544239044, 0.045721203837298975, 0.06165322788105017, 0.14342142908642214, 0.14123873213350233, 0.45707199722047614], "min": [-0.011541161454957871, 0.1226124853465314, 1.0913744490718114, -0.3922197008320909, -0.4466470698330052, -1.4557088011778792, -0.040398475488174594, -0.3616575525766943, 1.0955581437695783, -0.19541158429014208, -0.4610546227875918, -0.3481542484039594], "max": [0.5485745160987331, 0.3835110022747539, 1.4047368280083374, 0.12342272241626795, 0.3181619562881606, 0.15955724228921234, 0.5427862580419057, -0.18583854139033887, 1.4177155266242614, 0.47907744666937613, 0.4746994247105123, 1.3635334325459532], "count": [1745]}, "gripper_mode_state": {"mean": [0.6481375358166189, 1.0], "std": [0.4775513275891805, 0.0], "min": [0, 1], "max": [1, 1], "count": [1745]}, "gripper_activity_state": {"mean": [1.9404011461318051, 2.0], "std": [0.3209956923344287, 0.0], "min": [0, 2], "max": [2, 2], "count": [1745]}, "gripper_mode_action": {"mean": [0.6481375358166189, 1.0], "std": [0.4775513275891805, 0.0], "min": [0, 1], "max": [1, 1], "count": [1745]}, "gripper_activity_action": {"mean": [1.9404011461318051, 2.0], "std": [0.3209956923344287, 0.0], "min": [0, 2], "max": [2, 2], "count": [1745]}, "gripper_open_scale_state": {"mean": [0.364189865462994, 0.03584447928837303], "std": [0.4450279653635342, 6.453171330633722e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9944257736206055, 0.03584447928837368], "count": [1745]}, "gripper_open_scale_action": {"mean": [0.364189865462994, 0.03584447928837303], "std": [0.4450279653635342, 6.453171330633722e-16], "min": [0.033921041658946445, 0.03584447928837368], "max": [0.9944257736206055, 0.03584447928837368], "count": [1745]}}} +{"episode_index": 75, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.37463672283299965]], [[0.38879383272255597]], [[0.3629633643759367]]], "std": [[[0.2582550477259775]], [[0.2655492504376156]], [[0.2698607938269386]]], "count": [346]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4114572817887592]], [[0.43773950895387054]], [[0.4279824858009999]]], "std": [[[0.23282833273831405]], [[0.208741451544676]], [[0.2182212477696064]]], "count": [346]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4453275018260355]], [[0.47402887339907057]], [[0.4663538187754228]]], "std": [[[0.25407985334144795]], [[0.22556175951780674]], [[0.2305782196019776]]], "count": [346]}, "observation.state": {"min": [-0.5887349247932434, -0.0015135126886889338, -0.9740778207778931, -1.5299999713897705, -1.5299999713897705, -1.8356077671051025, 0.060062967240810394, -0.6759886145591736, -0.00459105521440506, -1.4818123579025269, -1.5299999713897705, -0.37660449743270874, -0.279407799243927, 0.06272783875465393], "max": [0.7894313335418701, 2.165980815887451, 0.03999999910593033, 0.26867255568504333, 0.059807080775499344, 0.3174426257610321, 1.7133288383483887, 0.6887573599815369, 2.16322660446167, 0.026063881814479828, 0.42883384227752686, 1.5299999713897705, 1.911241888999939, 0.06272783875465393], "mean": [-0.07390347123146057, 0.8394943475723267, -0.19907133281230927, -0.6341615319252014, -0.354440838098526, -0.06901393830776215, 0.4855894148349762, 0.12957283854484558, 0.8160102367401123, -0.32118090987205505, -0.428714394569397, 0.2586374878883362, 0.09293968975543976, 0.06272858381271362], "std": [0.17460504174232483, 0.853798508644104, 0.25416627526283264, 0.5917734503746033, 0.4517812430858612, 0.25175005197525024, 0.6954683661460876, 0.24298880994319916, 0.8368275165557861, 0.38911494612693787, 0.5249261856079102, 0.5241580009460449, 0.2774614691734314, 7.450580596923828e-07], "count": [2431]}, "action": {"min": [-0.5887349247932434, -0.0015135126886889338, -0.9740778207778931, -1.5299999713897705, -1.5299999713897705, -1.8356077671051025, 0.060062967240810394, -0.6759886145591736, -0.00459105521440506, -1.4818123579025269, -1.5299999713897705, -0.37660449743270874, -0.279407799243927, 0.06272783875465393], "max": [0.7894313335418701, 2.165980815887451, 0.03999999910593033, 0.26867255568504333, 0.059807080775499344, 0.3174426257610321, 1.7133288383483887, 0.6887573599815369, 2.16322660446167, 0.026063881814479828, 0.42883384227752686, 1.5299999713897705, 1.911241888999939, 0.06272783875465393], "mean": [-0.07390347123146057, 0.8394943475723267, -0.19907133281230927, -0.6341615319252014, -0.354440838098526, -0.06901393830776215, 0.4855894148349762, 0.12957283854484558, 0.8160102367401123, -0.32118090987205505, -0.428714394569397, 0.2586374878883362, 0.09293968975543976, 0.06272858381271362], "std": [0.17460504174232483, 0.853798508644104, 0.25416627526283264, 0.5917734503746033, 0.4517812430858612, 0.25175005197525024, 0.6954683661460876, 0.24298880994319916, 0.8368275165557861, 0.38911494612693787, 0.5249261856079102, 0.5241580009460449, 0.2774614691734314, 7.450580596923828e-07], "count": [2431]}, "timestamp": {"min": [0.0], "max": [81.0], "mean": [40.5], "std": [23.392306427541513], "count": [2431]}, "frame_index": {"min": [0], "max": [2430], "mean": [1215.0], "std": [701.7691928262454], "count": [2431]}, "episode_index": {"min": [78], "max": [78], "mean": [78.0], "std": [0.0], "count": [2431]}, "index": {"min": [126088], "max": [128518], "mean": [127303.0], "std": [701.7691928262454], "count": [2431]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2431]}, "subtask_annotation": {"mean": [1.616618675442205, 4.0, 4.0, 4.0, 4.0], "std": [1.3244976237702712, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2431]}, "scene_annotation": {"mean": [78.0], "std": [0.0], "min": [78], "max": [78], "count": [2431]}, "eef_direction_state": {"mean": [3.8959276018099547, 4.017688194158782], "std": [2.384878807933549, 2.345535806137669], "min": [0, 0], "max": [6, 6], "count": [2431]}, "eef_velocity_state": {"mean": [0.8671328671328671, 0.8477992595639654], "std": [0.8831537100408854, 0.8983017310547303], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_acc_mag_state": {"mean": [0.8099547511312217, 0.7400246812011518], "std": [0.8328407115230961, 0.822277140013845], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_direction_action": {"mean": [3.8959276018099547, 4.017688194158782], "std": [2.384878807933549, 2.345535806137669], "min": [0, 0], "max": [6, 6], "count": [2431]}, "eef_velocity_action": {"mean": [0.8671328671328671, 0.8477992595639654], "std": [0.8831537100408854, 0.8983017310547303], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_acc_mag_action": {"mean": [0.8099547511312217, 0.7400246812011518], "std": [0.8328407115230961, 0.822277140013845], "min": [0, 0], "max": [2, 2], "count": [2431]}, "eef_sim_pose_state": {"mean": [0.19103599995240814, 0.3094740964714508, 1.21787256515883, -0.08024308458746146, 0.008340087980642424, -0.4345770066153032, 0.18993196847785465, -0.2939639155699705, 1.231823038800314, 0.07639749751285453, 0.07275348966333305, 0.3913014443932848], "std": [0.13854887128549126, 0.03782343503782195, 0.04226112585109133, 0.13364477975839734, 0.14827754752016734, 0.4773987301603322, 0.14199517659192418, 0.06696638365784234, 0.05431247831429005, 0.13729098479363533, 0.19794318550666354, 0.5062474726469429], "min": [-0.07927273753044173, 0.2176499666400885, 1.1766234991215514, -0.5037914118715812, -0.6096169151298068, -1.5894125021975087, -0.11975378724063312, -0.3755964151999272, 1.1569034983865523, -0.3192615648759074, -0.4675572142027147, -0.3271167772404854], "max": [0.4773077471142099, 0.4133032636774846, 1.4040472277570037, 0.16418588994453973, 0.48912375706634936, 0.03878196650085158, 0.4618512223805417, -0.09985302699207277, 1.4360024652653065, 0.7031087879885576, 0.5817658293610566, 1.6629342105897966], "count": [2431]}, "eef_sim_pose_action": {"mean": [0.19103599995240814, 0.3094740964714508, 1.21787256515883, -0.08024308458746146, 0.008340087980642424, -0.4345770066153032, 0.18993196847785465, -0.2939639155699705, 1.231823038800314, 0.07639749751285453, 0.07275348966333305, 0.3913014443932848], "std": [0.13854887128549126, 0.03782343503782195, 0.04226112585109133, 0.13364477975839734, 0.14827754752016734, 0.4773987301603322, 0.14199517659192418, 0.06696638365784234, 0.05431247831429005, 0.13729098479363533, 0.19794318550666354, 0.5062474726469429], "min": [-0.07927273753044173, 0.2176499666400885, 1.1766234991215514, -0.5037914118715812, -0.6096169151298068, -1.5894125021975087, -0.11975378724063312, -0.3755964151999272, 1.1569034983865523, -0.3192615648759074, -0.4675572142027147, -0.3271167772404854], "max": [0.4773077471142099, 0.4133032636774846, 1.4040472277570037, 0.16418588994453973, 0.48912375706634936, 0.03878196650085158, 0.4618512223805417, -0.09985302699207277, 1.4360024652653065, 0.7031087879885576, 0.5817658293610566, 1.6629342105897966], "count": [2431]}, "gripper_mode_state": {"mean": [0.7248046071575484, 1.0], "std": [0.4466126829824165, 0.0], "min": [0, 1], "max": [1, 1], "count": [2431]}, "gripper_activity_state": {"mean": [1.9415878239407651, 2.0], "std": [0.3179178655417132, 0.0], "min": [0, 2], "max": [2, 2], "count": [2431]}, "gripper_mode_action": {"mean": [0.7248046071575484, 1.0], "std": [0.4466126829824165, 0.0], "min": [0, 1], "max": [1, 1], "count": [2431]}, "gripper_activity_action": {"mean": [1.9415878239407651, 2.0], "std": [0.3179178655417132, 0.0], "min": [0, 2], "max": [2, 2], "count": [2431]}, "gripper_open_scale_state": {"mean": [0.27748415229509077, 0.03584447928837264], "std": [0.397409503479681, 1.0408340855860843e-15], "min": [0.03432169556617737, 0.03584447928837368], "max": [0.9790450504847935, 0.03584447928837368], "count": [2431]}, "gripper_open_scale_action": {"mean": [0.27748415229509077, 0.03584447928837264], "std": [0.397409503479681, 1.0408340855860843e-15], "min": [0.03432169556617737, 0.03584447928837368], "max": [0.9790450504847935, 0.03584447928837368], "count": [2431]}}} +{"episode_index": 76, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45730691543718466]], [[0.44915403742025223]], [[0.4161543709593863]]], "std": [[[0.27545276158549287]], [[0.25696166010849814]], [[0.24767653736274872]]], "count": [307]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3886875279427732]], [[0.4168561275396876]], [[0.41047067428129413]]], "std": [[[0.2573250027294623]], [[0.23850164977379348]], [[0.24849007399533335]]], "count": [307]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4031809804631226]], [[0.4527875772639856]], [[0.45473991842484374]]], "std": [[[0.2627470523525059]], [[0.22267400453902175]], [[0.22737898872784523]]], "count": [307]}, "observation.state": {"min": [-0.6452221274375916, -0.0013223732821643353, -1.1489516496658325, -1.5299999713897705, -1.0891263484954834, -0.28348714113235474, 0.05886363983154297, -0.2910338044166565, -0.0022555675823241472, -1.2204222679138184, -1.529378890991211, -0.5062136650085449, -0.16907399892807007, 0.03670501708984375], "max": [0.07054951786994934, 2.313232660293579, 0.03999999910593033, 0.1512087732553482, 0.6703495979309082, 0.13781513273715973, 1.7312684059143066, 0.6027360558509827, 2.382272243499756, 0.010494448244571686, 0.5086331963539124, 1.2236335277557373, 0.2277158498764038, 1.7042200565338135], "mean": [-0.20025226473808289, 1.1106582880020142, -0.2567078173160553, -0.8414771556854248, 0.04499739035964012, -0.038489289581775665, 0.20333059132099152, 0.1868668794631958, 1.059197187423706, -0.36267518997192383, -0.6195408701896667, -0.02426079288125038, 0.006978095043450594, 0.18075807392597198], "std": [0.21531370282173157, 0.9670870900154114, 0.2807050943374634, 0.6976414322853088, 0.32695770263671875, 0.07628794759511948, 0.4580290913581848, 0.21753863990306854, 0.9329009652137756, 0.3645060062408447, 0.5956340432167053, 0.3771079480648041, 0.07653218507766724, 0.45960938930511475], "count": [2079]}, "action": {"min": [-0.6452221274375916, -0.0013223732821643353, -1.1489516496658325, -1.5299999713897705, -1.0891263484954834, -0.28348714113235474, 0.05886363983154297, -0.2910338044166565, -0.0022555675823241472, -1.2204222679138184, -1.529378890991211, -0.5062136650085449, -0.16907399892807007, 0.03670501708984375], "max": [0.07054951786994934, 2.313232660293579, 0.03999999910593033, 0.1512087732553482, 0.6703495979309082, 0.13781513273715973, 1.7312684059143066, 0.6027360558509827, 2.382272243499756, 0.010494448244571686, 0.5086331963539124, 1.2236335277557373, 0.2277158498764038, 1.7042200565338135], "mean": [-0.20025226473808289, 1.1106582880020142, -0.2567078173160553, -0.8414771556854248, 0.04499739035964012, -0.038489289581775665, 0.20333059132099152, 0.1868668794631958, 1.059197187423706, -0.36267518997192383, -0.6195408701896667, -0.02426079288125038, 0.006978095043450594, 0.18075807392597198], "std": [0.21531370282173157, 0.9670870900154114, 0.2807050943374634, 0.6976414322853088, 0.32695770263671875, 0.07628794759511948, 0.4580290913581848, 0.21753863990306854, 0.9329009652137756, 0.3645060062408447, 0.5956340432167053, 0.3771079480648041, 0.07653218507766724, 0.45960938930511475], "count": [2079]}, "timestamp": {"min": [0.0], "max": [69.26666666666667], "mean": [34.63333333333333], "std": [20.005184513205755], "count": [2079]}, "frame_index": {"min": [0], "max": [2078], "mean": [1039.0], "std": [600.1555353961727], "count": [2079]}, "episode_index": {"min": [79], "max": [79], "mean": [79.0], "std": [0.0], "count": [2079]}, "index": {"min": [128519], "max": [130597], "mean": [129558.0], "std": [600.1555353961727], "count": [2079]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2079]}, "subtask_annotation": {"mean": [1.5502645502645502, 4.0, 4.0, 4.0, 4.0], "std": [1.2679679945708793, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2079]}, "scene_annotation": {"mean": [79.0], "std": [0.0], "min": [79], "max": [79], "count": [2079]}, "eef_direction_state": {"mean": [3.6233766233766236, 3.6854256854256855], "std": [2.42899194606075, 2.459510347357452], "min": [0, 0], "max": [6, 6], "count": [2079]}, "eef_velocity_state": {"mean": [0.936988936988937, 0.8908128908128908], "std": [0.8741781134848852, 0.870171215512853], "min": [0, 0], "max": [2, 2], "count": [2079]}, "eef_acc_mag_state": {"mean": [0.8475228475228476, 0.8143338143338144], "std": [0.8312860111045814, 0.8329242436950066], "min": [0, 0], "max": [2, 2], "count": [2079]}, "eef_direction_action": {"mean": [3.6233766233766236, 3.6854256854256855], "std": [2.42899194606075, 2.459510347357452], "min": [0, 0], "max": [6, 6], "count": [2079]}, "eef_velocity_action": {"mean": [0.936988936988937, 0.8908128908128908], "std": [0.8741781134848852, 0.870171215512853], "min": [0, 0], "max": [2, 2], "count": [2079]}, "eef_acc_mag_action": {"mean": [0.8475228475228476, 0.8143338143338144], "std": [0.8312860111045814, 0.8329242436950066], "min": [0, 0], "max": [2, 2], "count": [2079]}, "eef_sim_pose_state": {"mean": [0.23552441770734206, 0.2762534577825993, 1.20103806161137, -0.030270882137814027, 0.00953892141654397, -0.1545362201203298, 0.23764276182936647, -0.28064620259372164, 1.2148777532326858, 0.007493588969551073, 0.06274844650650986, 0.16128951555421625], "std": [0.15159032693052601, 0.06074942338489422, 0.03459153171996398, 0.07302358648097407, 0.10781136903401274, 0.2819091524753005, 0.16311291495749533, 0.0636373462556902, 0.044362208501634554, 0.08531940102459015, 0.12225212093439174, 0.3180321268787175], "min": [0.032850671241521384, 0.10598599973401918, 1.1375112362696274, -0.26872139350337926, -0.39379432090592714, -1.2778539790780035, -0.013386320225171194, -0.36676783053196976, 1.1673556764109372, -0.1651294039921214, -0.3707157844478457, -0.3219835818532762], "max": [0.48429616579928736, 0.3424357391072879, 1.364673030641177, 0.15341364327918383, 0.362096098716687, 0.3264569950915067, 0.5384776395648692, -0.1573693186459011, 1.407174300520313, 0.35661393204030467, 0.4944795799671171, 1.2055004165992838], "count": [2079]}, "eef_sim_pose_action": {"mean": [0.23552441770734206, 0.2762534577825993, 1.20103806161137, -0.030270882137814027, 0.00953892141654397, -0.1545362201203298, 0.23764276182936647, -0.28064620259372164, 1.2148777532326858, 0.007493588969551073, 0.06274844650650986, 0.16128951555421625], "std": [0.15159032693052601, 0.06074942338489422, 0.03459153171996398, 0.07302358648097407, 0.10781136903401274, 0.2819091524753005, 0.16311291495749533, 0.0636373462556902, 0.044362208501634554, 0.08531940102459015, 0.12225212093439174, 0.3180321268787175], "min": [0.032850671241521384, 0.10598599973401918, 1.1375112362696274, -0.26872139350337926, -0.39379432090592714, -1.2778539790780035, -0.013386320225171194, -0.36676783053196976, 1.1673556764109372, -0.1651294039921214, -0.3707157844478457, -0.3219835818532762], "max": [0.48429616579928736, 0.3424357391072879, 1.364673030641177, 0.15341364327918383, 0.362096098716687, 0.3264569950915067, 0.5384776395648692, -0.1573693186459011, 1.407174300520313, 0.35661393204030467, 0.4944795799671171, 1.2055004165992838], "count": [2079]}, "gripper_mode_state": {"mean": [0.9124579124579124, 0.9114959114959115], "std": [0.2826277949014569, 0.2840266093557847], "min": [0, 0], "max": [1, 1], "count": [2079]}, "gripper_activity_state": {"mean": [1.9754689754689754, 1.9745069745069745], "std": [0.2077721651388871, 0.2122384304179019], "min": [0, 0], "max": [2, 2], "count": [2079]}, "gripper_mode_action": {"mean": [0.9124579124579124, 0.9114959114959115], "std": [0.2826277949014569, 0.2840266093557847], "min": [0, 0], "max": [1, 1], "count": [2079]}, "gripper_activity_action": {"mean": [1.9754689754689754, 1.9745069745069745], "std": [0.2077721651388871, 0.2122384304179019], "min": [0, 0], "max": [2, 2], "count": [2079]}, "gripper_open_scale_state": {"mean": [0.11619026284791045, 0.10328841363614161], "std": [0.2617298050554919, 0.2626335045584023], "min": [0.03363636561802456, 0.020974295479910716], "max": [0.9892962319510323, 0.9738400323050362], "count": [2079]}, "gripper_open_scale_action": {"mean": [0.11619026284791045, 0.10328841363614161], "std": [0.2617298050554919, 0.2626335045584023], "min": [0.03363636561802456, 0.020974295479910716], "max": [0.9892962319510323, 0.9738400323050362], "count": [2079]}}} +{"episode_index": 77, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4728560469619947]], [[0.4592668809005084]], [[0.4213573723069475]]], "std": [[[0.2701543460123169]], [[0.25477401259170296]], [[0.24838937868890767]]], "count": [225]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38536494553376904]], [[0.411719941902687]], [[0.4032174800290486]]], "std": [[[0.2557054331900241]], [[0.23674848375527793]], [[0.24708114788151953]]], "count": [225]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4133123783587509]], [[0.45734441055434516]], [[0.45713696562575645]]], "std": [[[0.26109771965416106]], [[0.22684451356828395]], [[0.23324983808312305]]], "count": [225]}, "observation.state": {"min": [-0.5122845768928528, -0.00231688329949975, -1.3903089761734009, -1.5299999713897705, -1.1995043754577637, -0.17798641324043274, 0.0602339468896389, -0.41459763050079346, -0.0037753297947347164, -1.625461459159851, -1.5299999713897705, -0.35895150899887085, -0.15956684947013855, 0.033833399415016174], "max": [0.3512687087059021, 2.392192840576172, 0.03999999910593033, 0.08899544179439545, 0.2929903268814087, 0.11514155566692352, 1.7287455797195435, 0.6103538274765015, 2.432673692703247, 0.006677023135125637, 0.3288803994655609, 1.3692693710327148, 0.32685017585754395, 1.7202112674713135], "mean": [-0.12722398340702057, 0.9637982845306396, -0.25735610723495483, -0.7426030039787292, -0.04880630970001221, 0.0047121839597821236, 0.335968017578125, 0.13857592642307281, 0.938896894454956, -0.375942587852478, -0.527764081954956, 0.016383297741413116, 0.030627556145191193, 0.29296404123306274], "std": [0.1562180370092392, 0.9688631892204285, 0.31931963562965393, 0.6708975434303284, 0.30065715312957764, 0.056881532073020935, 0.6078200936317444, 0.219009131193161, 0.9527817964553833, 0.38496634364128113, 0.60462886095047, 0.42336010932922363, 0.09305747598409653, 0.5937243700027466], "count": [1371]}, "action": {"min": [-0.5122845768928528, -0.00231688329949975, -1.3903089761734009, -1.5299999713897705, -1.1995043754577637, -0.17798641324043274, 0.0602339468896389, -0.41459763050079346, -0.0037753297947347164, -1.625461459159851, -1.5299999713897705, -0.35895150899887085, -0.15956684947013855, 0.033833399415016174], "max": [0.3512687087059021, 2.392192840576172, 0.03999999910593033, 0.08899544179439545, 0.2929903268814087, 0.11514155566692352, 1.7287455797195435, 0.6103538274765015, 2.432673692703247, 0.006677023135125637, 0.3288803994655609, 1.3692693710327148, 0.32685017585754395, 1.7202112674713135], "mean": [-0.12722398340702057, 0.9637982845306396, -0.25735610723495483, -0.7426030039787292, -0.04880630970001221, 0.0047121839597821236, 0.335968017578125, 0.13857592642307281, 0.938896894454956, -0.375942587852478, -0.527764081954956, 0.016383297741413116, 0.030627556145191193, 0.29296404123306274], "std": [0.1562180370092392, 0.9688631892204285, 0.31931963562965393, 0.6708975434303284, 0.30065715312957764, 0.056881532073020935, 0.6078200936317444, 0.219009131193161, 0.9527817964553833, 0.38496634364128113, 0.60462886095047, 0.42336010932922363, 0.09305747598409653, 0.5937243700027466], "count": [1371]}, "timestamp": {"min": [0.0], "max": [45.666666666666664], "mean": [22.833333333333332], "std": [13.192450141681064], "count": [1371]}, "frame_index": {"min": [0], "max": [1370], "mean": [685.0], "std": [395.7735042504319], "count": [1371]}, "episode_index": {"min": [80], "max": [80], "mean": [80.0], "std": [0.0], "count": [1371]}, "index": {"min": [130598], "max": [131968], "mean": [131283.0], "std": [395.7735042504319], "count": [1371]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1371]}, "subtask_annotation": {"mean": [1.7520058351568197, 4.0, 4.0, 4.0, 4.0], "std": [1.19922233005499, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1371]}, "scene_annotation": {"mean": [80.0], "std": [0.0], "min": [80], "max": [80], "count": [1371]}, "eef_direction_state": {"mean": [3.7644055433989787, 3.775346462436178], "std": [2.453194673659106, 2.449609848574588], "min": [0, 0], "max": [6, 6], "count": [1371]}, "eef_velocity_state": {"mean": [0.925601750547046, 0.9533187454412837], "std": [0.908028610838059, 0.9170610780856643], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_acc_mag_state": {"mean": [0.799416484318016, 0.824945295404814], "std": [0.8279576575551444, 0.8376562727568788], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_direction_action": {"mean": [3.7644055433989787, 3.775346462436178], "std": [2.453194673659106, 2.449609848574588], "min": [0, 0], "max": [6, 6], "count": [1371]}, "eef_velocity_action": {"mean": [0.925601750547046, 0.9533187454412837], "std": [0.908028610838059, 0.9170610780856643], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_acc_mag_action": {"mean": [0.799416484318016, 0.824945295404814], "std": [0.8279576575551444, 0.8376562727568788], "min": [0, 0], "max": [2, 2], "count": [1371]}, "eef_sim_pose_state": {"mean": [0.22171644936352777, 0.29533816044357547, 1.207427333591017, 0.004332164646324603, -0.03560092902618594, -0.17573491826930993, 0.2211443381487637, -0.2916129040365367, 1.2208165818214876, 0.02383765419307427, 0.03273382481387489, 0.1542227029677208], "std": [0.1612147426701201, 0.04704733698495513, 0.045710791173031624, 0.053661884522260325, 0.11017070846918685, 0.2989238557897964, 0.16607616481410928, 0.06558392208168928, 0.06206472722929325, 0.07866534647246182, 0.10785766149413765, 0.3458699006632537], "min": [0.02136993443160734, 0.19271639897713463, 1.1219674709040406, -0.22881784561069612, -0.40653323534969155, -1.1602348792886308, -0.006817362106519766, -0.39454405668361625, 1.101058112849564, -0.15640950819818358, -0.3536053882298571, -0.3616226702543991], "max": [0.5523855705802543, 0.3689603210933435, 1.360958905357103, 0.12203419666442486, 0.32516897885740437, 0.15587043368674092, 0.5581552531692884, -0.16249071605964538, 1.4115031938216913, 0.2670340512651425, 0.38213894207955623, 1.379369245717918], "count": [1371]}, "eef_sim_pose_action": {"mean": [0.22171644936352777, 0.29533816044357547, 1.207427333591017, 0.004332164646324603, -0.03560092902618594, -0.17573491826930993, 0.2211443381487637, -0.2916129040365367, 1.2208165818214876, 0.02383765419307427, 0.03273382481387489, 0.1542227029677208], "std": [0.1612147426701201, 0.04704733698495513, 0.045710791173031624, 0.053661884522260325, 0.11017070846918685, 0.2989238557897964, 0.16607616481410928, 0.06558392208168928, 0.06206472722929325, 0.07866534647246182, 0.10785766149413765, 0.3458699006632537], "min": [0.02136993443160734, 0.19271639897713463, 1.1219674709040406, -0.22881784561069612, -0.40653323534969155, -1.1602348792886308, -0.006817362106519766, -0.39454405668361625, 1.101058112849564, -0.15640950819818358, -0.3536053882298571, -0.3616226702543991], "max": [0.5523855705802543, 0.3689603210933435, 1.360958905357103, 0.12203419666442486, 0.32516897885740437, 0.15587043368674092, 0.5581552531692884, -0.16249071605964538, 1.4115031938216913, 0.2670340512651425, 0.38213894207955623, 1.379369245717918], "count": [1371]}, "gripper_mode_state": {"mean": [0.8315098468271335, 0.8446389496717724], "std": [0.37430097709818216, 0.3622485256963008], "min": [0, 0], "max": [1, 1], "count": [1371]}, "gripper_activity_state": {"mean": [1.9628008752735229, 1.961342086068563], "std": [0.2549335873227657, 0.2603805924527925], "min": [0, 0], "max": [2, 2], "count": [1371]}, "gripper_mode_action": {"mean": [0.8315098468271335, 0.8446389496717724], "std": [0.37430097709818216, 0.3622485256963008], "min": [0, 0], "max": [1, 1], "count": [1371]}, "gripper_activity_action": {"mean": [1.9628008752735229, 1.961342086068563], "std": [0.2549335873227657, 0.2603805924527925], "min": [0, 0], "max": [2, 2], "count": [1371]}, "gripper_open_scale_state": {"mean": [0.19198288717678968, 0.16740619448419197], "std": [0.34732376671233867, 0.3392702387996386], "min": [0.0344193982226508, 0.019333371094294956], "max": [0.9878546169825962, 0.9829778671264648], "count": [1371]}, "gripper_open_scale_action": {"mean": [0.19198288717678968, 0.16740619448419197], "std": [0.34732376671233867, 0.3392702387996386], "min": [0.0344193982226508, 0.019333371094294956], "max": [0.9878546169825962, 0.9829778671264648], "count": [1371]}}} +{"episode_index": 78, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3809090471536047]], [[0.41389523478071993]], [[0.39013899584674416]]], "std": [[[0.25569492116607867]], [[0.2696129006182985]], [[0.2761539540333051]]], "count": [331]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4185235488287292]], [[0.4381424941913657]], [[0.4265483984295296]]], "std": [[[0.22706644769785028]], [[0.20934178380075902]], [[0.22030049659442782]]], "count": [331]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4277524468666285]], [[0.47150543592730815]], [[0.46386819418939107]]], "std": [[[0.25910377557739495]], [[0.22731396216747338]], [[0.23510037226631234]]], "count": [331]}, "observation.state": {"min": [-0.6640664339065552, -0.009132569655776024, -1.6579818725585938, -1.5299999713897705, -1.5299999713897705, -1.4657682180404663, 0.05042796581983566, -0.7137458324432373, -0.0074935732409358025, -1.473460078239441, -1.5299999713897705, -0.5283092260360718, -0.27761998772621155, 0.06272783875465393], "max": [1.6259409189224243, 2.3471333980560303, 0.003067961661145091, 0.7716901898384094, 0.7677143216133118, 0.3235526978969574, 1.7397327423095703, 0.9265638589859009, 2.305189371109009, 0.0306217223405838, 1.026282548904419, 1.2461332082748413, 0.7258689999580383, 0.06272783875465393], "mean": [-0.053632382303476334, 0.9881296753883362, -0.32811692357063293, -0.6271151304244995, -0.3439541161060333, -0.07331279665231705, 0.4497321546077728, 0.20295001566410065, 1.0105334520339966, -0.3860720694065094, -0.5970696210861206, 0.15335334837436676, 0.11865890771150589, 0.06272856146097183], "std": [0.3461538255214691, 0.8316299915313721, 0.3253116309642792, 0.6297910213470459, 0.6361452341079712, 0.36070817708969116, 0.6975346803665161, 0.2786221206188202, 0.8526692390441895, 0.36255010962486267, 0.6723974943161011, 0.3520379364490509, 0.17575696110725403, 7.226977345453633e-07], "count": [2297]}, "action": {"min": [-0.6640664339065552, -0.009132569655776024, -1.6579818725585938, -1.5299999713897705, -1.5299999713897705, -1.4657682180404663, 0.05042796581983566, -0.7137458324432373, -0.0074935732409358025, -1.473460078239441, -1.5299999713897705, -0.5283092260360718, -0.27761998772621155, 0.06272783875465393], "max": [1.6259409189224243, 2.3471333980560303, 0.003067961661145091, 0.7716901898384094, 0.7677143216133118, 0.3235526978969574, 1.7397327423095703, 0.9265638589859009, 2.305189371109009, 0.0306217223405838, 1.026282548904419, 1.2461332082748413, 0.7258689999580383, 0.06272783875465393], "mean": [-0.053632382303476334, 0.9881296753883362, -0.32811692357063293, -0.6271151304244995, -0.3439541161060333, -0.07331279665231705, 0.4497321546077728, 0.20295001566410065, 1.0105334520339966, -0.3860720694065094, -0.5970696210861206, 0.15335334837436676, 0.11865890771150589, 0.06272856146097183], "std": [0.3461538255214691, 0.8316299915313721, 0.3253116309642792, 0.6297910213470459, 0.6361452341079712, 0.36070817708969116, 0.6975346803665161, 0.2786221206188202, 0.8526692390441895, 0.36255010962486267, 0.6723974943161011, 0.3520379364490509, 0.17575696110725403, 7.226977345453633e-07], "count": [2297]}, "timestamp": {"min": [0.0], "max": [76.53333333333333], "mean": [38.26666666666667], "std": [22.10289071089521], "count": [2297]}, "frame_index": {"min": [0], "max": [2296], "mean": [1148.0], "std": [663.0867213268563], "count": [2297]}, "episode_index": {"min": [81], "max": [81], "mean": [81.0], "std": [0.0], "count": [2297]}, "index": {"min": [131969], "max": [134265], "mean": [133117.0], "std": [663.0867213268563], "count": [2297]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [2297]}, "subtask_annotation": {"mean": [1.7139747496734872, 4.0, 4.0, 4.0, 4.0], "std": [1.1878578507688649, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [2297]}, "scene_annotation": {"mean": [81.0], "std": [0.0], "min": [81], "max": [81], "count": [2297]}, "eef_direction_state": {"mean": [3.5611667392250763, 3.6199390509360034], "std": [2.3718028750640903, 2.360353750287984], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_state": {"mean": [0.9934697431432303, 1.0491946016543316], "std": [0.8528938794419283, 0.9055147180824626], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_state": {"mean": [0.9525468001741402, 0.9212015672616456], "std": [0.8266953270625838, 0.8311359027522912], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_direction_action": {"mean": [3.5611667392250763, 3.6199390509360034], "std": [2.3718028750640903, 2.360353750287984], "min": [0, 0], "max": [6, 6], "count": [2297]}, "eef_velocity_action": {"mean": [0.9934697431432303, 1.0491946016543316], "std": [0.8528938794419283, 0.9055147180824626], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_acc_mag_action": {"mean": [0.9525468001741402, 0.9212015672616456], "std": [0.8266953270625838, 0.8311359027522912], "min": [0, 0], "max": [2, 2], "count": [2297]}, "eef_sim_pose_state": {"mean": [0.20145731722729376, 0.3136942712914876, 1.2368110991560726, -0.055103281410867656, 0.0511594809008999, -0.4028570297398569, 0.21135988090730098, -0.28070859309313023, 1.2419217730946912, 0.1287811181490386, 0.0186819909557494, 0.3571920382684637], "std": [0.1425772842050278, 0.06735567031253245, 0.07182620460565113, 0.11313302740291227, 0.1115749627921099, 0.4184309178144791, 0.14938198215280052, 0.06501211722790924, 0.06444458986696414, 0.16666251107576074, 0.1321275905821699, 0.4368749139384691], "min": [-0.09162356247889406, 0.1697722950557551, 1.1564782535066043, -0.39655391033919263, -0.3016522989044672, -1.4995040967673232, -0.023937922580210838, -0.4409864666836776, 1.1642825049822827, -0.1895131571868866, -0.40981119311627934, -0.4602859438895951], "max": [0.5312567309284745, 0.49804797803916795, 1.5278912890405183, 0.2707576390874691, 0.39324096257222796, 0.7156729703817957, 0.5437143344151878, -0.15259091925247503, 1.4701633885085075, 0.7433093762940397, 0.39396762717884637, 1.4107414579777569], "count": [2297]}, "eef_sim_pose_action": {"mean": [0.20145731722729376, 0.3136942712914876, 1.2368110991560726, -0.055103281410867656, 0.0511594809008999, -0.4028570297398569, 0.21135988090730098, -0.28070859309313023, 1.2419217730946912, 0.1287811181490386, 0.0186819909557494, 0.3571920382684637], "std": [0.1425772842050278, 0.06735567031253245, 0.07182620460565113, 0.11313302740291227, 0.1115749627921099, 0.4184309178144791, 0.14938198215280052, 0.06501211722790924, 0.06444458986696414, 0.16666251107576074, 0.1321275905821699, 0.4368749139384691], "min": [-0.09162356247889406, 0.1697722950557551, 1.1564782535066043, -0.39655391033919263, -0.3016522989044672, -1.4995040967673232, -0.023937922580210838, -0.4409864666836776, 1.1642825049822827, -0.1895131571868866, -0.40981119311627934, -0.4602859438895951], "max": [0.5312567309284745, 0.49804797803916795, 1.5278912890405183, 0.2707576390874691, 0.39324096257222796, 0.7156729703817957, 0.5437143344151878, -0.15259091925247503, 1.4701633885085075, 0.7433093762940397, 0.39396762717884637, 1.4107414579777569], "count": [2297]}, "gripper_mode_state": {"mean": [0.7636047017849369, 1.0], "std": [0.4248676984625555, 0.0], "min": [0, 1], "max": [1, 1], "count": [2297]}, "gripper_activity_state": {"mean": [1.977361776229865, 2.0], "std": [0.20102351552398115, 0.0], "min": [0, 2], "max": [2, 2], "count": [2297]}, "gripper_mode_action": {"mean": [0.7636047017849369, 1.0], "std": [0.4248676984625555, 0.0], "min": [0, 1], "max": [1, 1], "count": [2297]}, "gripper_activity_action": {"mean": [1.977361776229865, 2.0], "std": [0.20102351552398115, 0.0], "min": [0, 2], "max": [2, 2], "count": [2297]}, "gripper_open_scale_state": {"mean": [0.2569897643611615, 0.0358444792883727], "std": [0.3985931011367838, 9.783840404509192e-16], "min": [0.028815980468477522, 0.03584447928837368], "max": [0.9941329956054688, 0.03584447928837368], "count": [2297]}, "gripper_open_scale_action": {"mean": [0.2569897643611615, 0.0358444792883727], "std": [0.3985931011367838, 9.783840404509192e-16], "min": [0.028815980468477522, 0.03584447928837368], "max": [0.9941329956054688, 0.03584447928837368], "count": [2297]}}} +{"episode_index": 79, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3990971185312805]], [[0.4126066318903201]], [[0.380641743238439]]], "std": [[[0.23629679200792625]], [[0.24503560222225382]], [[0.22247656932762358]]], "count": [239]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.40997437808224174]], [[0.4131177245421646]], [[0.39544815338966827]]], "std": [[[0.23819121790313053]], [[0.2427490940224192]], [[0.26060068698358235]]], "count": [239]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4226086464571882]], [[0.4333808841760786]], [[0.42516752809910574]]], "std": [[[0.23350645664967484]], [[0.2277338371892488]], [[0.23759238729484003]]], "count": [239]}, "observation.state": {"min": [-0.8223217725753784, -0.004601942375302315, -1.0124273300170898, -1.530012607574463, -1.412724494934082, -0.6831579208374023, 0.05861459672451019, -0.21668507158756256, -0.001343347248621285, -0.9558253884315491, -1.5299999713897705, -0.3663122355937958, -0.19645671546459198, 0.03645898774266243], "max": [0.5417995452880859, 2.2411458492279053, 0.003067961661145091, 0.47002097964286804, 0.3876766264438629, 0.17615081369876862, 1.729341983795166, 0.7193737626075745, 2.297903299331665, 0.004572001285851002, 0.3635534346103668, 1.1888351440429688, 0.22396118938922882, 1.7185373306274414], "mean": [-0.047959860414266586, 0.9757237434387207, -0.25814399123191833, -0.6335082054138184, -0.23787987232208252, -0.00786508060991764, 0.4327973425388336, 0.18152324855327606, 1.0023694038391113, -0.3310260772705078, -0.6153042912483215, 0.1585061401128769, -0.0227731391787529, 0.49814924597740173], "std": [0.21330708265304565, 0.9158943891525269, 0.24919696152210236, 0.6933842897415161, 0.45348280668258667, 0.10951341688632965, 0.676131546497345, 0.23381242156028748, 0.93828946352005, 0.2811315357685089, 0.6653612852096558, 0.39054712653160095, 0.09601116180419922, 0.733150839805603], "count": [1484]}, "action": {"min": [-0.8223217725753784, -0.004601942375302315, -1.0124273300170898, -1.530012607574463, -1.412724494934082, -0.6831579208374023, 0.05861459672451019, -0.21668507158756256, -0.001343347248621285, -0.9558253884315491, -1.5299999713897705, -0.3663122355937958, -0.19645671546459198, 0.03645898774266243], "max": [0.5417995452880859, 2.2411458492279053, 0.003067961661145091, 0.47002097964286804, 0.3876766264438629, 0.17615081369876862, 1.729341983795166, 0.7193737626075745, 2.297903299331665, 0.004572001285851002, 0.3635534346103668, 1.1888351440429688, 0.22396118938922882, 1.7185373306274414], "mean": [-0.047959860414266586, 0.9757237434387207, -0.25814399123191833, -0.6335082054138184, -0.23787987232208252, -0.00786508060991764, 0.4327973425388336, 0.18152324855327606, 1.0023694038391113, -0.3310260772705078, -0.6153042912483215, 0.1585061401128769, -0.0227731391787529, 0.49814924597740173], "std": [0.21330708265304565, 0.9158943891525269, 0.24919696152210236, 0.6933842897415161, 0.45348280668258667, 0.10951341688632965, 0.676131546497345, 0.23381242156028748, 0.93828946352005, 0.2811315357685089, 0.6653612852096558, 0.39054712653160095, 0.09601116180419922, 0.733150839805603], "count": [1484]}, "timestamp": {"min": [0.0], "max": [49.43333333333333], "mean": [24.71666666666666], "std": [14.279793415872655], "count": [1484]}, "frame_index": {"min": [0], "max": [1483], "mean": [741.5], "std": [428.39380247617964], "count": [1484]}, "episode_index": {"min": [82], "max": [82], "mean": [82.0], "std": [0.0], "count": [1484]}, "index": {"min": [134266], "max": [135749], "mean": [135007.5], "std": [428.39380247617964], "count": [1484]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1484]}, "subtask_annotation": {"mean": [0.7951482479784366, 4.0, 4.0, 4.0, 4.0], "std": [1.029787179811671, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1484]}, "scene_annotation": {"mean": [82.0], "std": [0.0], "min": [82], "max": [82], "count": [1484]}, "eef_direction_state": {"mean": [3.7446091644204853, 3.845687331536388], "std": [2.3227178280417475, 2.274264550257169], "min": [0, 0], "max": [6, 6], "count": [1484]}, "eef_velocity_state": {"mean": [0.9865229110512129, 0.9319407008086253], "std": [0.9006326236543161, 0.8887307383705033], "min": [0, 0], "max": [2, 2], "count": [1484]}, "eef_acc_mag_state": {"mean": [0.878032345013477, 0.8450134770889488], "std": [0.8399251725301319, 0.8404983038294547], "min": [0, 0], "max": [2, 2], "count": [1484]}, "eef_direction_action": {"mean": [3.7446091644204853, 3.845687331536388], "std": [2.3227178280417475, 2.274264550257169], "min": [0, 0], "max": [6, 6], "count": [1484]}, "eef_velocity_action": {"mean": [0.9865229110512129, 0.9319407008086253], "std": [0.9006326236543161, 0.8887307383705033], "min": [0, 0], "max": [2, 2], "count": [1484]}, "eef_acc_mag_action": {"mean": [0.878032345013477, 0.8450134770889488], "std": [0.8399251725301319, 0.8404983038294547], "min": [0, 0], "max": [2, 2], "count": [1484]}, "eef_sim_pose_state": {"mean": [0.21096145654370002, 0.3197446121966197, 1.2104919298531733, -0.016477241548610543, 0.07715007290417807, -0.28572981508046846, 0.21768668921974796, -0.2822023751323199, 1.2151376143266424, -0.009975774515727134, 0.05066700144750386, 0.34128258321262045], "std": [0.14262688279301994, 0.048437234050286326, 0.05772723496427615, 0.09327092898091731, 0.15764804043448796, 0.3822541722216131, 0.15075940407112817, 0.06852282817751157, 0.05687300475037796, 0.110357342099038, 0.13765116425364263, 0.43886104764171946], "min": [0.012259783701748038, 0.11664005799173717, 1.1553964274282609, -0.33646337918666275, -0.40593229534284947, -1.2827809690664336, 0.004437130897895367, -0.3890029983896251, 1.1609364432973814, -0.18847674584104568, -0.36859990921764196, -0.2984515666068255], "max": [0.46343849465097214, 0.43730415366132436, 1.438175906303201, 0.17770017356400686, 0.5828392364340407, 0.413015649929666, 0.4706255513898077, -0.14939140420941321, 1.4043339486066575, 0.25740544930705145, 0.4504215481260325, 1.325858683438382], "count": [1484]}, "eef_sim_pose_action": {"mean": [0.21096145654370002, 0.3197446121966197, 1.2104919298531733, -0.016477241548610543, 0.07715007290417807, -0.28572981508046846, 0.21768668921974796, -0.2822023751323199, 1.2151376143266424, -0.009975774515727134, 0.05066700144750386, 0.34128258321262045], "std": [0.14262688279301994, 0.048437234050286326, 0.05772723496427615, 0.09327092898091731, 0.15764804043448796, 0.3822541722216131, 0.15075940407112817, 0.06852282817751157, 0.05687300475037796, 0.110357342099038, 0.13765116425364263, 0.43886104764171946], "min": [0.012259783701748038, 0.11664005799173717, 1.1553964274282609, -0.33646337918666275, -0.40593229534284947, -1.2827809690664336, 0.004437130897895367, -0.3890029983896251, 1.1609364432973814, -0.18847674584104568, -0.36859990921764196, -0.2984515666068255], "max": [0.46343849465097214, 0.43730415366132436, 1.438175906303201, 0.17770017356400686, 0.5828392364340407, 0.413015649929666, 0.4706255513898077, -0.14939140420941321, 1.4043339486066575, 0.25740544930705145, 0.4504215481260325, 1.325858683438382], "count": [1484]}, "gripper_mode_state": {"mean": [0.7702156334231806, 0.7203504043126685], "std": [0.42069408297919736, 0.4488270260570877], "min": [0, 0], "max": [1, 1], "count": [1484]}, "gripper_activity_state": {"mean": [1.9285714285714286, 1.9285714285714286], "std": [0.3506141813976579, 0.3506141813976579], "min": [0, 0], "max": [2, 2], "count": [1484]}, "gripper_mode_action": {"mean": [0.7702156334231806, 0.7203504043126685], "std": [0.42069408297919736, 0.4488270260570877], "min": [0, 0], "max": [1, 1], "count": [1484]}, "gripper_activity_action": {"mean": [1.9285714285714286, 1.9285714285714286], "std": [0.3506141813976579, 0.3506141813976579], "min": [0, 0], "max": [2, 2], "count": [1484]}, "gripper_open_scale_state": {"mean": [0.24730653152254248, 0.2846609919468557], "std": [0.38636064523663455, 0.41894111418893654], "min": [0.03349405527114868, 0.02083370728152139], "max": [0.9881954193115234, 0.9820213317871094], "count": [1484]}, "gripper_open_scale_action": {"mean": [0.24730653152254248, 0.2846609919468557], "std": [0.38636064523663455, 0.41894111418893654], "min": [0.03349405527114868, 0.02083370728152139], "max": [0.9881954193115234, 0.9820213317871094], "count": [1484]}}} +{"episode_index": 80, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46622950768311255]], [[0.45660851191509055]], [[0.4177594978502709]]], "std": [[[0.2685934914576827]], [[0.2527075539495675]], [[0.24489130397177636]]], "count": [226]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.389539883259105]], [[0.41260264113019834]], [[0.40351636276437813]]], "std": [[[0.252426256830939]], [[0.2353263661230183]], [[0.2447613719458278]]], "count": [226]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.41258688809840555]], [[0.45495817547766404]], [[0.4539454313436289]]], "std": [[[0.2557879422766849]], [[0.22470737491683465]], [[0.2305124306151869]]], "count": [226]}, "observation.state": {"min": [-0.5917697548866272, -2.168404344971009e-19, -1.0049989223480225, -1.5300604104995728, -1.5054047107696533, -0.20873939990997314, 0.06048319488763809, -0.009125896729528904, -0.0076185958459973335, -1.6786646842956543, -1.5299999713897705, -0.2368050366640091, -0.19640852510929108, 0.03670501708984375], "max": [0.47467657923698425, 2.316154956817627, 0.03999999910593033, 0.12354172021150589, 0.3269059658050537, 0.15443100035190582, 1.7307548522949219, 0.6550098061561584, 2.484771966934204, 0.010772506706416607, 0.374582976102829, 1.0808188915252686, 0.11811652034521103, 1.7248435020446777], "mean": [-0.1411648690700531, 1.0796868801116943, -0.26680105924606323, -0.8403544425964355, -0.05661123991012573, 0.004586072638630867, 0.2819109857082367, 0.17491549253463745, 1.0692256689071655, -0.3998181223869324, -0.6432026028633118, 0.050120726227760315, -0.007102984935045242, 0.26053211092948914], "std": [0.1924213171005249, 0.9721906781196594, 0.3174501657485962, 0.6527684926986694, 0.37607982754707336, 0.06718932837247849, 0.5535013675689697, 0.1972827911376953, 0.9705228209495544, 0.41195884346961975, 0.6253905296325684, 0.2753848433494568, 0.06433966755867004, 0.5601934194564819], "count": [1382]}, "action": {"min": [-0.5917697548866272, -2.168404344971009e-19, -1.0049989223480225, -1.5300604104995728, -1.5054047107696533, -0.20873939990997314, 0.06048319488763809, -0.009125896729528904, -0.0076185958459973335, -1.6786646842956543, -1.5299999713897705, -0.2368050366640091, -0.19640852510929108, 0.03670501708984375], "max": [0.47467657923698425, 2.316154956817627, 0.03999999910593033, 0.12354172021150589, 0.3269059658050537, 0.15443100035190582, 1.7307548522949219, 0.6550098061561584, 2.484771966934204, 0.010772506706416607, 0.374582976102829, 1.0808188915252686, 0.11811652034521103, 1.7248435020446777], "mean": [-0.1411648690700531, 1.0796868801116943, -0.26680105924606323, -0.8403544425964355, -0.05661123991012573, 0.004586072638630867, 0.2819109857082367, 0.17491549253463745, 1.0692256689071655, -0.3998181223869324, -0.6432026028633118, 0.050120726227760315, -0.007102984935045242, 0.26053211092948914], "std": [0.1924213171005249, 0.9721906781196594, 0.3174501657485962, 0.6527684926986694, 0.37607982754707336, 0.06718932837247849, 0.5535013675689697, 0.1972827911376953, 0.9705228209495544, 0.41195884346961975, 0.6253905296325684, 0.2753848433494568, 0.06433966755867004, 0.5601934194564819], "count": [1382]}, "timestamp": {"min": [0.0], "max": [46.03333333333333], "mean": [23.016666666666666], "std": [13.298297718964719], "count": [1382]}, "frame_index": {"min": [0], "max": [1381], "mean": [690.5], "std": [398.94893156894153], "count": [1382]}, "episode_index": {"min": [83], "max": [83], "mean": [83.0], "std": [0.0], "count": [1382]}, "index": {"min": [135750], "max": [137131], "mean": [136440.5], "std": [398.94893156894153], "count": [1382]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1382]}, "subtask_annotation": {"mean": [1.6280752532561504, 4.0, 4.0, 4.0, 4.0], "std": [1.2981202819486404, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1382]}, "scene_annotation": {"mean": [83.0], "std": [0.0], "min": [83], "max": [83], "count": [1382]}, "eef_direction_state": {"mean": [3.489146164978292, 3.6237337192474675], "std": [2.498818417223166, 2.4698385397535594], "min": [0, 0], "max": [6, 6], "count": [1382]}, "eef_velocity_state": {"mean": [0.9905933429811867, 0.9746743849493488], "std": [0.8941349794090675, 0.9177907168348683], "min": [0, 0], "max": [2, 2], "count": [1382]}, "eef_acc_mag_state": {"mean": [0.8661360347322721, 0.8465991316931982], "std": [0.8292042662781062, 0.8401463485973594], "min": [0, 0], "max": [2, 2], "count": [1382]}, "eef_direction_action": {"mean": [3.489146164978292, 3.6237337192474675], "std": [2.498818417223166, 2.4698385397535594], "min": [0, 0], "max": [6, 6], "count": [1382]}, "eef_velocity_action": {"mean": [0.9905933429811867, 0.9746743849493488], "std": [0.8941349794090675, 0.9177907168348683], "min": [0, 0], "max": [2, 2], "count": [1382]}, "eef_acc_mag_action": {"mean": [0.8661360347322721, 0.8465991316931982], "std": [0.8292042662781062, 0.8401463485973594], "min": [0, 0], "max": [2, 2], "count": [1382]}, "eef_sim_pose_state": {"mean": [0.23753174950080375, 0.28786428968216565, 1.2033347999289619, -0.000999128791822877, -0.03064893437248513, -0.19765237519337006, 0.24698369803404102, -0.2792788311093977, 1.2160477950489637, 0.0029814850570477045, 0.020268154460490895, 0.22519136788913385], "std": [0.1596574469422308, 0.05745028492217695, 0.03618982450435311, 0.0763139649637985, 0.10875353028460834, 0.3110749491793958, 0.17476249372838157, 0.0651237417952828, 0.04154436554383847, 0.09256252076751252, 0.11166228231387135, 0.32407957641671986], "min": [0.027100218992967648, 0.14165633412602296, 1.130604787973999, -0.2680833925333106, -0.45205589245123434, -1.314664552219551, 0.004594104135318328, -0.34600231156047184, 1.1798217377139397, -0.18766101396527982, -0.3456978744938377, -0.17969018232219477], "max": [0.5046801263429311, 0.3772383465939545, 1.3732537991273084, 0.15967464059166459, 0.2663859691002426, 0.2556880383347662, 0.5974627535615363, -0.12780024914484586, 1.3797001534502362, 0.29392189610395214, 0.3010435703021832, 1.2750191909151884], "count": [1382]}, "eef_sim_pose_action": {"mean": [0.23753174950080375, 0.28786428968216565, 1.2033347999289619, -0.000999128791822877, -0.03064893437248513, -0.19765237519337006, 0.24698369803404102, -0.2792788311093977, 1.2160477950489637, 0.0029814850570477045, 0.020268154460490895, 0.22519136788913385], "std": [0.1596574469422308, 0.05745028492217695, 0.03618982450435311, 0.0763139649637985, 0.10875353028460834, 0.3110749491793958, 0.17476249372838157, 0.0651237417952828, 0.04154436554383847, 0.09256252076751252, 0.11166228231387135, 0.32407957641671986], "min": [0.027100218992967648, 0.14165633412602296, 1.130604787973999, -0.2680833925333106, -0.45205589245123434, -1.314664552219551, 0.004594104135318328, -0.34600231156047184, 1.1798217377139397, -0.18766101396527982, -0.3456978744938377, -0.17969018232219477], "max": [0.5046801263429311, 0.3772383465939545, 1.3732537991273084, 0.15967464059166459, 0.2663859691002426, 0.2556880383347662, 0.5974627535615363, -0.12780024914484586, 1.3797001534502362, 0.29392189610395214, 0.3010435703021832, 1.2750191909151884], "count": [1382]}, "gripper_mode_state": {"mean": [0.8639652677279306, 0.8639652677279306], "std": [0.3428254422993357, 0.3428254422993357], "min": [0, 0], "max": [1, 1], "count": [1382]}, "gripper_activity_state": {"mean": [1.9616497829232995, 1.9616497829232995], "std": [0.2593650246036414, 0.2593650246036414], "min": [0, 0], "max": [2, 2], "count": [1382]}, "gripper_mode_action": {"mean": [0.8639652677279306, 0.8639652677279306], "std": [0.3428254422993357, 0.3428254422993357], "min": [0, 0], "max": [1, 1], "count": [1382]}, "gripper_activity_action": {"mean": [1.9616497829232995, 1.9616497829232995], "std": [0.2593650246036414, 0.2593650246036414], "min": [0, 0], "max": [2, 2], "count": [1382]}, "gripper_open_scale_state": {"mean": [0.1610916662365912, 0.14887366336048843], "std": [0.3162871929733815, 0.32011096754083923], "min": [0.03456182565007891, 0.020974295479910716], "max": [0.9890027727399554, 0.9856248583112445], "count": [1382]}, "gripper_open_scale_action": {"mean": [0.1610916662365912, 0.14887366336048843], "std": [0.3162871929733815, 0.32011096754083923], "min": [0.03456182565007891, 0.020974295479910716], "max": [0.9890027727399554, 0.9856248583112445], "count": [1382]}}} +{"episode_index": 81, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3978410022951545]], [[0.41173670383185956]], [[0.3731460233826151]]], "std": [[[0.2355042518229585]], [[0.24249206316631286]], [[0.21804445382082818]]], "count": [187]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42043050458448383]], [[0.42432674204560017]], [[0.40849528299139026]]], "std": [[[0.23039031036655638]], [[0.23304491871708252]], [[0.24870084860014668]]], "count": [187]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4243330187690049]], [[0.43324666066664336]], [[0.42419767309775963]]], "std": [[[0.23971637056284598]], [[0.23438970895577488]], [[0.24445686332602115]]], "count": [187]}, "observation.state": {"min": [-0.3757478892803192, -0.010448702611029148, -0.5178921222686768, -1.5299999713897705, -1.3130875825881958, -0.507453978061676, 0.05356913059949875, -0.04616699740290642, -0.006125136278569698, -1.0277671813964844, -1.5109710693359375, -0.28418755531311035, -0.301586389541626, 0.03645898774266243], "max": [0.7099612355232239, 2.1705827713012695, 0.008969731628894806, 0.16571027040481567, 0.037130121141672134, 0.23260414600372314, 1.7356312274932861, 0.7257802486419678, 2.1905245780944824, 0.010639606975018978, 0.24252402782440186, 0.9627761244773865, 0.26297810673713684, 1.71505868434906], "mean": [-0.018059341236948967, 0.7773661613464355, -0.10098031908273697, -0.5592125654220581, -0.3144323229789734, 0.01321249920874834, 0.5831940770149231, 0.17571233212947845, 0.7499151229858398, -0.24162325263023376, -0.36169153451919556, 0.21780550479888916, 0.015021170489490032, 0.5614141821861267], "std": [0.17489174008369446, 0.8376861810684204, 0.13019239902496338, 0.6585585474967957, 0.41548094153404236, 0.09044115245342255, 0.7512282729148865, 0.23536254465579987, 0.836729884147644, 0.29549914598464966, 0.486974835395813, 0.3597734570503235, 0.11967718601226807, 0.7554364204406738], "count": [1073]}, "action": {"min": [-0.3757478892803192, -0.010448702611029148, -0.5178921222686768, -1.5299999713897705, -1.3130875825881958, -0.507453978061676, 0.05356913059949875, -0.04616699740290642, -0.006125136278569698, -1.0277671813964844, -1.5109710693359375, -0.28418755531311035, -0.301586389541626, 0.03645898774266243], "max": [0.7099612355232239, 2.1705827713012695, 0.008969731628894806, 0.16571027040481567, 0.037130121141672134, 0.23260414600372314, 1.7356312274932861, 0.7257802486419678, 2.1905245780944824, 0.010639606975018978, 0.24252402782440186, 0.9627761244773865, 0.26297810673713684, 1.71505868434906], "mean": [-0.018059341236948967, 0.7773661613464355, -0.10098031908273697, -0.5592125654220581, -0.3144323229789734, 0.01321249920874834, 0.5831940770149231, 0.17571233212947845, 0.7499151229858398, -0.24162325263023376, -0.36169153451919556, 0.21780550479888916, 0.015021170489490032, 0.5614141821861267], "std": [0.17489174008369446, 0.8376861810684204, 0.13019239902496338, 0.6585585474967957, 0.41548094153404236, 0.09044115245342255, 0.7512282729148865, 0.23536254465579987, 0.836729884147644, 0.29549914598464966, 0.486974835395813, 0.3597734570503235, 0.11967718601226807, 0.7554364204406738], "count": [1073]}, "timestamp": {"min": [0.0], "max": [35.733333333333334], "mean": [17.866666666666664], "std": [10.324942830081165], "count": [1073]}, "frame_index": {"min": [0], "max": [1072], "mean": [536.0], "std": [309.74828490243493], "count": [1073]}, "episode_index": {"min": [84], "max": [84], "mean": [84.0], "std": [0.0], "count": [1073]}, "index": {"min": [137132], "max": [138204], "mean": [137668.0], "std": [309.74828490243493], "count": [1073]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1073]}, "subtask_annotation": {"mean": [0.848089468779124, 4.0, 4.0, 4.0, 4.0], "std": [1.1016545141753733, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1073]}, "scene_annotation": {"mean": [84.0], "std": [0.0], "min": [84], "max": [84], "count": [1073]}, "eef_direction_state": {"mean": [4.137931034482759, 4.020503261882572], "std": [2.3112001310077015, 2.390480680280555], "min": [0, 0], "max": [6, 6], "count": [1073]}, "eef_velocity_state": {"mean": [0.8452935694315005, 0.8741845293569431], "std": [0.8954262640434897, 0.9107491623813697], "min": [0, 0], "max": [2, 2], "count": [1073]}, "eef_acc_mag_state": {"mean": [0.7632805219012115, 0.7493010251630942], "std": [0.831505250105686, 0.8335698814266753], "min": [0, 0], "max": [2, 2], "count": [1073]}, "eef_direction_action": {"mean": [4.137931034482759, 4.020503261882572], "std": [2.3112001310077015, 2.390480680280555], "min": [0, 0], "max": [6, 6], "count": [1073]}, "eef_velocity_action": {"mean": [0.8452935694315005, 0.8741845293569431], "std": [0.8954262640434897, 0.9107491623813697], "min": [0, 0], "max": [2, 2], "count": [1073]}, "eef_acc_mag_action": {"mean": [0.7632805219012115, 0.7493010251630942], "std": [0.831505250105686, 0.8335698814266753], "min": [0, 0], "max": [2, 2], "count": [1073]}, "eef_sim_pose_state": {"mean": [0.16815517784282116, 0.3255904362455671, 1.1999244643307525, -0.043897604499203734, 0.09023723987772388, -0.3400746672576707, 0.17190225509831564, -0.2868686097090308, 1.211155969364067, 0.08752029417735113, 0.11696936460207354, 0.40488919716347416], "std": [0.11366433584967875, 0.03279173727866724, 0.03882278232331404, 0.10719092993771097, 0.157197781047754, 0.40507234316534313, 0.12433743503668095, 0.07459261236766641, 0.04239886887502378, 0.14919377556631797, 0.19728428483991828, 0.4911338062879208], "min": [0.05239345374219373, 0.2558923387260288, 1.1480322608340767, -0.35862311103076766, -0.2871586173934477, -1.1545589416536486, 0.014810268216427981, -0.3430287060284719, 1.1687092603968685, -0.17326408955353892, -0.23984292777128502, -0.2584166458026124], "max": [0.3875154045349682, 0.4703478048610876, 1.3498979920323362, 0.20165706525290664, 0.5518338401277023, 0.13720097295894898, 0.42315594018765806, -0.09117419107041483, 1.363630397723707, 0.5081688145997176, 0.5590318647130172, 1.3311239248792217], "count": [1073]}, "eef_sim_pose_action": {"mean": [0.16815517784282116, 0.3255904362455671, 1.1999244643307525, -0.043897604499203734, 0.09023723987772388, -0.3400746672576707, 0.17190225509831564, -0.2868686097090308, 1.211155969364067, 0.08752029417735113, 0.11696936460207354, 0.40488919716347416], "std": [0.11366433584967875, 0.03279173727866724, 0.03882278232331404, 0.10719092993771097, 0.157197781047754, 0.40507234316534313, 0.12433743503668095, 0.07459261236766641, 0.04239886887502378, 0.14919377556631797, 0.19728428483991828, 0.4911338062879208], "min": [0.05239345374219373, 0.2558923387260288, 1.1480322608340767, -0.35862311103076766, -0.2871586173934477, -1.1545589416536486, 0.014810268216427981, -0.3430287060284719, 1.1687092603968685, -0.17326408955353892, -0.23984292777128502, -0.2584166458026124], "max": [0.3875154045349682, 0.4703478048610876, 1.3498979920323362, 0.20165706525290664, 0.5518338401277023, 0.13720097295894898, 0.42315594018765806, -0.09117419107041483, 1.363630397723707, 0.5081688145997176, 0.5590318647130172, 1.3311239248792217], "count": [1073]}, "gripper_mode_state": {"mean": [0.6775396085740913, 0.679403541472507], "std": [0.4674181076802203, 0.46670587022997967], "min": [0, 0], "max": [1, 1], "count": [1073]}, "gripper_activity_state": {"mean": [1.9002795899347624, 1.8974836905871388], "std": [0.40995296268610654, 0.41715676099941396], "min": [0, 0], "max": [2, 2], "count": [1073]}, "gripper_mode_action": {"mean": [0.6775396085740913, 0.679403541472507], "std": [0.4674181076802203, 0.46670587022997967], "min": [0, 0], "max": [1, 1], "count": [1073]}, "gripper_activity_action": {"mean": [1.9002795899347624, 1.8974836905871388], "std": [0.40995296268610654, 0.41715676099941396], "min": [0, 0], "max": [2, 2], "count": [1073]}, "gripper_open_scale_state": {"mean": [0.3332511151762266, 0.32081290205409213], "std": [0.42927519305819206, 0.431676080938651], "min": [0.03061093177114214, 0.02083370728152139], "max": [0.9917892728533063, 0.9800335339137486], "count": [1073]}, "gripper_open_scale_action": {"mean": [0.3332511151762266, 0.32081290205409213], "std": [0.42927519305819206, 0.431676080938651], "min": [0.03061093177114214, 0.02083370728152139], "max": [0.9917892728533063, 0.9800335339137486], "count": [1073]}}} +{"episode_index": 82, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.3941992252409438]], [[0.41672860469517375]], [[0.3954475520198663]]], "std": [[[0.26278880182708375]], [[0.273703156749415]], [[0.28184793911502076]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.406361468834238]], [[0.4364291212012112]], [[0.42801589213839963]]], "std": [[[0.23290162228232486]], [[0.20576101842976563]], [[0.2144353515691354]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.45277491599276243]], [[0.4830645874875374]], [[0.47300789183375797]]], "std": [[[0.2449013620763707]], [[0.21975512977725256]], [[0.22873050345274384]]], "count": [236]}, "observation.state": {"min": [-0.6550098061561584, -0.0051544345915317535, -0.8749883770942688, -1.5299999713897705, -0.37317389249801636, -0.21688973903656006, 0.05886363983154297, -0.022969292476773262, -0.013250877149403095, -1.273159384727478, -1.4848387241363525, -0.2938592731952667, -0.3067275583744049, 0.06272783875465393], "max": [0.005304012447595596, 2.208482027053833, 0.005147106014192104, 0.22350278496742249, 0.3343583643436432, 0.16413594782352448, 0.06322699785232544, 0.7046070694923401, 2.376136302947998, 0.013725443743169308, 0.22075359523296356, 0.2761165499687195, 0.1218438521027565, 0.06272783875465393], "mean": [-0.19041825830936432, 0.9338029623031616, -0.2248927652835846, -0.6762949824333191, 0.03594234213232994, -0.015223526395857334, 0.059920039027929306, 0.23642416298389435, 1.0231904983520508, -0.3330329656600952, -0.6938386559486389, 0.01002857368439436, -0.0034730208572000265, 0.0627283826470375], "std": [0.20118173956871033, 0.8473395705223083, 0.22905369102954865, 0.6324092149734497, 0.11879894137382507, 0.07145053148269653, 0.0008207972277887166, 0.22770613431930542, 0.9182310104370117, 0.3696194589138031, 0.6260218024253845, 0.09947366267442703, 0.06121378391981125, 5.438923835754395e-07], "count": [1464]}, "action": {"min": [-0.6550098061561584, -0.0051544345915317535, -0.8749883770942688, -1.5299999713897705, -0.37317389249801636, -0.21688973903656006, 0.05886363983154297, -0.022969292476773262, -0.013250877149403095, -1.273159384727478, -1.4848387241363525, -0.2938592731952667, -0.3067275583744049, 0.06272783875465393], "max": [0.005304012447595596, 2.208482027053833, 0.005147106014192104, 0.22350278496742249, 0.3343583643436432, 0.16413594782352448, 0.06322699785232544, 0.7046070694923401, 2.376136302947998, 0.013725443743169308, 0.22075359523296356, 0.2761165499687195, 0.1218438521027565, 0.06272783875465393], "mean": [-0.19041825830936432, 0.9338029623031616, -0.2248927652835846, -0.6762949824333191, 0.03594234213232994, -0.015223526395857334, 0.059920039027929306, 0.23642416298389435, 1.0231904983520508, -0.3330329656600952, -0.6938386559486389, 0.01002857368439436, -0.0034730208572000265, 0.0627283826470375], "std": [0.20118173956871033, 0.8473395705223083, 0.22905369102954865, 0.6324092149734497, 0.11879894137382507, 0.07145053148269653, 0.0008207972277887166, 0.22770613431930542, 0.9182310104370117, 0.3696194589138031, 0.6260218024253845, 0.09947366267442703, 0.06121378391981125, 5.438923835754395e-07], "count": [1464]}, "timestamp": {"min": [0.0], "max": [48.766666666666666], "mean": [24.383333333333333], "std": [14.087343281852004], "count": [1464]}, "frame_index": {"min": [0], "max": [1463], "mean": [731.5], "std": [422.62029845556003], "count": [1464]}, "episode_index": {"min": [85], "max": [85], "mean": [85.0], "std": [0.0], "count": [1464]}, "index": {"min": [138205], "max": [139668], "mean": [138936.5], "std": [422.62029845556003], "count": [1464]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1464]}, "subtask_annotation": {"mean": [1.6625683060109289, 4.0, 4.0, 4.0, 4.0], "std": [1.2597458172277416, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1464]}, "scene_annotation": {"mean": [85.0], "std": [0.0], "min": [85], "max": [85], "count": [1464]}, "eef_direction_state": {"mean": [3.6864754098360657, 3.7602459016393444], "std": [2.401486933096341, 2.396041577285082], "min": [0, 0], "max": [6, 6], "count": [1464]}, "eef_velocity_state": {"mean": [0.8831967213114754, 0.9105191256830601], "std": [0.8489090714404894, 0.8860169072973318], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_acc_mag_state": {"mean": [0.8497267759562842, 0.8121584699453552], "std": [0.8334453028781154, 0.8295035957272565], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_direction_action": {"mean": [3.6864754098360657, 3.7602459016393444], "std": [2.401486933096341, 2.396041577285082], "min": [0, 0], "max": [6, 6], "count": [1464]}, "eef_velocity_action": {"mean": [0.8831967213114754, 0.9105191256830601], "std": [0.8489090714404894, 0.8860169072973318], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_acc_mag_action": {"mean": [0.8497267759562842, 0.8121584699453552], "std": [0.8334453028781154, 0.8295035957272565], "min": [0, 0], "max": [2, 2], "count": [1464]}, "eef_sim_pose_state": {"mean": [0.20923166496319717, 0.2894171545895575, 1.219650255170605, -0.011641446539498583, 0.03242415830850518, -0.154453783337378, 0.23027854449534646, -0.26831704681667357, 1.2213591390007918, 0.00018547158336081136, -0.0035824406886986395, 0.2464306713974463], "std": [0.13792771412342938, 0.04608173838525225, 0.03644744545489404, 0.06914688676702108, 0.08375617738628564, 0.1590340571090645, 0.1573367099986357, 0.07193299828035962, 0.0353089809897584, 0.06260939583139837, 0.08989882646074239, 0.23252130464649465], "min": [0.02135261278935202, 0.18926901458597953, 1.1809308637122826, -0.22004738225388532, -0.3228733083238664, -0.5045008661002077, 0.024074013681311297, -0.3439978107625677, 1.1778197410843148, -0.27759220784861804, -0.4027706311589878, -0.20605015166519722], "max": [0.4778718745475023, 0.3374228263714148, 1.3286349452043142, 0.16429118638823642, 0.2374470368749726, 0.22611925103526914, 0.5352589966889514, -0.12188193058812967, 1.3247407013477064, 0.15891602250159906, 0.21012922830503533, 0.8081650720236497], "count": [1464]}, "eef_sim_pose_action": {"mean": [0.20923166496319717, 0.2894171545895575, 1.219650255170605, -0.011641446539498583, 0.03242415830850518, -0.154453783337378, 0.23027854449534646, -0.26831704681667357, 1.2213591390007918, 0.00018547158336081136, -0.0035824406886986395, 0.2464306713974463], "std": [0.13792771412342938, 0.04608173838525225, 0.03644744545489404, 0.06914688676702108, 0.08375617738628564, 0.1590340571090645, 0.1573367099986357, 0.07193299828035962, 0.0353089809897584, 0.06260939583139837, 0.08989882646074239, 0.23252130464649465], "min": [0.02135261278935202, 0.18926901458597953, 1.1809308637122826, -0.22004738225388532, -0.3228733083238664, -0.5045008661002077, 0.024074013681311297, -0.3439978107625677, 1.1778197410843148, -0.27759220784861804, -0.4027706311589878, -0.20605015166519722], "max": [0.4778718745475023, 0.3374228263714148, 1.3286349452043142, 0.16429118638823642, 0.2374470368749726, 0.22611925103526914, 0.5352589966889514, -0.12188193058812967, 1.3247407013477064, 0.15891602250159906, 0.21012922830503533, 0.8081650720236497], "count": [1464]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1464]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1464]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1464]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1464]}, "gripper_open_scale_state": {"mean": [0.03423985304088506, 0.035844479288373296], "std": [0.0004690257008126049, 3.8163916471489756e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03612971305847168, 0.03584447928837368], "count": [1464]}, "gripper_open_scale_action": {"mean": [0.03423985304088506, 0.035844479288373296], "std": [0.0004690257008126049, 3.8163916471489756e-16], "min": [0.03363636561802456, 0.03584447928837368], "max": [0.03612971305847168, 0.03584447928837368], "count": [1464]}}} +{"episode_index": 83, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.31668115760996773]], [[0.33721140437350333]], [[0.31541377680548804]]], "std": [[[0.2372743070072364]], [[0.26476348230493624]], [[0.2708375413532338]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43199377239417347]], [[0.4288229971281442]], [[0.40994437467365274]]], "std": [[[0.2158262864129237]], [[0.205216447356296]], [[0.21476761007433268]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4655707577107978]], [[0.464748305244963]], [[0.4467501249122239]]], "std": [[[0.2380472093608839]], [[0.22477477625373585]], [[0.23092554026928394]]], "count": [242]}, "observation.state": {"min": [-0.7623884677886963, -0.002805245341733098, -1.0415894985198975, -1.5299999713897705, -1.3319393396377563, -0.38685327768325806, 0.05936182290315628, -0.3601897060871124, -0.007520744111388922, -1.0185632705688477, -1.5299999713897705, -0.3971250653266907, -0.3146851658821106, 0.03689131513237953], "max": [0.5660013556480408, 2.471243143081665, 0.0032041731756180525, 0.45233115553855896, 0.49833834171295166, 0.19169874489307404, 1.7651238441467285, 0.7346824407577515, 2.3807382583618164, 0.014995022676885128, 0.4629969000816345, 1.130699872970581, 0.20171836018562317, 1.736016035079956], "mean": [-0.08505414426326752, 1.0485361814498901, -0.2578985393047333, -0.7607569098472595, -0.19679442048072815, -0.025927962735295296, 0.6598986983299255, 0.1742783784866333, 1.060375690460205, -0.33021435141563416, -0.7078721523284912, 0.13845501840114594, -0.015110669657588005, 0.6048527359962463], "std": [0.21859408915042877, 1.0063508749008179, 0.283662885427475, 0.7391595840454102, 0.46348798274993896, 0.06512584537267685, 0.7891520261764526, 0.27637580037117004, 1.0091239213943481, 0.3204064965248108, 0.7164899110794067, 0.4005275070667267, 0.09611134231090546, 0.7805814146995544], "count": [1512]}, "action": {"min": [-0.7623884677886963, -0.002805245341733098, -1.0415894985198975, -1.5299999713897705, -1.3319393396377563, -0.38685327768325806, 0.05936182290315628, -0.3601897060871124, -0.007520744111388922, -1.0185632705688477, -1.5299999713897705, -0.3971250653266907, -0.3146851658821106, 0.03689131513237953], "max": [0.5660013556480408, 2.471243143081665, 0.0032041731756180525, 0.45233115553855896, 0.49833834171295166, 0.19169874489307404, 1.7651238441467285, 0.7346824407577515, 2.3807382583618164, 0.014995022676885128, 0.4629969000816345, 1.130699872970581, 0.20171836018562317, 1.736016035079956], "mean": [-0.08505414426326752, 1.0485361814498901, -0.2578985393047333, -0.7607569098472595, -0.19679442048072815, -0.025927962735295296, 0.6598986983299255, 0.1742783784866333, 1.060375690460205, -0.33021435141563416, -0.7078721523284912, 0.13845501840114594, -0.015110669657588005, 0.6048527359962463], "std": [0.21859408915042877, 1.0063508749008179, 0.283662885427475, 0.7391595840454102, 0.46348798274993896, 0.06512584537267685, 0.7891520261764526, 0.27637580037117004, 1.0091239213943481, 0.3204064965248108, 0.7164899110794067, 0.4005275070667267, 0.09611134231090546, 0.7805814146995544], "count": [1512]}, "timestamp": {"min": [0.0], "max": [50.36666666666667], "mean": [25.18333333333333], "std": [14.549223601533088], "count": [1512]}, "frame_index": {"min": [0], "max": [1511], "mean": [755.5], "std": [436.4767080459926], "count": [1512]}, "episode_index": {"min": [86], "max": [86], "mean": [86.0], "std": [0.0], "count": [1512]}, "index": {"min": [139669], "max": [141180], "mean": [140424.5], "std": [436.4767080459926], "count": [1512]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1512]}, "subtask_annotation": {"mean": [0.716931216931217, 4.0, 4.0, 4.0, 4.0], "std": [1.0372833364788105, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1512]}, "scene_annotation": {"mean": [86.0], "std": [0.0], "min": [86], "max": [86], "count": [1512]}, "eef_direction_state": {"mean": [3.9252645502645502, 3.9814814814814814], "std": [2.3160577728679166, 2.302730361414889], "min": [0, 0], "max": [6, 6], "count": [1512]}, "eef_velocity_state": {"mean": [0.8697089947089947, 0.9007936507936508], "std": [0.8891366241922276, 0.9118267058750705], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_acc_mag_state": {"mean": [0.8082010582010583, 0.7757936507936508], "std": [0.8382309677784504, 0.8249555253440408], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_direction_action": {"mean": [3.9252645502645502, 3.9814814814814814], "std": [2.3160577728679166, 2.302730361414889], "min": [0, 0], "max": [6, 6], "count": [1512]}, "eef_velocity_action": {"mean": [0.8697089947089947, 0.9007936507936508], "std": [0.8891366241922276, 0.9118267058750705], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_acc_mag_action": {"mean": [0.8082010582010583, 0.7757936507936508], "std": [0.8382309677784504, 0.8249555253440408], "min": [0, 0], "max": [2, 2], "count": [1512]}, "eef_sim_pose_state": {"mean": [0.22512859909730995, 0.30109497701125865, 1.1933940871659785, -0.029253133597562736, 0.022063589371041477, -0.28207656761620004, 0.22452736153567482, -0.27656199638348705, 1.2003967363418246, 0.0042484582145903, 0.013066616237687697, 0.3142312426685014], "std": [0.15958389760116706, 0.0594595637618868, 0.038069674403563764, 0.07961182599382008, 0.09241697375220669, 0.4158583437640927, 0.15945976793091118, 0.08999656661805089, 0.04423706083795104, 0.10583627523372457, 0.08863429669990203, 0.3916041579871021], "min": [0.00970977210528752, 0.1514284411740391, 1.1291560128675517, -0.3729476520751966, -0.4604575510348927, -1.2149225512372333, -0.00979395645584695, -0.40835622252863507, 1.1381347838417037, -0.28493559752206277, -0.30986354612584144, -0.2819218556126635], "max": [0.49903888838541927, 0.45054207094197113, 1.3508808808350588, 0.19116610783669113, 0.2326914338787318, 0.2484388726843728, 0.46075292888109787, -0.053658698156122245, 1.3654921009339616, 0.2700158333874859, 0.3075420116702956, 1.1662438352262836], "count": [1512]}, "eef_sim_pose_action": {"mean": [0.22512859909730995, 0.30109497701125865, 1.1933940871659785, -0.029253133597562736, 0.022063589371041477, -0.28207656761620004, 0.22452736153567482, -0.27656199638348705, 1.2003967363418246, 0.0042484582145903, 0.013066616237687697, 0.3142312426685014], "std": [0.15958389760116706, 0.0594595637618868, 0.038069674403563764, 0.07961182599382008, 0.09241697375220669, 0.4158583437640927, 0.15945976793091118, 0.08999656661805089, 0.04423706083795104, 0.10583627523372457, 0.08863429669990203, 0.3916041579871021], "min": [0.00970977210528752, 0.1514284411740391, 1.1291560128675517, -0.3729476520751966, -0.4604575510348927, -1.2149225512372333, -0.00979395645584695, -0.40835622252863507, 1.1381347838417037, -0.28493559752206277, -0.30986354612584144, -0.2819218556126635], "max": [0.49903888838541927, 0.45054207094197113, 1.3508808808350588, 0.19116610783669113, 0.2326914338787318, 0.2484388726843728, 0.46075292888109787, -0.053658698156122245, 1.3654921009339616, 0.2700158333874859, 0.3075420116702956, 1.1662438352262836], "count": [1512]}, "gripper_mode_state": {"mean": [0.6362433862433863, 0.656084656084656], "std": [0.48107976438938027, 0.475013242062707], "min": [0, 0], "max": [1, 1], "count": [1512]}, "gripper_activity_state": {"mean": [1.9305555555555556, 1.9305555555555556], "std": [0.34666622150969334, 0.34666622150969334], "min": [0, 0], "max": [2, 2], "count": [1512]}, "gripper_mode_action": {"mean": [0.6362433862433863, 0.656084656084656], "std": [0.48107976438938027, 0.475013242062707], "min": [0, 0], "max": [1, 1], "count": [1512]}, "gripper_activity_action": {"mean": [1.9305555555555556, 1.9305555555555556], "std": [0.34666622150969334, 0.34666622150969334], "min": [0, 0], "max": [2, 2], "count": [1512]}, "gripper_open_scale_state": {"mean": [0.3761197350924882, 0.34563305851238224], "std": [0.449604429702647, 0.4460450026376788], "min": [0.033921041658946445, 0.021080751504216875], "max": [1.0, 0.992009162902832], "count": [1512]}, "gripper_open_scale_action": {"mean": [0.3761197350924882, 0.34563305851238224], "std": [0.449604429702647, 0.4460450026376788], "min": [0.033921041658946445, 0.021080751504216875], "max": [1.0, 0.992009162902832], "count": [1512]}}} +{"episode_index": 84, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.4356719464465628]], [[0.45172922856011094]], [[0.4174836192272254]]], "std": [[[0.25082223991916863]], [[0.2696883980248101]], [[0.27541827932912605]]], "count": [253]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43599225201718805]], [[0.42982180931221853]], [[0.4129283101690391]]], "std": [[[0.20277784481215838]], [[0.19650255675508502]], [[0.20701109501886333]]], "count": [253]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46937546931376856]], [[0.4634134535896045]], [[0.4455075122495199]]], "std": [[[0.2299596726850993]], [[0.21753202937290814]], [[0.22403037206282003]]], "count": [253]}, "observation.state": {"min": [-0.6334722638130188, -0.0015339808305725455, -0.7286408543586731, -1.5299999713897705, -0.6780195236206055, -0.31405121088027954, 0.05961151048541069, -0.28697648644447327, -0.005100712645798922, -0.6820162534713745, -1.5299999713897705, -0.18422794342041016, -0.24010920524597168, 0.06272783875465393], "max": [0.20776261389255524, 2.0490927696228027, 0.004554590675979853, 0.15868210792541504, 0.29759228229522705, 0.15363682806491852, 1.7590187788009644, 0.5633261203765869, 2.1903090476989746, 0.00611840421333909, 0.13120649755001068, 1.2247248888015747, 0.33763691782951355, 0.06272783875465393], "mean": [-0.1680258959531784, 0.7713107466697693, -0.185236856341362, -0.5566854476928711, -0.07617086172103882, -0.03470688685774803, 0.64244145154953, 0.11425699293613434, 0.8226569294929504, -0.18676620721817017, -0.6274672746658325, 0.21456685662269592, -0.03924722597002983, 0.06272842735052109], "std": [0.21306151151657104, 0.849709153175354, 0.21927031874656677, 0.6509342789649963, 0.250555157661438, 0.06188477203249931, 0.7812826037406921, 0.18033622205257416, 0.8952988982200623, 0.2130090445280075, 0.6811714172363281, 0.3931663930416107, 0.09756173193454742, 5.885958671569824e-07], "count": [1606]}, "action": {"min": [-0.6334722638130188, -0.0015339808305725455, -0.7286408543586731, -1.5299999713897705, -0.6780195236206055, -0.31405121088027954, 0.05961151048541069, -0.28697648644447327, -0.005100712645798922, -0.6820162534713745, -1.5299999713897705, -0.18422794342041016, -0.24010920524597168, 0.06272783875465393], "max": [0.20776261389255524, 2.0490927696228027, 0.004554590675979853, 0.15868210792541504, 0.29759228229522705, 0.15363682806491852, 1.7590187788009644, 0.5633261203765869, 2.1903090476989746, 0.00611840421333909, 0.13120649755001068, 1.2247248888015747, 0.33763691782951355, 0.06272783875465393], "mean": [-0.1680258959531784, 0.7713107466697693, -0.185236856341362, -0.5566854476928711, -0.07617086172103882, -0.03470688685774803, 0.64244145154953, 0.11425699293613434, 0.8226569294929504, -0.18676620721817017, -0.6274672746658325, 0.21456685662269592, -0.03924722597002983, 0.06272842735052109], "std": [0.21306151151657104, 0.849709153175354, 0.21927031874656677, 0.6509342789649963, 0.250555157661438, 0.06188477203249931, 0.7812826037406921, 0.18033622205257416, 0.8952988982200623, 0.2130090445280075, 0.6811714172363281, 0.3931663930416107, 0.09756173193454742, 5.885958671569824e-07], "count": [1606]}, "timestamp": {"min": [0.0], "max": [53.5], "mean": [26.75], "std": [15.453739209510285], "count": [1606]}, "frame_index": {"min": [0], "max": [1605], "mean": [802.5], "std": [463.6121762853085], "count": [1606]}, "episode_index": {"min": [87], "max": [87], "mean": [87.0], "std": [0.0], "count": [1606]}, "index": {"min": [141181], "max": [142786], "mean": [141983.5], "std": [463.6121762853085], "count": [1606]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1606]}, "subtask_annotation": {"mean": [0.7945205479452054, 4.0, 4.0, 4.0, 4.0], "std": [1.1064713360265026, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1606]}, "scene_annotation": {"mean": [87.0], "std": [0.0], "min": [87], "max": [87], "count": [1606]}, "eef_direction_state": {"mean": [4.160024906600249, 4.070983810709838], "std": [2.327200360665643, 2.359621390042392], "min": [0, 0], "max": [6, 6], "count": [1606]}, "eef_velocity_state": {"mean": [0.7876712328767124, 0.8275217932752179], "std": [0.8894692788479507, 0.9042667425486176], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_acc_mag_state": {"mean": [0.6955168119551681, 0.7061021170610212], "std": [0.8238761623647469, 0.8159677456405898], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_direction_action": {"mean": [4.160024906600249, 4.070983810709838], "std": [2.327200360665643, 2.359621390042392], "min": [0, 0], "max": [6, 6], "count": [1606]}, "eef_velocity_action": {"mean": [0.7876712328767124, 0.8275217932752179], "std": [0.8894692788479507, 0.9042667425486176], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_acc_mag_action": {"mean": [0.6955168119551681, 0.7061021170610212], "std": [0.8238761623647469, 0.8159677456405898], "min": [0, 0], "max": [2, 2], "count": [1606]}, "eef_sim_pose_state": {"mean": [0.1741374918131072, 0.2895574829429618, 1.2145923404917047, -0.035794005674954735, 0.02710855313639006, -0.24654470465318573, 0.18579348742739601, -0.29964118484564073, 1.2090563603906854, -0.02912353907870104, 0.002532975387717055, 0.33159821017326124], "std": [0.1284684610279188, 0.05713463206468729, 0.04131591946010324, 0.06466828462883319, 0.14013784744226357, 0.31955472986556743, 0.13768086137798638, 0.051357638851209204, 0.039349969251465784, 0.08785930387853445, 0.10813164402919194, 0.4266159414986718], "min": [-0.013807238234837281, 0.13548525434481157, 1.181958672691791, -0.3001374261585772, -0.6223751084682062, -0.923323056544157, -0.018335687470354176, -0.3566707397691817, 1.159992945031894, -0.23321777771440713, -0.4087159736754822, -0.20080552693720402], "max": [0.4109065178821821, 0.3386372888466298, 1.3698806128920535, 0.1537115010558958, 0.25838730848114055, 0.28614348176855375, 0.41963414887060196, -0.16538878909045437, 1.3474216502655243, 0.2884852023011029, 0.22345582624553817, 1.3092956575559993], "count": [1606]}, "eef_sim_pose_action": {"mean": [0.1741374918131072, 0.2895574829429618, 1.2145923404917047, -0.035794005674954735, 0.02710855313639006, -0.24654470465318573, 0.18579348742739601, -0.29964118484564073, 1.2090563603906854, -0.02912353907870104, 0.002532975387717055, 0.33159821017326124], "std": [0.1284684610279188, 0.05713463206468729, 0.04131591946010324, 0.06466828462883319, 0.14013784744226357, 0.31955472986556743, 0.13768086137798638, 0.051357638851209204, 0.039349969251465784, 0.08785930387853445, 0.10813164402919194, 0.4266159414986718], "min": [-0.013807238234837281, 0.13548525434481157, 1.181958672691791, -0.3001374261585772, -0.6223751084682062, -0.923323056544157, -0.018335687470354176, -0.3566707397691817, 1.159992945031894, -0.23321777771440713, -0.4087159736754822, -0.20080552693720402], "max": [0.4109065178821821, 0.3386372888466298, 1.3698806128920535, 0.1537115010558958, 0.25838730848114055, 0.28614348176855375, 0.41963414887060196, -0.16538878909045437, 1.3474216502655243, 0.2884852023011029, 0.22345582624553817, 1.3092956575559993], "count": [1606]}, "gripper_mode_state": {"mean": [0.6457036114570361, 1.0], "std": [0.47829954799098773, 0.0], "min": [0, 1], "max": [1, 1], "count": [1606]}, "gripper_activity_state": {"mean": [1.9346201743462017, 2.0], "std": [0.33676277195426396, 0.0], "min": [0, 2], "max": [2, 2], "count": [1606]}, "gripper_mode_action": {"mean": [0.6457036114570361, 1.0], "std": [0.47829954799098773, 0.0], "min": [0, 1], "max": [1, 1], "count": [1606]}, "gripper_activity_action": {"mean": [1.9346201743462017, 2.0], "std": [0.33676277195426396, 0.0], "min": [0, 2], "max": [2, 2], "count": [1606]}, "gripper_open_scale_state": {"mean": [0.3668510857144485, 0.03584447928837315], "std": [0.4460777689223214, 5.273559366969494e-16], "min": [0.034063720277377536, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [1606]}, "gripper_open_scale_action": {"mean": [0.3668510857144485, 0.03584447928837315], "std": [0.4460777689223214, 5.273559366969494e-16], "min": [0.034063720277377536, 0.03584447928837368], "max": [1.0, 0.03584447928837368], "count": [1606]}}} +{"episode_index": 85, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.5086501710147335]], [[0.4928894935563679]], [[0.44249109269413983]]], "std": [[[0.2741964590794108]], [[0.25840414257740923]], [[0.2516537135509049]]], "count": [236]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.38110162337062886]], [[0.422846615246852]], [[0.41925677019866325]]], "std": [[[0.271003063223349]], [[0.2367998491041071]], [[0.24349760730669245]]], "count": [236]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42548020290978916]], [[0.45818086481296855]], [[0.45413169634614675]]], "std": [[[0.2435022909163573]], [[0.2182555718554113]], [[0.22657879202423908]]], "count": [236]}, "observation.state": {"min": [-0.5994256138801575, -0.003067961661145091, -1.1189942359924316, -1.5300393104553223, -0.20857301354408264, -0.1682835817337036, 0.0599847286939621, -0.012271846644580364, -0.0015339808305725455, -1.7822115421295166, -1.5299999713897705, -0.27444130182266235, -0.17105577886104584, 0.036707937717437744], "max": [0.047079019248485565, 2.3807382583618164, 0.0014133723452687263, 0.2833903729915619, 0.4538727104663849, 0.13956938683986664, 0.06347662210464478, 0.708699107170105, 2.654736042022705, 0.010736778378486633, 0.42815297842025757, 0.3712233603000641, 0.20862138271331787, 0.03756639361381531], "mean": [-0.1756702959537506, 0.9975561499595642, -0.23789824545383453, -0.7091012597084045, 0.003922238480299711, -0.02691226825118065, 0.060879845172166824, 0.2070574313402176, 1.0126246213912964, -0.31960082054138184, -0.6374303698539734, -0.05082326754927635, -0.007477582897990942, 0.03696301579475403], "std": [0.20124100148677826, 0.9711493253707886, 0.27393776178359985, 0.7483809590339661, 0.13098886609077454, 0.06794431805610657, 0.0007408735109493136, 0.2352251559495926, 0.9888273477554321, 0.38160690665245056, 0.6810263395309448, 0.12216741591691971, 0.09094402939081192, 6.738462252542377e-05], "count": [1466]}, "action": {"min": [-0.5994256138801575, -0.003067961661145091, -1.1189942359924316, -1.5300393104553223, -0.20857301354408264, -0.1682835817337036, 0.0599847286939621, -0.012271846644580364, -0.0015339808305725455, -1.7822115421295166, -1.5299999713897705, -0.27444130182266235, -0.17105577886104584, 0.036707937717437744], "max": [0.047079019248485565, 2.3807382583618164, 0.0014133723452687263, 0.2833903729915619, 0.4538727104663849, 0.13956938683986664, 0.06347662210464478, 0.708699107170105, 2.654736042022705, 0.010736778378486633, 0.42815297842025757, 0.3712233603000641, 0.20862138271331787, 0.03756639361381531], "mean": [-0.1756702959537506, 0.9975561499595642, -0.23789824545383453, -0.7091012597084045, 0.003922238480299711, -0.02691226825118065, 0.060879845172166824, 0.2070574313402176, 1.0126246213912964, -0.31960082054138184, -0.6374303698539734, -0.05082326754927635, -0.007477582897990942, 0.03696301579475403], "std": [0.20124100148677826, 0.9711493253707886, 0.27393776178359985, 0.7483809590339661, 0.13098886609077454, 0.06794431805610657, 0.0007408735109493136, 0.2352251559495926, 0.9888273477554321, 0.38160690665245056, 0.6810263395309448, 0.12216741591691971, 0.09094402939081192, 6.738462252542377e-05], "count": [1466]}, "timestamp": {"min": [0.0], "max": [48.833333333333336], "mean": [24.416666666666664], "std": [14.106588295308448], "count": [1466]}, "frame_index": {"min": [0], "max": [1465], "mean": [732.5], "std": [423.1976488592535], "count": [1466]}, "episode_index": {"min": [88], "max": [88], "mean": [88.0], "std": [0.0], "count": [1466]}, "index": {"min": [142787], "max": [144252], "mean": [143519.5], "std": [423.1976488592535], "count": [1466]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1466]}, "subtask_annotation": {"mean": [1.7175989085948158, 4.0, 4.0, 4.0, 4.0], "std": [1.2303256448876079, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1466]}, "scene_annotation": {"mean": [88.0], "std": [0.0], "min": [88], "max": [88], "count": [1466]}, "eef_direction_state": {"mean": [4.029331514324693, 4.032060027285129], "std": [2.292960153441132, 2.3109994381100845], "min": [0, 0], "max": [6, 6], "count": [1466]}, "eef_velocity_state": {"mean": [0.8656207366984994, 0.902455661664393], "std": [0.892796427258183, 0.9267331610110863], "min": [0, 0], "max": [2, 2], "count": [1466]}, "eef_acc_mag_state": {"mean": [0.7871759890859482, 0.7844474761255116], "std": [0.8461448199571164, 0.8414100920550265], "min": [0, 0], "max": [2, 2], "count": [1466]}, "eef_direction_action": {"mean": [4.029331514324693, 4.032060027285129], "std": [2.292960153441132, 2.3109994381100845], "min": [0, 0], "max": [6, 6], "count": [1466]}, "eef_velocity_action": {"mean": [0.8656207366984994, 0.902455661664393], "std": [0.892796427258183, 0.9267331610110863], "min": [0, 0], "max": [2, 2], "count": [1466]}, "eef_acc_mag_action": {"mean": [0.7871759890859482, 0.7844474761255116], "std": [0.8461448199571164, 0.8414100920550265], "min": [0, 0], "max": [2, 2], "count": [1466]}, "eef_sim_pose_state": {"mean": [0.2121549667072035, 0.28496717711911035, 1.1988880573664957, -0.024135814749137022, 0.0496767491548985, -0.17163710784241687, 0.22290537326764606, -0.2769510154381302, 1.2025594759090756, -0.012721986224997945, 0.0548834358280486, 0.15531649708475243], "std": [0.15199229845833764, 0.05864789702367894, 0.04172667217403312, 0.06837061339112094, 0.10256066862248565, 0.1639227308445677, 0.16667710260952828, 0.06652401785556658, 0.043532382723546745, 0.08715962144350048, 0.10392271233298866, 0.18867974046032002], "min": [0.0088807148634788, 0.12869812431076502, 1.1416562180233336, -0.16844058783915225, -0.36735719027069313, -0.5633795214063498, -0.0023991647860208756, -0.3427644575536801, 1.125671054514921, -0.17219371395225624, -0.28150620623992184, -0.2591886523208943], "max": [0.4889572239871736, 0.3392029822714839, 1.3712387993241715, 0.1439783864366191, 0.3340057787194337, 0.09800994096399693, 0.6237015002935646, -0.1573265413316069, 1.39625739620409, 0.195357948251265, 0.37177350668026543, 0.6167164421767237], "count": [1466]}, "eef_sim_pose_action": {"mean": [0.2121549667072035, 0.28496717711911035, 1.1988880573664957, -0.024135814749137022, 0.0496767491548985, -0.17163710784241687, 0.22290537326764606, -0.2769510154381302, 1.2025594759090756, -0.012721986224997945, 0.0548834358280486, 0.15531649708475243], "std": [0.15199229845833764, 0.05864789702367894, 0.04172667217403312, 0.06837061339112094, 0.10256066862248565, 0.1639227308445677, 0.16667710260952828, 0.06652401785556658, 0.043532382723546745, 0.08715962144350048, 0.10392271233298866, 0.18867974046032002], "min": [0.0088807148634788, 0.12869812431076502, 1.1416562180233336, -0.16844058783915225, -0.36735719027069313, -0.5633795214063498, -0.0023991647860208756, -0.3427644575536801, 1.125671054514921, -0.17219371395225624, -0.28150620623992184, -0.2591886523208943], "max": [0.4889572239871736, 0.3392029822714839, 1.3712387993241715, 0.1439783864366191, 0.3340057787194337, 0.09800994096399693, 0.6237015002935646, -0.1573265413316069, 1.39625739620409, 0.195357948251265, 0.37177350668026543, 0.6167164421767237], "count": [1466]}, "gripper_mode_state": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1466]}, "gripper_activity_state": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1466]}, "gripper_mode_action": {"mean": [1.0, 1.0], "std": [0.0, 0.0], "min": [1, 1], "max": [1, 1], "count": [1466]}, "gripper_activity_action": {"mean": [2.0, 2.0], "std": [0.0, 0.0], "min": [2, 2], "max": [2, 2], "count": [1466]}, "gripper_open_scale_state": {"mean": [0.03478876832975044, 0.021121275718856265], "std": [0.0004233579250632955, 3.8503228057155924e-05], "min": [0.034276987825121195, 0.020975964409964427], "max": [0.03627235548836844, 0.02146651063646589], "count": [1466]}, "gripper_open_scale_action": {"mean": [0.03478876832975044, 0.021121275718856265], "std": [0.0004233579250632955, 3.8503228057155924e-05], "min": [0.034276987825121195, 0.020975964409964427], "max": [0.03627235548836844, 0.02146651063646589], "count": [1466]}}} +{"episode_index": 86, "stats": {"observation.images.cam_high_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.42098902122832604]], [[0.43350923900322297]], [[0.39836197649399524]]], "std": [[[0.2467285765616536]], [[0.26630980577389085]], [[0.27264315583753734]]], "count": [242]}, "observation.images.cam_left_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.43256854530149985]], [[0.4264607246709519]], [[0.4083571589333621]]], "std": [[[0.2040962164355158]], [[0.1967671922629058]], [[0.20693119951962863]]], "count": [242]}, "observation.images.cam_right_wrist_rgb": {"min": [[[0.0]], [[0.0]], [[0.0]]], "max": [[[1.0]], [[1.0]], [[1.0]]], "mean": [[[0.46621321841408736]], [[0.46352349475143595]], [[0.44736755253065413]]], "std": [[[0.2300131720784203]], [[0.21859155745896405]], [[0.22580831028794374]]], "count": [242]}, "observation.state": {"min": [-0.6698915362358093, -0.004384794272482395, -0.7853981852531433, -1.530078649520874, -1.2669953107833862, -0.2479305863380432, 0.05862891674041748, -0.3423101007938385, -0.00529262563213706, -0.8778409957885742, -1.5299999713897705, -0.24266664683818817, -0.1856173574924469, 0.06272783875465393], "max": [0.21882252395153046, 2.300971269607544, 0.004570792894810438, 0.13645857572555542, 0.44449642300605774, 0.2348746955394745, 1.7307548522949219, 0.526155412197113, 2.189750909805298, 0.015385921113193035, 0.14769595861434937, 1.3021502494812012, 0.4198780357837677, 0.06272783875465393], "mean": [-0.10791688412427902, 0.7941120862960815, -0.18094682693481445, -0.6085307002067566, -0.12732826173305511, -0.016655948013067245, 0.6367623209953308, 0.09121394157409668, 0.7685376405715942, -0.18472498655319214, -0.5842366814613342, 0.16231372952461243, 0.016694990918040276, 0.0627283975481987], "std": [0.1976316124200821, 0.9313646554946899, 0.22995904088020325, 0.6876818537712097, 0.4199841022491455, 0.06883590668439865, 0.7764047384262085, 0.17607997357845306, 0.8914523720741272, 0.2210448980331421, 0.6896562576293945, 0.3697263300418854, 0.08506698161363602, 5.587935447692871e-07], "count": [1510]}, "action": {"min": [-0.6698915362358093, -0.004384794272482395, -0.7853981852531433, -1.530078649520874, -1.2669953107833862, -0.2479305863380432, 0.05862891674041748, -0.3423101007938385, -0.00529262563213706, -0.8778409957885742, -1.5299999713897705, -0.24266664683818817, -0.1856173574924469, 0.06272783875465393], "max": [0.21882252395153046, 2.300971269607544, 0.004570792894810438, 0.13645857572555542, 0.44449642300605774, 0.2348746955394745, 1.7307548522949219, 0.526155412197113, 2.189750909805298, 0.015385921113193035, 0.14769595861434937, 1.3021502494812012, 0.4198780357837677, 0.06272783875465393], "mean": [-0.10791688412427902, 0.7941120862960815, -0.18094682693481445, -0.6085307002067566, -0.12732826173305511, -0.016655948013067245, 0.6367623209953308, 0.09121394157409668, 0.7685376405715942, -0.18472498655319214, -0.5842366814613342, 0.16231372952461243, 0.016694990918040276, 0.0627283975481987], "std": [0.1976316124200821, 0.9313646554946899, 0.22995904088020325, 0.6876818537712097, 0.4199841022491455, 0.06883590668439865, 0.7764047384262085, 0.17607997357845306, 0.8914523720741272, 0.2210448980331421, 0.6896562576293945, 0.3697263300418854, 0.08506698161363602, 5.587935447692871e-07], "count": [1510]}, "timestamp": {"min": [0.0], "max": [50.3], "mean": [25.15], "std": [14.529978588345468], "count": [1510]}, "frame_index": {"min": [0], "max": [1509], "mean": [754.5], "std": [435.89935765036404], "count": [1510]}, "episode_index": {"min": [89], "max": [89], "mean": [89.0], "std": [0.0], "count": [1510]}, "index": {"min": [144253], "max": [145762], "mean": [145007.5], "std": [435.89935765036404], "count": [1510]}, "task_index": {"min": [0], "max": [0], "mean": [0.0], "std": [0.0], "count": [1510]}, "subtask_annotation": {"mean": [0.8887417218543047, 4.0, 4.0, 4.0, 4.0], "std": [1.2269891565315652, 0.0, 0.0, 0.0, 0.0], "min": [0, 4, 4, 4, 4], "max": [4, 4, 4, 4, 4], "count": [1510]}, "scene_annotation": {"mean": [89.0], "std": [0.0], "min": [89], "max": [89], "count": [1510]}, "eef_direction_state": {"mean": [4.264238410596026, 4.31523178807947], "std": [2.2912978008182483, 2.309776180905198], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_state": {"mean": [0.7662251655629139, 0.7410596026490066], "std": [0.8938633625391935, 0.9082966755153008], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_state": {"mean": [0.6741721854304635, 0.6357615894039735], "std": [0.8185323302412643, 0.8021778609783644], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_direction_action": {"mean": [4.264238410596026, 4.31523178807947], "std": [2.2912978008182483, 2.309776180905198], "min": [0, 0], "max": [6, 6], "count": [1510]}, "eef_velocity_action": {"mean": [0.7662251655629139, 0.7410596026490066], "std": [0.8938633625391935, 0.9082966755153008], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_acc_mag_action": {"mean": [0.6741721854304635, 0.6357615894039735], "std": [0.8185323302412643, 0.8021778609783644], "min": [0, 0], "max": [2, 2], "count": [1510]}, "eef_sim_pose_state": {"mean": [0.1847315071143377, 0.30148351909213883, 1.2014047357158928, -0.03696823670511751, -0.004676301829421183, -0.23481985262504143, 0.1787930761542652, -0.30867248004733455, 1.2096054769665414, 0.02546103329888121, -0.006193640057821971, 0.2566122641684801], "std": [0.14251549640010502, 0.05297668307616797, 0.04061283537609103, 0.08152440231184624, 0.11143173764992567, 0.38989937556139476, 0.13785877650315925, 0.046571970929777835, 0.04836370839503069, 0.09472355316938641, 0.13081926121936596, 0.38445467044977233], "min": [0.025136642081273954, 0.17439123839320805, 1.1415789690441092, -0.3352954855000005, -0.5767702663000643, -1.250922416421656, -0.026299716081990915, -0.4254071245501758, 1.1469469748794607, -0.19524418330466314, -0.4945841281261647, -0.35813411332200573], "max": [0.4439258408026906, 0.3586437054581579, 1.3931355320420664, 0.21632832277102562, 0.20754649148153703, 0.4460874395962319, 0.43648151978086375, -0.17440855230953212, 1.4284214149605976, 0.4057936162599474, 0.31609901575774857, 1.1802364348894934], "count": [1510]}, "eef_sim_pose_action": {"mean": [0.1847315071143377, 0.30148351909213883, 1.2014047357158928, -0.03696823670511751, -0.004676301829421183, -0.23481985262504143, 0.1787930761542652, -0.30867248004733455, 1.2096054769665414, 0.02546103329888121, -0.006193640057821971, 0.2566122641684801], "std": [0.14251549640010502, 0.05297668307616797, 0.04061283537609103, 0.08152440231184624, 0.11143173764992567, 0.38989937556139476, 0.13785877650315925, 0.046571970929777835, 0.04836370839503069, 0.09472355316938641, 0.13081926121936596, 0.38445467044977233], "min": [0.025136642081273954, 0.17439123839320805, 1.1415789690441092, -0.3352954855000005, -0.5767702663000643, -1.250922416421656, -0.026299716081990915, -0.4254071245501758, 1.1469469748794607, -0.19524418330466314, -0.4945841281261647, -0.35813411332200573], "max": [0.4439258408026906, 0.3586437054581579, 1.3931355320420664, 0.21632832277102562, 0.20754649148153703, 0.4460874395962319, 0.43648151978086375, -0.17440855230953212, 1.4284214149605976, 0.4057936162599474, 0.31609901575774857, 1.1802364348894934], "count": [1510]}, "gripper_mode_state": {"mean": [0.6476821192052981, 1.0], "std": [0.47769236090505035, 0.0], "min": [0, 1], "max": [1, 1], "count": [1510]}, "gripper_activity_state": {"mean": [1.9317880794701987, 2.0], "std": [0.34331281681438075, 0.0], "min": [0, 2], "max": [2, 2], "count": [1510]}, "gripper_mode_action": {"mean": [0.6476821192052981, 1.0], "std": [0.47769236090505035, 0.0], "min": [0, 1], "max": [1, 1], "count": [1510]}, "gripper_activity_action": {"mean": [1.9317880794701987, 2.0], "std": [0.34331281681438075, 0.0], "min": [0, 2], "max": [2, 2], "count": [1510]}, "gripper_open_scale_state": {"mean": [0.36386035144779183, 0.03584447928837325], "std": [0.44366108173285856, 4.3021142204224816e-16], "min": [0.033502238137381415, 0.03584447928837368], "max": [0.9890027727399554, 0.03584447928837368], "count": [1510]}, "gripper_open_scale_action": {"mean": [0.36386035144779183, 0.03584447928837325], "std": [0.44366108173285856, 4.3021142204224816e-16], "min": [0.033502238137381415, 0.03584447928837368], "max": [0.9890027727399554, 0.03584447928837368], "count": [1510]}}} diff --git a/R1_Lite_sliding_chair/meta/info.json b/R1_Lite_sliding_chair/meta/info.json new file mode 100644 index 0000000000000000000000000000000000000000..6e4d0e0fd76ca1bd52e90bf588d15bf123e91637 --- /dev/null +++ b/R1_Lite_sliding_chair/meta/info.json @@ -0,0 +1 @@ +{"codebase_version": "v2.1", "robot_type": "galaxea_r1_lite", "total_episodes": 87, "total_frames": 142290, "total_tasks": 1, "total_videos": 261, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": {"train": "0:86"}, "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_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": [14], "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_gripper_open", "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_gripper_open"]}, "action": {"dtype": "float32", "shape": [14], "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_gripper_open", "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_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_sliding_chair/meta/tasks.jsonl b/R1_Lite_sliding_chair/meta/tasks.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..1a3503e3425ec68d9fcedb80302201b94e0c1bf7 --- /dev/null +++ b/R1_Lite_sliding_chair/meta/tasks.jsonl @@ -0,0 +1 @@ +{"task_index": 0, "task": "pull chair out from table then put back."} diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98cfbaf9b07e866e14d8d3385ea52f8744f58bb5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000000.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eb0b56b8305574d2fc3c89935147be44cd53b9dc52a5bc97481a893577bfed6 +size 32575460 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ebd9a1763a7c65dfd796ddbd172205040fd66240 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000001.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0f82bccf311b038890ae8f61188a0864e07a3ec8d8bab1c3523a0b0ec261094 +size 25475434 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b999c0e60d3e511072ee8d595078bfda49023ad --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000002.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e08b8fa8d8e4932a8e3ae5c438c811fe9112a93da5e08a4d6b5b25130f9570d +size 27331089 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0b5a2439c41336529ff4fe5e5a4f72214f5a86f8 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000003.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:847335c36ac6a5c6c7e4d75c91a50ddf0d3799e6c12bd7eaec8112d796e3a589 +size 32961164 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bb228cfe11d48ed41aefcead89e7ec0cc696f911 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000004.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e66ab68a2797d12a2ff2ab96165c4a23fdee2b2bbe265478122a59570d5eb8a1 +size 26992107 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..79168155a11b1bca3000987147b6f5d476d66426 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000005.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d4afd07e6e1f530662335e053af65368d2766076ddd358c01d1323bf12f01f +size 33087483 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..08455a655d0780db8ca9185f77610bf1e6b89b8c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000006.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:318a28014622e4aa601f240efae0aa3baa64a4e7834c61af48fdf3f1df5573e4 +size 25368750 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..305f25df2f05e526415fcfdd82d2f19ec3450758 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000007.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88806096c0ff221df6519abfad6fe561aa719a3561c24933f8497f236420085b +size 27393965 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f6c066c0c702305c7d9d729abf4bd4201841d6a2 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000008.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6a9644fb8c87c74fe1dc7ecdcc495c1ff0f64d84ac13bf0d04952620880141 +size 34020743 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..112a8b0b329cc9815b2ca6acb0e0eb93be966b39 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000009.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f11f2b7852ccc4417ff391e08aeebd1102e3c3b4967e8a39910c536f9ecbd45 +size 28560008 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..acd1bf54b1b7e5cc98c5dcd348c6e989d991d27c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000010.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453d329087d90d8a623019cc78dfb97ea3d3b20db6349f8ebad986454912b8c2 +size 28526030 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d24961d1a3d48e6060913c08f00fb9c9bb215506 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000011.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ae052509132c44ad860f5c242b032eb3bab5ae627465c4c54ac2adf4c55262 +size 20101505 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8d9f4a248b77ebeef5c845792ba890ad8b7e1d42 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000012.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa542e16341d0c099f6c86feab490e01c41f23ebd67fe0ec4461a87ee6aee57 +size 33732416 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6577b4004d94ca4702b824530c6daed02f6db968 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000013.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec2efeff7c399c2aff8670e536d20cb410a21f75e751b97b6984437416d4cbb +size 27561444 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..278c1cbc06e08ac7de5d05d1555d3bedf4e8310d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000014.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c31c42a6db9dd1918562bf5315345a8872d6913262486cb91aea40027796f17a +size 25826437 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a035810240d859604d17764ea01c47bb66ef0b0e --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000015.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f87be6caaa67287c61f491308ac5cdf1be49b54742d6357c35bae04e8911e027 +size 23167861 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b0a2775af2824bfb86d52737e88f939e348f2119 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000016.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f139eeb98224a6482a70caf4755283949586151a22b35d671b1f7ceb82cd0c +size 29915460 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5b64fc17bb0681597e9fcada09dd0e1655725c36 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000017.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:741e98d41b3e2a70f8738f155561d54c088b75f784f8934cb7a659c21ea0c545 +size 36421166 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1da063d461383f05b9ddabc9bea8884b2ced9d6c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000018.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170f99856e20a3431525d56e0548b6bf21207ba74bf3d01283176c914eea32ba +size 35663797 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2e69ab9b6ef7c418cf0df0724679d9c3fa840093 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000019.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9128ca54f2c6ac4d7d70107f353785f8a48cb7c730212fcc1e7809ee192667bd +size 37725040 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a8b7829bc6ab26137b1717b7c9fa24122c7736f5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000020.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89625f491a561c353d8f359b0bf43747c5290c1d6691a1bda6e884a9ee3044d8 +size 35711137 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1a0ab44373cdf911e32921a95bfce87441b6047b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000021.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:387a3af2a6401aaf2acf9a8932ecc61b10e636c8a4c4a2b534a9b7d3e753b249 +size 33523320 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..32b723d635e0edfa7667f46cb87a1052c92f4a7b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000022.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c61badf60666fd4aa934333e078d3de429b24eced7f224f29d307efdad21ebe +size 37892061 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..30736b03781123e5dc9b0b33c0a531aa3f58443b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000023.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4062bc1ba979522cce11b88b4c4814c7f40f1eee8d99ef52083e9405cffdb21 +size 30134419 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44b9786423fc07e06b0d7c65a7a3a926b21bc1c9 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000024.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c74cebdb81b552232537d2b3f2f96a3432b323b4ee5a2b0ebe3f7f061c873b90 +size 27574332 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dd52520a89dab84882842c22cd22c053fa29714 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000025.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354e79f20b6cfb2d7469aaef0e0d6ed43757b0c91aeb2a88e1bf66b84a940e8b +size 28733533 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..585a7ba5bc71d278c31c00e7eceb91bf47580f79 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000026.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872af90a42bb70d96beee8187cc50f8321042fab46c49f91c041c4efd4bb597a +size 27404055 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3517bd12b30fef5fd66064090696ce850f57d06 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000027.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bd7bffaf45d142e084d761d89b8cd1395d748add5cf042679e7c97192af29b6 +size 30700902 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..aeafa28d380b380c85538117b96decb53d006a3e --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000028.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6256b20e170bbce67484117750ce819b6736f6aafc3ad1c3a99b1f887b60c6d4 +size 27641088 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bbc2ae9af3f7858ae1613c89bd11c21c7001a059 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000029.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b533ae32450f0abd7aa9c4528b0ecb769b1acd913f3d4cf1e53fd741f2ab5cad +size 32232589 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..01fad825f6ccd95339844c03d3eb47f6e1b61895 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000030.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:204ff4d067ad6adae8eaebdc87efd431201e2f7439e2d6d3a987c7143dd2abcd +size 31517528 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c7518e23ff74d8c7877fb5d2281e3e03efd14afc --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000031.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05045d9fd7d2a14ff774e0ae993e6ba12d6aeed160e621ec34548fbc2e8a9b8d +size 27333998 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..80d0b73d659c47c7c7c8971b4788b2f7975d091f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000032.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c626dd5a73c8bdefa3493e74519d421a85b85e9469d318eccdb76c77bb6317ba +size 26465325 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..59fbff16ba10a99b13b354ab60fd3121b0b09b5a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000033.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebd771c2125425b183dc8b99f0c0b5f02f52ba11d30cea06ce0194601bba8c1b +size 20896216 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d00f4ac50f7659150e8be96d60c206772781607 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000034.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:595cbc42f9ed422e1db9505888c3c7fccc924288d5880bc20a370366ddc63b84 +size 31445090 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..010ba46bf5bc5a1084817fa9be27882fcd6d642d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000035.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af519ea544006505152727c85bb0d934456a6926a78cbdd3e992943892f91864 +size 21495226 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e03dc2f9343cd2577345b4a57deeb150da1a29d8 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000036.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9db15b7922e325d56ec4b94071f15de0b47ca84ac7afab16f7ba4ea9f9e7984f +size 34363606 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e96429559efab2a42ba21f53dca51800fb45fd53 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000037.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb07dbfdd662f816c648cacdd181503f9dffe1384b61bd8802feb4664fcbe49 +size 37595418 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..283e2b7a124946fa41e0493b3a7d31224d3b92c4 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000038.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e238885206a5e00500593fcd81f09556078287f4d86bb85799713af7c4fe90 +size 25455554 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..29b809968f58e6d606a9705bf8082cb4837cdfd2 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000039.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0686381ccd6a5624e561e4e91703c44b15de20ad49aaecc7b087c0f577e3eff0 +size 33989851 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2da88951ea014f41b22254536920f4fdbc48a7a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000040.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8781565bf0b9a1c83bf2dfae54c936fbeceabec3f654125b4e4b5ac3fb7205cd +size 31468960 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..94ff71fdafe11592e9bd801bdb521d960a5ff42c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000041.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d869989b97e23c09abbc36e39586b43418be34c24ee017109d33d9a2053ecc2b +size 31495689 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ba4442db28492af6eded4b1dfff6e31768ccbbe5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000042.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5341e9f5e178adf87dedee671584620bb4de51f8adb280308ea553d75b7dc6b6 +size 23823112 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..17718298d54638eef160fe985ea76a57bfa04558 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000043.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a67d18dfe70782744a96bcd813f40a3c523e59312c83196506de82c6a2474e +size 36707319 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..57650bb98d54f0d911ec316fd843499fa45d4f39 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000044.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe300c265e1d3b6117f3ac43747682ce45a87a3b4b43efb97d82df10daae89d4 +size 28680943 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9cbd23fba6cdc47ab00f92fa992c863a803d70e9 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000045.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:527ab86fd34320e5b252ae3e0202f643a3cde06fec2797a29213bbb37410e92c +size 42400191 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df5ff34b786e21081a9756f9666529415ad57e77 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000046.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0794b0bfaf1932fd75fbafe040b3c7a49afd41883f6ea081b35c5c42d4b7758 +size 30123266 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..424297933b5529f8e2213deea6699d9997181de0 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000047.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:431c971d337a3433be3bc6fc406ac5a27a5d9de5f2b5a0864e56de4ad1261c1b +size 30207014 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e084f4677ffee8d975f1897186d919f0386ccee8 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000048.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e7e49709719b4048bc5d355e03f9d0feae75a76f39058f3aa1c3d11636dd937 +size 30552911 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..532336fa5b0d4bc1a8956c66eed4c1e2c424eff7 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000049.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dda4e3b51a1d5801bbc65d28fd2c5996ab1e57adcf9ea21ae9def46f4c82944 +size 39087984 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e69a9ee81be752fbc5f0688da323d09a55841c0f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000050.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ace4a9a4e759bf79224fd5ca645612ecbc31eb328defed24cbcca3257ea265ce +size 30941542 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf46372c52efd8518388965583a0491a47c7ccc3 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000051.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41d5397c702aa9a8b01fbe5f366f8d007c673055a7a3bcbd7cda0ca1b8eea7b +size 26892322 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c853ff83f43baef4ca6c8908b34d2c0c46a2efd --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000052.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36b21dc76dce285bd978d2d1b32a8e6e985fc9f702743edba5cb8dcf96e80cd6 +size 24361379 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8317d9ec6d7a244ed1afcfd4d5670c3f7b3fbfc1 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000053.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55cd6a91cec5342513b3eaadf420a8dc5b343a1668851b492d1a9aafacea9c19 +size 28764311 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..24223153f878b15c8995157716a747898d8fd048 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000054.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66379f70478654cfcae50d26628af82d1bbd6bdcefd9f5443c991b335fea02ed +size 28684086 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0915e6acdbfa99d3d4479cea989ab552236675ba --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000055.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a259003d507474f5ae5c1b4f4a56e25289cd02f7fd1f0fb444904f7a4d73539f +size 30366975 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..67db1b557d11b30744afebd59efba6db3802c9f9 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000056.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c35e5dddb21a15a75d00993e791a5cec841ba168ec36bb42e868ca6e668841 +size 26166753 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3d0a23e10671ffbdcca113cafade4cb094f6866 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000057.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1750e07f01e1cd321c004f7313603dc754103b30c93a1cffad1c10b1e4bc411a +size 30514095 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f612698604d8d43d925eda2840b2e5e38fb96b06 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000058.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3528b2bc170867f835b040e4d484014fc8eb47a63f092ec65b0c5d8f0d3e65ce +size 28761515 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e7130d1a8c3966d62ce974950d89a6b5ec815ec5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000059.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba0801d2d240c1c266c781da0893655d7d37cd9e2f8e5f3899f87ee30494e6a9 +size 29352093 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..33ee2c5722c502ee18af0566ab9b41d853012d93 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000060.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b601841aaf6d4812dc50b554d6c32eae91ada4e7c7eafcd74b319f1967011ec +size 19448333 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d295cabe03ef43e7edaae9a7a4785b9093e72d4e --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52ff4f417b44ea4ef227645dbfc03ce542ab563ff22c21031662de83b24aa768 +size 21937878 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..02625ac0278dd808c51182591b6c08961369d2ad --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae703d4b0fdca3e815caad51c887b725a87643bee0e62aea0c9e1cf51c363bef +size 26208853 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9b0dadf30d609ed004703d3100afefc115f9014 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae7acad91a80cc7e8c4658516d1d94c2d452aa06d4b5152b49c1da9fdc82969f +size 33074626 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c30e98cb22d4394fe7ec129075f706a514d06438 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39c009937203e4fb2827e37bcea9a589c3c6c1be24b984291df6e10d8191b23a +size 32686626 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6224a4e99006a540ce98e20d01679b3e6c231492 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8812e6b37f8f22907e0a6faeac6899940f5d411c4bec2e616534542d3d4b1bf +size 23158893 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d014d27fdc0ea74f9bba0d94added01773a5c632 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:040cbd10f5556516390589003a2326d492133197248fb2e46d99c1925bf58474 +size 31491694 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9dfc656e21bda454a96e686371fa1e8a748ab276 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddf7f7122a18ddd7a9305268b6ff13cefe66658bedcc80f22b0f222841bb2b72 +size 23281377 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..380e87dae9ed7ac54370c3cdb94e071f274b320d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7debebb889c4f4fb98821f010b336c5f361e9cf2167fe491c52f513afba1b071 +size 32202758 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44940cb260ecf199c6d2c1849d6363f6ca2ee253 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bbad50a9aec63eaf10d1c31066a731575fa199eaec5b90801c085f152986581 +size 29915780 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..542142056dc2f343d95045ed445804d6ec7765ed --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa49f562c7892f5fa1a0754e58b144cfba04d95a348998bba3375e17e09710a +size 31515703 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e25a765ca1abac11836b216fed42f2d5082985c4 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86efd37c71d2208b816676ceba6bd15f1ec27d30e6ae48d63a3a0dd038270d29 +size 35762786 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d160a361c8d0210bd284f9c05de699c816dd6bb7 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b10076b35205ca6c0ec0f0a8525f75903bf28adcf6065ae79a65d6856098e40 +size 25583788 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c32da3f119e7c28714d2231393266243933d1b10 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02702c623eeab676e19c3672da87212a0bdbc98c54d3f6432dd45c1d648739f1 +size 28022827 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7d9a26e00f1198aaf309f4585f0691d9097ba9bb --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:292b37ff4d0c7fe86fb7764f42d875f68e03bc67793c023997ed7150904c39a9 +size 31059824 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..effb019cd88cb6b5a0c8b8a0a1727a5247ec015a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e2271acfc090e662bbc0d14429dcc37bb43be3be88415ef81d8d158fd94336 +size 43356645 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6ce687e20228bf9073dd84e174c919b148c724bd --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da6952b747565183909299ec2c59ea97c4d645c60c2426a3db9f8a140bb06002 +size 39586714 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fdda14ed1ce90733b55c358d592bd31ea265f6af --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:440cefc2bc815167465a807f1f8228f703989f07bee56de9a1d2b8351ef9f1d6 +size 27197314 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..847033a02a002345fe1c447ec55694628915e32b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0047faedc6ac3e53581792e404a076c91e4597a85b231750fd5557dc543ada92 +size 43450067 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f30ab4706ab2d9ef7490bee8e8a673c9bcc010e4 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaf17a22805cae008062c0c6fcbe0fad9e0b070a6b9cc4f76366c1ae65673ccc +size 26581262 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9bb93dec218a89fd47cbd63898302c1c9c215fa --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:538f06c3977d9bc3d8931f3fbfe302cb44dffc6189b33d27456eb0305ac3d08e +size 27052585 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6f1e2d8b63fa261fb103457443309818f016a9a5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d118e576ad026206c6522e832dba604494f19c8e160b1ba42f5cdc4513d8de +size 18651519 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8596db37009e681ffc1d85c82007a4e5b85ee9f0 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9dfe3812c8398d7ad1ec5fde47e52295b1d743f11b7af75565841c58639598 +size 27383013 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ef2a7d0735913b25681b1a9a54841a26f187d06 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d8c1b87de9c87e30a532a3d4679ca916027ce60b935f54a830650f135625c29 +size 25643278 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8c8409c95531cb9d25b3b158183642039250cab8 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79a329242fe72e69fffd2e218bb6cb393d8396dabc55fd0c99259a65ebc529d1 +size 29193240 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b7b6556d239b108aa2d4faff0425f7f45976936 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e37ce7fe1d87fbf1a07bb091fc04c0e8fd746a35a840f6244770494e65f3bff7 +size 28134673 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2490032b207549834247d7ea2bc1bf3ee417fb6a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_high_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:876bdd2a155834c08a87c59d7ec45c8d63415e64ca84c5e61936f9d00e8f2395 +size 26207212 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b6cff0cb28fbb57c4cab9dc92afd427503103854 --- /dev/null +++ b/R1_Lite_sliding_chair/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:1821b57e60c1454e3975896e454428025d9cc38f1cb7d439f98dc2cefe5bf982 +size 22576876 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..20290a8fb404b1cfe97a5b2f4309f18d74927d21 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ca268ed3d185326296e3ed5e8d8f6350aa106bb2fd84b354ac7583d18c093bfe +size 22680226 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8d69119e74d6649b666308490031971a90a66b9 --- /dev/null +++ b/R1_Lite_sliding_chair/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:9c5b5a133d950883502aee7df611576650757c56e3b2852f04c24733f689ccab +size 18086741 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..651a30f7a21408755bf074dabcd785ff3c811c78 --- /dev/null +++ b/R1_Lite_sliding_chair/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:66b152a1f857668541ac3c7c60e0068b55f9720369e5a4d9a8cf9c02da529ca8 +size 37738444 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf457d601612892cd970690aa725bab8ef88e409 --- /dev/null +++ b/R1_Lite_sliding_chair/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:6717bd9d1b5ab531968f3ae515cc492db3363d6fb945b42670232074d536b396 +size 19537641 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bb100a3af6c23d3e1e2779d66be4cdf24942ec2 --- /dev/null +++ b/R1_Lite_sliding_chair/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:23ea2364f571c8b086a9e8dbde5206eadb8fbcbc94ff92c7043671566506510d +size 23500630 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ec7886f688ff1c6ae8e2f8785356823ba2406f2e --- /dev/null +++ b/R1_Lite_sliding_chair/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:920ee74b663dbf2ad1702c1973a23f6ad04fe2be154bcc3b5651a4c6d9ccf07b +size 19511170 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dccedd60dd19667f47d5b0efd969caddcffa5d31 --- /dev/null +++ b/R1_Lite_sliding_chair/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:fd9d1fc4329d5e766217531796a26bb85b427416e4284f14b6256991a4b21e9f +size 29043230 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..25b9cd63f00be8e02a54ed8490ff0b339daa577a --- /dev/null +++ b/R1_Lite_sliding_chair/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:fe1cb59cb0640f67762ecf4ef9b88fba678313b883637428013e36726c049790 +size 24782411 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..126d50fa04a2bd1342b1330769c47a14d2439fca --- /dev/null +++ b/R1_Lite_sliding_chair/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:15a94a307b015fa377934cea5b94ed7ffc4aafacc675159b8e2d52ae3cc2c08c +size 19584654 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58133da50bc1a5c7da6bd1aaf2407e4b7dd3bf39 --- /dev/null +++ b/R1_Lite_sliding_chair/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:f902afcd063c65be7b4b80b3cf3c792ef852af1084a00d283cd0088dadcdc8b1 +size 20036807 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e4c9f9602edeade27f54c00bef722073f46e1dc1 --- /dev/null +++ b/R1_Lite_sliding_chair/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:0a5bc1680048a985faaee34544553a93f95ee133acd5ee43822cf03f8a1ee21d +size 14106514 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7bfcdfe93687bcefc8700f9bc21ffeb55b4ef026 --- /dev/null +++ b/R1_Lite_sliding_chair/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:585170ff39faad79a9857bdc31f181e5c1b23be3728bcbd94c1079a81fa5dc32 +size 24173536 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c38f3eaa2d2169c745d839c610c4d39f2255c65c --- /dev/null +++ b/R1_Lite_sliding_chair/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:dbaa68c97cf73b23ae04a22bfc1d739b7d37331114f64a0bd89e7c3aca2e67e0 +size 20787376 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bfad6619ca05c923fcbf07a7d697bfac8c536015 --- /dev/null +++ b/R1_Lite_sliding_chair/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:c8b1a6cdf3440bbf3cb080e4c2bc3b1150ef4d9b8ce7ff6c577ef3413ccc2b38 +size 28695380 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c4c51ae25e990767150f11b1580614fb778e9c7 --- /dev/null +++ b/R1_Lite_sliding_chair/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:a1e4549f0d9503d91fdf5ed6275dea76e81a0c52fbdcf15417aedac76d1eb743 +size 23519665 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8c3b85b545c9b902401bde4462d249f36031adc --- /dev/null +++ b/R1_Lite_sliding_chair/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:fa4e2841be2f67fbd8a2df4e8db0d29a2af2ede61d9d3d4fc721c195005c5041 +size 25484854 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f2194d4a8d77bad1b7c1a57b256e6fac7fe7f931 --- /dev/null +++ b/R1_Lite_sliding_chair/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:5979532245dc8dc5cc18f47dff324047906e5188ab3d2ee1b2efba22a70b90e0 +size 31701403 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6451f142b41a1720a7c815005d21f3991d89c64 --- /dev/null +++ b/R1_Lite_sliding_chair/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:f609b1e064eb12442955b777400497f8a41cae37e4d3f695cfd8a2b179b15444 +size 25238688 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..808f9852ff6e4f307928471eadf1394d9c460104 --- /dev/null +++ b/R1_Lite_sliding_chair/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:e00e824435cdcde7311ff5b96ca19129c4b3245841f34f147d1d588bab168837 +size 27240172 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8bc52b743147e66a724ab2236589ea40cc638cff --- /dev/null +++ b/R1_Lite_sliding_chair/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:9bc77708f66726a66ff06d31ddd7c913e75921455987ef9e9b8574bb66d3d1c4 +size 24901275 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d3e816eded953b8b8df254a3d3c87ad84b531d0b --- /dev/null +++ b/R1_Lite_sliding_chair/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:714910686f4f71b5b9f3085fed3ac6b44f1f6ac4b4e60cfe0ac51e1827070698 +size 24924476 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9a136e53e88a429b9bf67edd657cb0678fa01b7b --- /dev/null +++ b/R1_Lite_sliding_chair/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:28177dfc15758ea0cfe3cf21a6dfd0b9ce4fd2f40bc713cbdfa82cd9495cd79c +size 31969837 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ab927c5e32c5e69488f5173e28c63d433deb28a --- /dev/null +++ b/R1_Lite_sliding_chair/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:6db251d737f94a524ff791939cb0cf454b0b1ad3ef96c849e00bd4b96f3c7480 +size 18892997 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7745869decfafee612de3feeccb37f7d54c98607 --- /dev/null +++ b/R1_Lite_sliding_chair/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:a6767c323eee90ac064fb588f8c27b114bb02415209055f1894f0df193b40e65 +size 23956566 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d1ec1ab41d541cfbd167cf5540d0b60ecef13479 --- /dev/null +++ b/R1_Lite_sliding_chair/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:579bcca83fb998c4343d3dfb812fba46263b60c81de60c8a15e30d8c78c7cf74 +size 23281250 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f5c7a46cf453ab42a530858e4ff04bd9c8c30d61 --- /dev/null +++ b/R1_Lite_sliding_chair/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:b9ebaac602c4d89e6404cea197220c7a88e9062e8b9b2a2840ce8dcbb550b3e7 +size 18203684 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2b1215f8a3a794850323d427f55fbbc43dffd0b7 --- /dev/null +++ b/R1_Lite_sliding_chair/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:667d4c07c258fdeace402a0cd065e0fdbf36aeac3f525d8e16642e011a504ad9 +size 37835587 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..66a3ccfc3fedddf8bffa4a95539ccd05972ce126 --- /dev/null +++ b/R1_Lite_sliding_chair/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:302a2a21f0b07fcd829fd472dac884971e68776948f80258eddc7b5db1fbbf6a +size 22442403 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..296081d523b67b07d91e6010697835295501e4fe --- /dev/null +++ b/R1_Lite_sliding_chair/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:14a3245ddeb9b05ca36a5ca9d78f12221da680c87060b47e793139e75fd12e80 +size 20479995 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f63e95072deb7356b0cae34e39e4fd86a7337df5 --- /dev/null +++ b/R1_Lite_sliding_chair/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:d4873d7f4a36b2674537bffbb795478226a1e3a6543bf550a9f2c4a35b29f7b7 +size 24663847 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d49016a7cdb0c4c64295ceb434a068a258f19271 --- /dev/null +++ b/R1_Lite_sliding_chair/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:636104521a2ebc6b5efdd99bbbd5c4f51852bdf68a72bf0dff3cab3b3c29baa6 +size 17288732 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8fcd2e9c3eb0014098532bc905c4a0325d383718 --- /dev/null +++ b/R1_Lite_sliding_chair/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:fdfd376bd197925a732329eff5df861a6fb4a871b012d70e65e76450bca65cf0 +size 18537494 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1443e3c3b46dbfc5bb7c0751da8ded425caf576 --- /dev/null +++ b/R1_Lite_sliding_chair/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:2e96948bfde102462b46b18fa3663b9cbab05b0690295c556130e2423028940e +size 14339655 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b44eb6ddcb98a6c88fe668dde6d73b5b584a0d0 --- /dev/null +++ b/R1_Lite_sliding_chair/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:e42c41c9f53ec2531acc2ac688188668a73d94e929331d4745fd253cd063cd33 +size 21684691 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0bc807dea0f0ed3900002d63dfb59872dec04cf4 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ac5de8e4a03663fc63f288bfd6f09a66610916dae5be05ff732fbd829e8e02f1 +size 16509191 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..045e725900dd460254f2bee9498bb5e647fcaa56 --- /dev/null +++ b/R1_Lite_sliding_chair/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:79cf870221936c0ae593c5237e22ddcc2ad882666992cdabeca4c2f08ae81358 +size 23895956 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f1774244ee200688dfcef9e2d054e1d1096c719c --- /dev/null +++ b/R1_Lite_sliding_chair/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:cef8115468ff312b018ebcc0161876192bb5c9d0a176787e8040b552021d48a1 +size 23922846 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d4830170e09e0af3ebdd527dc8a07d257dc41eae --- /dev/null +++ b/R1_Lite_sliding_chair/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:e28adda8a24aa13e0807cb6157920a760bebfce817448525780b759f62539f83 +size 24095665 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..da47fa188e7aae7c48997f15e8e326920cd03115 --- /dev/null +++ b/R1_Lite_sliding_chair/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:d2449b7c244aeae882d3ddee3b9324a7e6da51cb2292584616d036d2bda5ef01 +size 28796704 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..58cecb9a831e89eae1b295f3d14c0e12072cdb17 --- /dev/null +++ b/R1_Lite_sliding_chair/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:f9731ded783403b9b5738d2f3f66ed29bc2b30252b275a6e255870c29bc85062 +size 22616292 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..27cc5528ca7d0419489e3fbfb90c798e3a4425ab --- /dev/null +++ b/R1_Lite_sliding_chair/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:07ef1797673c2608b8710e4e89f1f2ce3737591ab2b777719b90d49caccc0eee +size 22650053 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..633f4486c46586591473aef64171cd1c49ed0e4e --- /dev/null +++ b/R1_Lite_sliding_chair/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:905d06fd85552e9be31a7eb6259c0bba103b9a3c98b0716f993bad48665737ef +size 18321347 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a4926be5ca4c23f197422edf1f9cba1643fec87a --- /dev/null +++ b/R1_Lite_sliding_chair/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:09c5333bb74e7cf3e1872e1f81f698df7e33c111601707850b0b8543f4490a79 +size 26348953 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8b59e85b0388f87eb636b8c7a0b34d46013710f8 --- /dev/null +++ b/R1_Lite_sliding_chair/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:7ab3dc9cbc477eaced42eb3ab6a5a128a96440807c03c35bcf4500cf2dc6a301 +size 31858386 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9204e9373dd9e584cc02c82e9603e1f8bb425fc6 --- /dev/null +++ b/R1_Lite_sliding_chair/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:2be35abc311cb8fdbd54ee783b728943275ba85b39b8f966d00b6265ffd0edd3 +size 37521181 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..934a316eba7a9b4a54ac6d4c0a7055c499bbbb63 --- /dev/null +++ b/R1_Lite_sliding_chair/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:c146e9c50ca8a36a7a085f13198a538ed657c51bfa2ec592d4235eb23000f7e4 +size 20618829 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3441440593b37476b5561ca684bb457379afb219 --- /dev/null +++ b/R1_Lite_sliding_chair/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:775b0cb0f0437bf17c41e434b43beb183adc81b0d40830e5b288b89ba056e842 +size 20766257 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c34c02ce3f3d92c7866ee5988f467f462e7c5338 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ca2677220a2dcce876d3b26a03ad965499591dd127d031c55306893329bbac1d +size 23936392 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..45a63b9b4e52c262f421384874ea4e8303092517 --- /dev/null +++ b/R1_Lite_sliding_chair/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:a124f0acd07aba9fe5f39e62f3df3be6715c88e65a8ff16ec4d1693799338b5e +size 28193699 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4c94e1126b31b9e3f1ed3f63d6de5fe8bcf4efba --- /dev/null +++ b/R1_Lite_sliding_chair/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:8de44d2e61bd012528c963118580cd501f02791b726a28b41f4c33e12a7a4339 +size 21411072 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83f166f0109e84b16a4153aab25363aa983f201b --- /dev/null +++ b/R1_Lite_sliding_chair/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:71e011a19c5700738c2744b1407f51afd86004229a21cf21876a3416f4d42616 +size 21173834 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6609f955a2feef943833a7edf284f029bea40fe9 --- /dev/null +++ b/R1_Lite_sliding_chair/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:08b0c3196b8e2eb4a4392ce309d05d4d8cbbab0b40c868b7a070eb654c7a6176 +size 19174995 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d30980f38d73f3aaac908b01480995ac07f13102 --- /dev/null +++ b/R1_Lite_sliding_chair/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:bb40ac5f2c3f58634e732f575f87ffe8e15d1cd49e1a381c536531e1be27f667 +size 23331539 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5c0fc7f0065d612de3a3fe22036fe6b63acf5fca --- /dev/null +++ b/R1_Lite_sliding_chair/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:460ac498df3976edf1c10aa8a24b73fd605f7cb8b3763cd454f486d2930c1855 +size 19136961 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73cbcaf963a1884f51b1f74b53387b1bdc9c61a3 --- /dev/null +++ b/R1_Lite_sliding_chair/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:e1828008d98aaa69d11ecf376e9b50dcfe7cb721663cb906fe408861594421a9 +size 23732191 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e90430ad9bdb72f7fa6213c89d6f115cf096bc4e --- /dev/null +++ b/R1_Lite_sliding_chair/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:aaa6d5cc39efcccdb194a581d2cb0179212affc219cc90256b4eb637096fb291 +size 19972860 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..147a9bbdbd9f8da8064ff0110a46198b427fd3bc --- /dev/null +++ b/R1_Lite_sliding_chair/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:fb73d68fb607d1e5a3af8f21bd0fccde3ddba2e9db051dcb5ca024b97d824cf3 +size 21706463 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ee099877c89e0ca4e1f184c28c627efcf5c58130 --- /dev/null +++ b/R1_Lite_sliding_chair/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:544f83d80f627798800ecc5efb09ff27ccf5403c0413963650984e3f6747824d +size 21705967 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42a6fe6c0ab3fc9ed0da132caa74f63b0bb2e517 --- /dev/null +++ b/R1_Lite_sliding_chair/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:6d341cfb6b01ac0c061e282457f92fff78c46c9c5293b0484a68bb7579abb1b2 +size 27061576 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1fcc87289548d91a4c2fbd72a7bb5b4c9738cb85 --- /dev/null +++ b/R1_Lite_sliding_chair/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:e472c6254130f256177957ed2d86b7265ec9646b5c6e9e4ec3e0460a73265182 +size 14770558 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..199253744ce732d4de47c45aa259d6e1381916a5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:473f45922f32ae40de22ef115689aa37bf991d8907d2fceeab7b4e250fa60fd4 +size 17040961 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..12f4e639171b528bf445a60f1452ea114d5fb20f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d27d318f2cf7592777cc7f991b4b6770d0ef7f07b6c9e387e05afe5035311b68 +size 31098711 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0116560779f4224940e7fbaa1ea9aacd33e5cc29 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78006b00f5655fbb7a5762a5db6ae6352132a6d5b59341d4408b53b32c0bd550 +size 22739556 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cc143a0f84e873bddad052f89962799a526b4faa --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d57c39205790fc7ac69e30f40930f1bc086f7d15cbd44c25168d195e37d49e0 +size 26231070 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c087c6be1e3def5531a06315a29bde9a3cc09239 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84730524c5f206d31051a01aecb6ce777e0acba600d05b07525307317741dfde +size 16906978 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3aeff80629c657cabc0b992190d9f521c18903a8 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d059145ca1cc361f471b2dc37fddc73d1d925018cec52638dc52347efbda08e9 +size 22350649 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..096b07f6288d51809e1f4f190894f1e66c5cbaee --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c1227bdd80dfee64b153b7e827dd6f1a2f5433ac097947e339ec8ed279dcfd +size 19217597 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2fd77536eae146b665f78fd9c7b7e905a6bee2a2 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a30f7d986c80e023c6c7ba2166300fe9ed37cf34dbe548e1c0faa70af007c52 +size 22957451 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a88bff3ded57665763f40acbd00a14683d3c17f9 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6584af3b333f1c3440c605063174c9351c26c3a95cde2174f09c6cb33c424fce +size 23194242 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e8d3dfd200efe478fd859e5affb00ba5cb5d61e0 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96bbb7edad8c48b33ae1041bc2af4a345d861ee6fa4d8905dfd2925d878a7c5 +size 26275045 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b2cc23f0412c156b8e92fec1cf2efd98a4177de6 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e9440d3353855657a73c27310c257c753c346642e6cb4fc9cc98b3abd9e0ae +size 25331021 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55d556bf48bcebec95b18f9b67d578d27bfa5e9d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4c0587d9439a9bdb87500864924cce955c8438444d68fae7ca815aff65fe6d0 +size 18067921 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55a7031a6ce182014854e69301f3f839b78ecad2 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43a58d805eec68a10b25ca2e30a2b01be162aecfa02bd42efbec83011a11fc02 +size 17676120 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..98f3be9fe70d1761e85c7db2ca95c9c5fc8b6f9b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18e68add2e30d8cad4023ba07c2c1c8cd20c365a57898436256b3f933b8db25e +size 24503445 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..cf94d2c42dfdf5679207f5b3c309a047adcac60a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:385e339e4280c058a068324f43fdffbdce3c7608ced116c6f41c23622d1b5a54 +size 38962327 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..42bc96902d59d074e37c964d2209242140ef0e83 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5db622a060f6ab771251828a152c6e629ec3f58ad55d1fc76693aa317fdf69d +size 26395074 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..51e9bbbcd5815d661370d3da2409f0f2634bec0d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9ee1453523175d3c039c87d7750eaa5adf213aadd7663e85d952fb5f643fb70 +size 17104466 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..83b0822e78fc255a28ce40aa9110e41263bf8301 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f6c2f78bf41b46a63c19ed67d356439093a12cbaa5ef00b6557c20eaec07062 +size 34180925 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d8e6abe5d65728148692307adb750ea3023ebc8f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d36cc3f2be507887dd284026f342861628ac9231a39652141e53bdd79296bf3 +size 19947138 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7efc83933b9ad404f89a634377e899ed4ac51ade --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c04d34edaa74ea17ab75f6f3cd53e2dc9583ab653e3a6c16b6796eb17a8c00c +size 16931107 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a1069e8f7fb68246d9fa9e1d4ef0b3d9735516f5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93cc74ff486b608177a098743ffbed56ccf34230ff499a25da760e8df54abc07 +size 15740819 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..44c126249b6ecc8da8a3f8db8993ae4e48b2093a --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92a3866d62bc49993768d571e07219811ea107fdcc2d3f0b92380e6329e0329d +size 19241538 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1d2056e7012b3be139b9da452732b43ca3fa31c1 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7da139d1fa731932a93269f25c09091168723ab85e94e1f909a1ed47ad489d3f +size 23616374 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a15329d6729a67c6fa6c41fbc3425d8173d79e27 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb8731f878141899f6940caeeb922f00812c0409fa582d674473bb06e0a297f1 +size 21809604 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..38d5f222f42538c29a062cda6789f7046c029db4 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0406906d56b8846e511ad54c27a5d8a6676c978bebdfcd3e4e5990107f5498a8 +size 18437342 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2eb2d05dfeeeedc90c695b6cd71fd7b2999efa3d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_left_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06292c97bfb07c7557f7e8dbb52a17a2c7568780e101f58b0062a189f06a34fe +size 21308215 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000000.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..391d712961597ca0688e594916c4fc8c63ab5795 --- /dev/null +++ b/R1_Lite_sliding_chair/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:5542bf059b5088a4b1ab598a4fc1fde143da63b76a5e39532a786ef7c5b68a00 +size 25891200 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000001.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..0482519045064277300aa6b8be37103e9a97784c --- /dev/null +++ b/R1_Lite_sliding_chair/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:d622e3427190220e6c3223f14f94e4d660dfcf4481acded02aa7c0f1712eafe1 +size 26524657 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000002.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..617c0854de5f7cd6dda88bf00aec829abc66308e --- /dev/null +++ b/R1_Lite_sliding_chair/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:283b0373471af330402e81d5dc4e6761a4bfa17478ae07c3422d609d392d9966 +size 22270708 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000003.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5df845342f9a5718eb5d492b4e41c014b3c1566b --- /dev/null +++ b/R1_Lite_sliding_chair/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:fdd6a69a739da7918c93d7f562fe800f655e56ffca80aa3987f561a54f961fe0 +size 47890725 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000004.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..837b0a274ee29afa876050875b0330e81eb68706 --- /dev/null +++ b/R1_Lite_sliding_chair/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:497aa30db0d86d209d1631500b65e3795e2633f59c473ab04834d43a1b76d221 +size 21222594 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000005.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..77c89b291317fd6beb2740f2704322459ad55048 --- /dev/null +++ b/R1_Lite_sliding_chair/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:6fbe3082c2e9ec7a503075d4d3cfb77bcf05efa205986da5f7f29fa084f9f34e +size 28770580 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000006.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..07e34fa8e14ae632bf80c8e5bc7228534a730706 --- /dev/null +++ b/R1_Lite_sliding_chair/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:61561e4b8b5ce0c18ec720f80df44fc1541f9219c3dadd6ad86d249c26b94a09 +size 23359084 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000007.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e34f8adb6e0adb0ba2872af2a9ed795612961d93 --- /dev/null +++ b/R1_Lite_sliding_chair/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:f35bf6e9498eacc9647d7699f1c69e7310478c400fff644eacdbbcea86ebfcd6 +size 30724157 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000008.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..affec3302f6715a4cffe7fcc333145626c39648f --- /dev/null +++ b/R1_Lite_sliding_chair/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:0ca9367a2e299996749fbc58a8659a85c44210549ae60808e97ea2b8138d25ce +size 29799621 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000009.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..28698dc404b6847b4bc680a9eef0cfdebc1067fd --- /dev/null +++ b/R1_Lite_sliding_chair/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:e27374c02657e6f5034fbe7e45676815468ae8833dfabf72b09f5737ce155b68 +size 22699071 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000010.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..919c26517564a365422d46f7a374174376ce692d --- /dev/null +++ b/R1_Lite_sliding_chair/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:e863a2250f24a55fe3b11968ac8af7ab0b37196b71fe260032b70731507a1140 +size 22036494 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000011.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ac4e29466fc4df6413243017ad3793e26d3e93ed --- /dev/null +++ b/R1_Lite_sliding_chair/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:ee91d3cec32e596e272715534b110ef95b3eb73ff4404eccf33161fbcc29c737 +size 17625955 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000012.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d7e13980beea23caaa54d652dab305f5234728e9 --- /dev/null +++ b/R1_Lite_sliding_chair/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:839698b35b73057b4873e9e754e2500e1543a099e780c7f3b0d7fa66b393ba2b +size 27773943 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000013.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..31d6154ae699cb9aa0ba6c31d1bb563cb77d6cb7 --- /dev/null +++ b/R1_Lite_sliding_chair/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:5a359e96f8a07a108e570f24b29e6f7d82a5f0bfd4cc5b71dbed181f02324e84 +size 25340983 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000014.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ce48106e58d82f77a2f1c423437e860385b0a0c --- /dev/null +++ b/R1_Lite_sliding_chair/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:205625039a1f3ec0ce356bce05577954b9afe3261eb360aeb27648bf39ae7b5f +size 34932992 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000015.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c9a2cd6367fc79f1bac4e0b237fbd374944011fb --- /dev/null +++ b/R1_Lite_sliding_chair/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:62def3a23a6293a6dcbb2a79fdeb0a026141ed71e6ab2a15196a68cb33f73abb +size 28338891 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000016.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..21227986bb6cf6a3fa6379242b30a615418c2055 --- /dev/null +++ b/R1_Lite_sliding_chair/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:b32fde1be1ba08e44a26e39fb069a817afc4c3ac098de732689e1aa7cf8f1192 +size 30973229 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000017.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a0ba45034879e92a44b98d3cc2b6a0c89286785d --- /dev/null +++ b/R1_Lite_sliding_chair/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:be212a5d91e47616e1e3c0304b26640f4482ba6f6e2b382b1a02d961ca54cf29 +size 35600254 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000018.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2557dfab1fbdf546f98e7de14a2a184287b9808c --- /dev/null +++ b/R1_Lite_sliding_chair/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:41de15138ae452062d30f8b1895b01265d6ea9f83ed1539516a86ec78b6cb8c3 +size 34557453 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000019.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..eb3b2a7611e3fee24ab506ff9d15b55c56d71194 --- /dev/null +++ b/R1_Lite_sliding_chair/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:5fcc2eebc58f6d1bf46d35045737b1181361b153eda6e206a8ba33211bb0e052 +size 31580771 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000020.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4cda5d23d6de5677e2760f9a3c455d3d13617e4a --- /dev/null +++ b/R1_Lite_sliding_chair/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:8759ac3d3c47b1672b9e0dfe11c21d6f5ece489f1360d056c7bfc3be72ed755f +size 28628816 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000021.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..620b1ec0990858a76106862c7f996fcc80c3c0fe --- /dev/null +++ b/R1_Lite_sliding_chair/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:f250ee14e95e25b881a1d6ab2fdb5d659eb36b4de00f3bf5660dcc3e5bd2c680 +size 29361627 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000022.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9c258aa54cc8a14766c26e5ed846d5dab1cc0e79 --- /dev/null +++ b/R1_Lite_sliding_chair/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:7138cd8ffe385fa1788f0950c930a51607219b1d0cf65ffe6fd8fbeeef93a223 +size 33811809 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000023.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c3b95c868839cc311ef7d69bfaa517d9c945f6ad --- /dev/null +++ b/R1_Lite_sliding_chair/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:1df3e8ff16fffa892ae4ae855a0f6a2f8089482a6ee169c6b83af5988aff7e27 +size 23765282 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000024.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b15a7a33d0162c414dcf2bf11d211a7348e1991f --- /dev/null +++ b/R1_Lite_sliding_chair/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:8421a334804be3cc8e3750bc41e7df7eafb338ea8a67bf3f2c1de7fce4cb1f7d +size 25818519 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000025.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7ec0485d0cd94a28bd7e0795330590ae3b6edee7 --- /dev/null +++ b/R1_Lite_sliding_chair/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:c2c1d9335d2929996f48e9800c884557dc45a21c4d1da2075170b083133cacf9 +size 24801371 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000026.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..82ee675f52f3f3d29e6ef888e1f47f3f5d0548ef --- /dev/null +++ b/R1_Lite_sliding_chair/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:f2cc4a785426525c949071fd3827d06205ae036e15dd857a285e817b7520cf2b +size 22111096 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000027.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9470026092eba4695512628b4f922bd7978fb3b6 --- /dev/null +++ b/R1_Lite_sliding_chair/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:3543a353a29af32427b41c5b206787bae986bb8ce958af352bbc46f5e0b8df1f +size 48571683 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000028.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8487dc6fec8878d489bc435de727b7bd70612367 --- /dev/null +++ b/R1_Lite_sliding_chair/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:912782a6e213289ebbb149db6348767a7aa9f17f8cac7a98e8b95e3c53eed8c1 +size 25973528 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000029.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..3d9edb7b03b51ec82b8452c1a215a80fa8552a33 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ee97ac197afe5fbc348138876124c05292e1ae10ce6e8e521c9372d9353d0484 +size 28741253 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000030.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a8c6dc98bbcf096c0c2caaf216edd98b763090d --- /dev/null +++ b/R1_Lite_sliding_chair/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:6e75b389573f53edfe9eec6665f5c6844c72ab1caea08468702cb407469c90ed +size 29338358 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000031.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..ab88588cff499424dcd91901886abfcc31585bc6 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ebce49f4e883a3ac5879cc8931e3fec4ed89de0416050da597762160fd05726a +size 20105604 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000032.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bf537fae531f8f4f1f085636c19deb4450196f75 --- /dev/null +++ b/R1_Lite_sliding_chair/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:00e7eba7b92cd21279885a17c7ba24b436c7c7bab30e038594e78b0aeae07b49 +size 25846846 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000033.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..bdf2a70b8359d7196ae71f2bdd7d43af4eb0aef5 --- /dev/null +++ b/R1_Lite_sliding_chair/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:0ea0855d96f0ecb01b85d9e9f332053402d97dd624c952e23c6955af029169e0 +size 17378792 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000034.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d1ef47eee08e077894abe9d38611b9a263c6d10 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ab2d9ce8c0733e23f99d0c1eb26f461ccb42be1b544b599b048675163346d59f +size 26553200 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000035.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8ed627c4669f96c8e5d6c4c4dd1fa6b601e95f17 --- /dev/null +++ b/R1_Lite_sliding_chair/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:1ae616503cd70be6cebe700d2b43c8cd99892caa0f2398ef0fe34fb762367eb1 +size 19259270 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000036.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6d9532a768c41e0d2c4a0bffa2a0b2c8c648bbe8 --- /dev/null +++ b/R1_Lite_sliding_chair/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:eac4e888a6b25194242fccf7e3aa81620ff5b6e204f33b29452a26e611163eb1 +size 29382627 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000037.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..73979c8e7e7cb1f3aba1dc5d990205ecc8c27cc2 --- /dev/null +++ b/R1_Lite_sliding_chair/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:db2e26e399de9ce19faf6b4ab4adbf98c02824ba31d10ff82a2efcbd2859fd22 +size 27543590 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000038.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..52f8169252dee015bd879b13f92000e82fcaab98 --- /dev/null +++ b/R1_Lite_sliding_chair/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:abe99e6f380bbc1f375bf6e25c81145c201028106f0e76c63bef899baeeee875 +size 29457724 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000039.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a9696c34809c6b38abec21eddd2e3bba94c0ec07 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ff76070037aa59cc2a35d3cdfdff6e2873ffc068185465d4b4087e1170d82c5a +size 31002994 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000040.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2be783b9c6e9834ecdd602aeebaccbb0a3748841 --- /dev/null +++ b/R1_Lite_sliding_chair/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:7e2b0519c5ea3044500cf0daa046d960f9b146e820461afc64b1a9c28abcee3f +size 27702183 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000041.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d6eeda22b113b188b95ea0e74d334a46ef2b0641 --- /dev/null +++ b/R1_Lite_sliding_chair/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:a1ceaafb5727134c0cedd27771bece8cca5c97d2eb6149d03eaf2c6666e8261d +size 27363520 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000042.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..61b5bb71a6b92632d18c97111c5d459bda73edd7 --- /dev/null +++ b/R1_Lite_sliding_chair/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:ca52cd7e158fccf0f19d85a8944398eee278f9f37e43625a108405efd8510a7f +size 21128140 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000043.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..e069eacfca042d139508ca64b12199522ebf8e60 --- /dev/null +++ b/R1_Lite_sliding_chair/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:df4ef9ad7821b0f4301087db62aa11fc75a7737b1fba8894bc87ef3ea4b7edd6 +size 33806485 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000044.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..233d8b3fe646449b2e3f3b3718f6b7e4d4e8d3a2 --- /dev/null +++ b/R1_Lite_sliding_chair/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:66bea72a798dd7ac38bda9395c79b9d8704e521cc329c53c5d7f2863d025145c +size 37236443 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000045.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a349f2b9b11be2eff90877f50bb8e1289984949f --- /dev/null +++ b/R1_Lite_sliding_chair/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:c548f57f3dd29fca1b4228a42d72d909d47f091268bef958f561ce1d38cb2b91 +size 45914071 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000046.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..53d376bf80250831a7bb82c1b1ba519a768f973b --- /dev/null +++ b/R1_Lite_sliding_chair/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:404b5fdfb149379a8f4ca0dc2d124c8bb61a76fe43eb3462aa8bed6fef8487cf +size 25808445 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000047.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..9b4e8e855a46959e2e1e7f4fbf77e773393a3344 --- /dev/null +++ b/R1_Lite_sliding_chair/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:c200e3eae4b0ce35465fbd08019d4fac174665e0dc810240e7c28c72a42e92c2 +size 26979466 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000048.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..03d6521e29a2768adeaff4e063e3c8b595166516 --- /dev/null +++ b/R1_Lite_sliding_chair/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:457cd0b3a7e4b091624cef2ccec8132c6cf97889e6e7fa8f916ce2919698948f +size 27403913 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000049.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..04e217bcd85284437559219ae3f2a38891d777bb --- /dev/null +++ b/R1_Lite_sliding_chair/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:716b8194483792d752aa5475833d42b1a0782188765539d5addd6554d9911dae +size 35006897 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000050.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..c27ae433b1b50d8ef70775fc8c1f88dfe444e908 --- /dev/null +++ b/R1_Lite_sliding_chair/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:c6a62b74be1f8faf804e3cb6862e18f472bc9d20188b9f30e88a177a69e53016 +size 25412346 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000051.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..76079af94e666da01ef94f74245209ab81703942 --- /dev/null +++ b/R1_Lite_sliding_chair/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:61d5ec5fb48e9bb63e3773209bc81ec120934b2e1d3fcf54f1f6b2aef6f567a1 +size 25662501 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000052.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..716e7cb76dfb9c12282d2277ea8c56024760cfc0 --- /dev/null +++ b/R1_Lite_sliding_chair/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:5849ccfac805897f0a216c539030615c9cb32676be8676bb9a4af898e9a58ea6 +size 21401915 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000053.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..715bc32aab08182e810fb7564b61f2662ae2a3f9 --- /dev/null +++ b/R1_Lite_sliding_chair/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:def077c70fe044afd6e879847955fc55788116a0f9aee7e6658491a2f8a06b3a +size 26554671 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000054.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..dd1608c1e5a00651a4b72ce3dd3f51079e710c96 --- /dev/null +++ b/R1_Lite_sliding_chair/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:8d2802f7cbbb3963ed766cd17c72a53fe53ac650ea2179bc8d78ebd697656259 +size 28736840 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000055.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..4ee45348d9a5a2bd3adddaf4c4226f629fff0910 --- /dev/null +++ b/R1_Lite_sliding_chair/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:18f9b1f11b9e9199cdd2453daee17bacbcae6fb468999575dff5b0851ced8e85 +size 26191269 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000056.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1306388e5fc93c4cc6f4db5acfbe8f8ae43441e0 --- /dev/null +++ b/R1_Lite_sliding_chair/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:edf764e957155ad10e3b8a34e1bd97c85e0b92410ee12344015ef219b818f148 +size 24611613 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000057.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..23f2deccb2fc01bf4dfd473906a0b9353eb25fc6 --- /dev/null +++ b/R1_Lite_sliding_chair/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:80ebdfae234406acfdd84274fa275230b768ff91ffc344f39aecec77ceda215b +size 26721162 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000058.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..888f0f887fce947f2ff546cbea327a19612e11be --- /dev/null +++ b/R1_Lite_sliding_chair/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:9116e667ee46b0c9f444ea9a0c945bf3a5481f08e013ca8fd8805f6e06a1b3bf +size 24392139 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000059.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..2d145d34a70a3d68a7e711b1734a49fa3227886b --- /dev/null +++ b/R1_Lite_sliding_chair/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:f1f1456bdc5394ed488c3ea350dc5e1830355ecce728425c71bbe455f46542c1 +size 28768097 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000060.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..df32fbf55a50d3d1c1677a1af337801d5ebdd758 --- /dev/null +++ b/R1_Lite_sliding_chair/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:4d4435b41a96ad7e611ce2001bdad7a0483ba7bee04bce5028ff528a52bf4b75 +size 18937902 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b457e2e878839920205f5b28fb9cd9078dadb29f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000061.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:325d60e97bbd51f8e922dae09d00fdd1e255911313dc0b557aef5c1778f8a062 +size 21498913 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a86a132ce7ac65e7696a0de6ad51e39ddcf97c70 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000062.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0095c2db351ce094e1700738b695f58699030d4a923e6c8b06987b7fe3c6e2c0 +size 44368533 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d90699e98a5dda5b23657235fc05d14fb20ef4a5 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000063.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a33b422c52ca637d91688fd919f7df7e9b42c9d0dcff3abb13cd9a4221711c33 +size 31400941 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..f9f7cbd3e2beb7c4da914c03107505a0ba6eebcb --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000064.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af327363877cc85f821ea796145bec2617c58bf6c0c5f6d509dc2778c8ee6062 +size 31906300 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..162023cedc3e4e2bea52f853e01f528526d96751 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000065.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:523557d46da133c36e583d49b5196f5d1f28da12473255e5c21f0fd2773b2b0a +size 21238183 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..15b77b33d395cb8da994309c642305f14715d27d --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000066.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4886e93196195479cd0c913617b849ccf4341dfc6084e41d66b46385aa0282ca +size 27800076 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..daa6f6360fdbc53ead3b84bdb5ae9ba36f031758 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000067.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffa65e0a727238666e26e26b718a251237b3495b10276092d0ef98991739546 +size 22111784 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..8a4a5b8aa7434ab9f7f366bd5c01b5e7b6339545 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000068.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:049f2f437994c9c3c9ee20e4568ba5e8bb7fb7576bb6ce4d5cf73f602d74a53c +size 28988165 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..5f33d92530d4e59736aef8b5eb4fd5bdb9b517fc --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000069.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d82dea9fc841035e253cf1f6376a3bc479c89d58ba8acee3fddc8f4cf0dbf1db +size 29547219 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..a582dc16c72ef1dd2f75e0d71e836d2c99728014 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000070.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70719131d431e7c99a2331288e41bc71efc990f5309f9ea9ea114651dd71f6ad +size 30822282 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b3e1476e85b8e14963d9a62144e12de5d142a0cf --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000071.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f84843dc5ab4eecd90d4268df10a1df100f8043f260d6dc50e2f98189489531d +size 30474506 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..55bdaaacd1194e3c273daebe13ef35b6554ff39e --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000072.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1357096232f47cab7fe7a5a230cc0f558b758ee0ec2af64e6623951ca58ae115 +size 20844191 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..7b404eb99b089b66d1f59f055cae3736f1141b6e --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000073.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e258e119115ae306fe4e31c3efe272c1b9cb0c0baca4eb57c3dd081fe42e367e +size 21330198 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..fef8c1931c1952db4d6c834415eb8ce57c88b162 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000074.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:268649b16eda96286b347c20e9a1756d550610c17eb4e35beb83cb994ed0f0b5 +size 25820519 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..003a3e97939921af91be0a4ddb43662f8140870c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000075.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1ca1c993df9e082bf0ed937410bcc5cfe592b0e0c2ae0c19f61c62cf4947033 +size 46991670 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..386e1ff280ce862c52b3e6a7ccfb9f093312af77 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000076.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de5b99441b5c8fff580d9da12e56f6263481741b42833e87c4577af41f2775a +size 35628639 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..793ce82079bb6d43c2d6150d41a0adad0721df42 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000077.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23329de5ccc63dfbb68cf19086426ec161d7609185c6b9c5fb389866ecc00c97 +size 25663586 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..1c74f112d281caaa7976b7202fcb503aa6c68d2f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000078.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47a02287a59c152a4a4c15374e68b935f81f812a1ad77ca9015a244e3d421a29 +size 40252378 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..533b0d842f2133692b83942855feae364493026c --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000079.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bd192420a2fc47c8004e62ae5632552c0ed3eccc525b48eccadfff9454e04d +size 23451184 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..13642a620b9fccd64d84de702ffec5221925abba --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000080.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0064f73550fed96da6e19a137e602526560feb6419d14c7231d7a93e24dea7 +size 22764974 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..b9e7a6bf27377086d01f737c027e2930cbfc047f --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000081.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80b20720b50dcfe552acea0733587bf22a9cbcd4b5375e2f3a2a263d49ff7582 +size 17854524 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..54eec4f64444149b34089d57b994bb2d820310d4 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000082.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56b197605f7759b6173eef2a2f98fd0658f0615e8838a66af9d3a21ae29fac2c +size 22151463 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..6441ea46bef2aa3cd60fe3b4a45a6f0839fe9074 --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000083.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff348f9ec8948c44bd982d0864f229a6e27bb508cd9241e672443bd2e9953a2 +size 25877981 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..082fd8187989113d8d520cc624ebaf59b5e729dd --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000084.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfed073db6ea951687679b1eeca7f4f5f59e643cf21940b4c883aae6f3e66fbf +size 24816152 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..d12b0b4ae7e57bc1e6ed87abc8d4b7dfabcd58df --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000085.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2b31a37f0b8c6e92316ad0df8945ee8a9e416a2e160b9bf626e10fe06069be +size 21480336 diff --git a/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 new file mode 100644 index 0000000000000000000000000000000000000000..982315e2647fc2c135574c95ba499b3debfc2f3b --- /dev/null +++ b/R1_Lite_sliding_chair/videos/chunk-000/observation.images.cam_right_wrist_rgb/episode_000086.mp4 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa3aee817d137cc5f3318f460acdf77d0f8732f81792494ccddfe241997dc1e3 +size 25081390